Date: prev next · Thread: first prev next last
February 2016 Archives by date, by thread · List index


Tinderbox on Master for Linux-DbgUtil - Build # 5206 - Still Failing:

Changes for Build #5149
[caolanm] Resolves: tdf#93821 assume mbNoSaveBackground as true everywhere

[caolanm] mbSaveBack is now always false

[caolanm] nothing calls ImplSaveOverlapBackground now

[caolanm] mnAllSaveBackSize only set not read

[caolanm] mnSaveBackSize only set not read

[caolanm] nothing sets mpSaveBackDev anymore

[caolanm] ImplDeleteOverlapBackground is empty now

[caolanm] ImplRestoreOverlapBackground is always false

[caolanm] mpNextBackWin is always null now

[caolanm] mpFirstBackWin is always null now

[caolanm] ImplInvalidateAllOverlapBackgrounds is empty now

[caolanm] ImplOverlapData is no longer used

[caolanm] ImplIsWindowInFront is now unused

[Noel Grandin] boost::unordered_map->std::unordered_map in bridges

[Noel Grandin] boost::mem_fn->std::mem_fn in dbaccess

[Noel Grandin] boost::mem_fn->std::mem_fn in reportdesign

[vmiklos] svx: nAnz -> nObjCount


Changes for Build #5150
[tml] Avoid vague and misleading terminology


Changes for Build #5151
[Stephan Bergmann] Don't silently suppress calling loadDefaultCalendar

[vmiklos] xmlsecurity: validate OOXML <Manifest> references

[Stephan Bergmann] Fix loop to actually get executed


Changes for Build #5152
[Noel Grandin] boost::cref->std::cref


Changes for Build #5153
[mstahl] libreofficekit: fix inverted condition

[mstahl] writerfilter: tdf#97417: don't insert numbering on end-of-section

[mstahl] sw: for better or worse getParagraph() is 1-based


Changes for Build #5154
[Noel Grandin] new loplugin to find public methods that can be private


Changes for Build #5155
[mstahl] boost: restore auto_ptr patch for boost::spirit

[Stephan Bergmann] tdf#74608 comphelper: Constructor feature for AnyCompareFactory


Changes for Build #5156
[Armin.Le.Grand] tdf#79163: SVGIO: Fix problem with opacity attribute

[mstahl] fix the --disable-randr-link build

[Armin.Le.Grand] tdf#96993: remove obsolete vertical mirror hack from PDF import

[mstahl] configure: remove ---disable-randr-link

[jan Iversen] Add icons for 'Save to Remote Server' (tdf#93038)

[caolanm] work around lack of cairo_rectangle_int_t with basegfx

[vmiklos] lokdocview: log lok::Document::postKeyEvent() arguments

[vmiklos] lokdocview: call lok::Document::setClientZoom() after zoom change

[philipz85] tdf#96327: Fix accelerator for remote files

[Marco Cecchetti] lool - now the fill cursor type is mapped correctly


Changes for Build #5157
[vmiklos] vcl: -Werror=unused-variable


Changes for Build #5158
[chris.sherlock79] vcl: minor formatting


Changes for Build #5159
[Noel Grandin] tdf#43157: Fix format string violations in OSL_TRACE etc.


Changes for Build #5160
[tml] Remove leftover printf-style %f


Changes for Build #5161
[vmiklos] svx: prefix members of SvdProgressInfo

[oliver.specht] tdf#97374: prevent crash while updating SvxPageTitleField


Changes for Build #5162
[Katarina.Behrens] Export and import of file name field

[Noel Grandin] boost::hash->std::hash

[tomaz.vajngerl] slideshow: Make sure the slide is fully opaque in Honeycomb


Changes for Build #5163
[momonasmon] tdf#84843 Stop using PseudoSlots for drawing slots

[caolanm] Resolves: #i126762# Ignore dictionary not in specified location.


Changes for Build #5164
[vmiklos] lokdocview: add a set_visible_area()

[vmiklos] LOK: add Document::setClientVisibleArea()

[vmiklos] sw: -Werror,-Winconsistent-missing-override

[erack] Fix for tdf#97084 : Scroll view to the ref boundary...


Changes for Build #5165
[ohallot] tdf#97439 Enhance pt-PT autocorrect file


Changes for Build #5166
[caolanm] Resolves: tdf#97495 fix SmElementsControl tooltips

[Stephan Bergmann] Attempted fix for "Resolves: #i126762# Ignore dictionary not in

[Stephan Bergmann] -Werror,-Wconstant-conversion (from 255 to -1)

[caolanm] Resolves: tdf#97375 use Invalidate in all modes


Changes for Build #5167
[Samuel.Mehrbrodt] tdf#96252 - UI Confusing wording in Slideshow settings > Type of

[caolanm] starmath: Avoid C-style cast

[caolanm] lokdocview: Handle password protected documents


Changes for Build #5168
[Samuel.Mehrbrodt] tdf#70998 Termchange: Graphic/Picture->Image

[Stephan Bergmann] Compiler warning battle


Changes for Build #5169
[Samuel.Mehrbrodt] tdf#95408 -"Toggle" in Writer Navigator to be more explicit in what it

[caolanm] Related: tdf#91909 home/end don't work in impress text boxes anymore


Changes for Build #5170
[Stephan Bergmann] ...these args are all default ones


Changes for Build #5171
[mstahl] xmloff: tdf#96147: ODF export: fix duplicate fo:background-color


Changes for Build #5172
[Stephan Bergmann] tdf#91054 cleanup weirdo function prototypes


Changes for Build #5173
[oliver.specht] tdf#97051: prevent duplicate copy of SfxItemSet

[Stephan Bergmann] Avoid unncessary, premature null deref

[caolanm] Related: tdf#97375 a cut doesn't refresh the editview

[caolanm] rename drawSurface to releaseCairoContext

[caolanm] move CairoTextRender cleanup to callers

[caolanm] move getCairoContext from X11CairoTextRender to X11SalGraphics


Changes for Build #5174
[caolanm] windows impl doesn't care if drawPolyLine LineWidth y != x

[tml] Test for SSE2 at run-time on Windows


Changes for Build #5175
[Stephan Bergmann] loplugin:staticmethods

[Stephan Bergmann] loplugin:stringconstant


Changes for Build #5176
[caolanm] remove B2DLineJoin::Middle

[caolanm] use same cut-off width value for non-joining drawPolyLine as windows


Changes for Build #5177
[Stephan Bergmann] Avoid undefined out-of-bounds double -> sal_Int32 conversion

[glogow] tdf#97505 Account empty pages for print preview


Changes for Build #5178
[vmiklos] tdf#88389 - android document browser: external storage access


Changes for Build #5179
[chris.sherlock79] vcl: cosmetic change - it appears some newlines were missing in


Changes for Build #5180
[chris.sherlock79] tdf#39468 toolkit: translate some German comments in the VCL UNO helper

[chris.sherlock79] toolkit: remove some comment cruft from vclunohelper.cxx


Changes for Build #5181
[markus.mohrhard] remove bogus nullprt checks for pContext


Changes for Build #5182
[markus.mohrhard] fix previous commit


Changes for Build #5183
[oliver.specht] tdf#97501: crash in SwDBManager fixed

[Samuel.Mehrbrodt] tdf#97407: Remove duplicate custom entry


Changes for Build #5184
[jan Iversen] tdf#95505  Dump usage stats to text file.


Changes for Build #5185
[Noel Grandin] tdf#88205 Delete 'css::uno::Sequence' in framework


Changes for Build #5186
[mstahl] tdf#95416 Get rid of #include "../foo/bar.hxx" style includes.


Changes for Build #5187
[andras.timar] Update Hungarian Autotext patterns

[andras.timar] Autocompletion: complete year (part) to current date

[kendy] lok interaction handler: Move password handling to an own method.

[kendy] lok interaction handler: Add handling of io and network errors.

[vmiklos] svx: can now do nAnz -> nCount without name clashes

[andras.timar] tdf#97512 make strings localizable

[andras.timar] Improve DrawingML export of rotated/flipped customshapes


Changes for Build #5188
[caolanm] default B2DRange ctor doesn't do what I thought it did

[caolanm] add EDB-39398-1 test-case

[caolanm] add EDB-39397-1 test-case

[caolanm] add EDB-39396-1 test-case

[caolanm] add EDB-39395-1 test-case

[mstahl] Added Test for checking newly created writer document with AppYield

[caolanm] its an xls not an xlsx

[mstahl] connectivity: replace boost::bind with lambda

[mstahl] extensions: replace boost::bind with lambda

[chris.sherlock79] chart2: I think we can get rid of OLDRENDER now

[chris.sherlock79] chart2: remove commented out code


Changes for Build #5189
[gerrit buildbot] Updated core Project: help  5290d2a3f4df1fb63171b37352dc4ac59a9acf10

[caolanm] fix gcc build error

[mstahl] libreofficekit: CppunitTest_libreofficekit_tiledrendering crashes

[mstahl] desktop: replace boost::bind with lambda or std::bind


Changes for Build #5190
[jp] Access2Base - Wider database support

[kendy] lok: Avoid the 'alien format' warning in LibreOfficeKit.


Changes for Build #5191
[mstahl] offapi: fix a few doxygen warnings

[vmiklos] tdf#76142 libxmlsec: implement SHA-256 support in the mscrypto backend

[caolanm] Resolves: tdf#96653 distorted images on export to pdf

[michael.meeks] tdf#96888 - Kill internal vcl dog-tags ...


Changes for Build #5192
[Noel Grandin] remove unused HasCoreId from SDI files

[erack] tdf#34873 : Better way to show autofilter count

[mstahl] starmath: tdf#97190: don't assert on missing base URL

[chris.sherlock79] tdf#94269 Replace "n" prefix for bool variables with "b"

[Samuel.Mehrbrodt] tdf#96414 Remove showing navigator during slideshow


Changes for Build #5193
[Samuel.Mehrbrodt] tdf#96132 Enabling Experimental Features in UI doesn't warn about

[erack] tdf#89140:Calc row paste doesn't keep row height


Changes for Build #5194
No changes

Changes for Build #5195
[erack] tdf#93936:while creating formula comma appends incorrectly using Ctrl


Changes for Build #5196
[vmiklos] xmlsecurity: validate OOXML <Manifest> references on Windows


Changes for Build #5197
[bjoern.michaelsen] starmath: Avoid C-style cast

[lionel] better integrate parallelisation of firebird builds


Changes for Build #5198
[markus.mohrhard] tdf#90290, add custom asserter for formula


Changes for Build #5199
[Katarina.Behrens] tdf#97437: Don't crash when creating new pivot table


Changes for Build #5200
[mstahl] oox: replace boost::bind with C++11 lambda

[mstahl] sc: replace boost::bind with C++11 lambda

[mstahl] reportdesign: try harder in getDocumentBaseURL()

[mstahl] reportbuilder: tdf#92720: add loext namespace

[mstahl] reportdesign: reformat that


Changes for Build #5201
[lionel] apparently breaks Win-x86@42 tinderbox... disable on Windows.


Changes for Build #5202
[chris.sherlock79] vcl: take into account the font width is the average font width


Changes for Build #5203
[lionel] firebird: avoid using ignored -m option to make


Changes for Build #5204
[Noel Grandin] loplugin:fpcomparison in svtools/

[Noel Grandin] loplugin:fpcomparison in slideshow/

[Noel Grandin] loplugin:fpcomparison in sdext/

[Noel Grandin] loplugin:fpcomparison in scaddins/


Changes for Build #5205
[Noel Grandin] loplugin:fpcomparison in registry/

[chris.sherlock79] accessibility: fix doxygen errors

[Noel Grandin] loplugin:fpcomparison in opencl/

[Noel Grandin] loplugin:fpcomparison in cppcanvas/

[chris.sherlock79] accessibility: cleanup doxygen errors

[Noel Grandin] loplugin:fpcomparison in basic/

[Noel Grandin] new loplugin fpcomparison


Changes for Build #5206
[Noel Grandin] tdf#96888 - Kill internal vcl dog-tags ...




Check console output at http://ci.libreoffice.org/job/lo_tb_master_linux_dbg/5206/ to view the 
results.
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/libreoffice-ci/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.