summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-13guard against infinite recursionCaolán McNamara
Change-Id: I7c55986fba87dea0c519f60240605db03262dfe9
2015-12-12guard against null pContentCaolán McNamara
Change-Id: Ia4f2dff9c3cb81bb5056f005b23420cab1ca49e5
2015-12-12guard against missing Container LayoutCaolán McNamara
Change-Id: Id9525918eab822b39576a1efce7dc3a3bd93e78d
2015-12-12TyposJulien Nabet
Change-Id: I7a161afb520c3f26be0d5846a3ef2300c558a7d2
2015-12-12Typo: strucure->structureJulien Nabet
Change-Id: I41e0731ddafc39ebcff1c3d8984f4f4f69d35aaf
2015-12-12check in dbg if we use correct SalBitmap instance that we expectTomaž Vajngerl
Change-Id: If1f176291304d2ef401bfb65c73ebf6635f0e756 Reviewed-on: https://gerrit.libreoffice.org/20668 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2015-12-12Update galaxy theme for openremote icon (tdf#93038)Laurent Balland-Poirier
Change-Id: I85c6c363e855ec19d064b1101d10ea62cc2e3707 Reviewed-on: https://gerrit.libreoffice.org/20667 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-12Update tango theme for openremote icon (tdf#93038)Laurent Balland-Poirier
Change-Id: I709d89d8d77274c4f61665265aadca72f55a6c36 Reviewed-on: https://gerrit.libreoffice.org/20666 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-12Update breeze theme for fr and openremote icon (tdf#93038)Laurent Balland-Poirier
Add buttons with coma instead of point for decimal separator Add button for openremote command Change-Id: If8b614aa19f788321fc06fb469fbe861bdef2769 Reviewed-on: https://gerrit.libreoffice.org/20665 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-12check all obj().get() casts with dynamic_castCaolán McNamara
Change-Id: I763aa5874d0c1f977decff88414eea6247f96405
2015-12-12this cast needs to be dynamicCaolán McNamara
Change-Id: I6d02cc8dc894ef7e2903874b0ab973f7f1b3225d
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis
Change-Id: I7a1653424edd93b2de0597ce8a94aa5f4fa85622 Reviewed-on: https://gerrit.libreoffice.org/20258 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-12-12this cast needs to be dynamicCaolán McNamara
Change-Id: Iaf8e7a46be9c92a7cd11136cb903cc4b9ffe54f5
2015-12-12guard against empty XFDrawObjectsCaolán McNamara
Change-Id: I9deb28a3a5420a43f8604a56145c8274bb4cc8d9
2015-12-12guard against missing tableCaolán McNamara
Change-Id: I00bde6564be6fb7c7f6d2ccb1faa7dd94e414635
2015-12-12guard against missing m_pXFContainerCaolán McNamara
Change-Id: I5c0800c353b46ea1fe359a893bdd8215f70cd809
2015-12-12coverity#1341876 Untrusted loop boundCaolán McNamara
Change-Id: I5191a48d3cadc8b9e4c1cc5f4ea99adb0071002f
2015-12-12coverity#1341875 Division or modulo by float zeroCaolán McNamara
Change-Id: I3a07361bb66a62533475618c9b50f184d791a799
2015-12-12OOneInstanceAutoRegistration is not usedMatúš Kukan
Change-Id: I6928dec92655e4655af6c519405712892bf7d870
2015-12-12test for tdf#34957: change font in test document to make it work hereMatúš Kukan
Previously the text was too long, ending on second page, and table was on third page here, but is expected on second. Change font to 'Liberation Serif' which seems to be used elsewhere, and set line spacing to 'single' which makes the test succeed. Change-Id: I4fc903c5d83308608e70e3e440d5277abd487052
2015-12-12tdf#74608 dbaccess: Constructor for singleton DataAccessDescriptorFactoryMatúš Kukan
Change-Id: Id1453e3cf1c8aef22536b4e0797cca7e654316c0
2015-12-12tdf#94851 quick fix for drawBitmapTomaž Vajngerl
Change-Id: Iffc0c9b2215c85760856ab876fa6e04613cb4200 Reviewed-on: https://gerrit.libreoffice.org/20662 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2015-12-12Access2Base - More coherent use of the acUTF8Encoding constantJean-Pierre Ledure
Change-Id: Ibcffe9d8b85d552f53246a3ac751000673705ab3
2015-12-12Access2Base - Add default FilterOptions string in Calc export to csvJean-Pierre Ledure
Design choices: Sseparator = comma except if decimal point is comma in locale setting, then semi-colon Character set = Unicode (UFT-8) Change-Id: I11eb88bf44cedaddfb52d3570f427d9e0d26b4cc
2015-12-12tdf#36722: Enable footnote separator line style NONEOliver Specht
adds detection of css::table::BorderLineStyle::NONE to the LineListBox and stops painting NONE style lines Change-Id: Ib24fa25a9e3e3ae685f2000685f01cae42d1653f Reviewed-on: https://gerrit.libreoffice.org/20639 Reviewed-by: Oliver Specht <oliver.specht@cib.de> Tested-by: Oliver Specht <oliver.specht@cib.de>
2015-12-12tdf#94851 check SalBitmap & convert in all drawBitmap methodsTomaž Vajngerl
Change-Id: I040dd62737237ad7e016201a798ee42e27853556 Reviewed-on: https://gerrit.libreoffice.org/20656 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2015-12-12Updated coreGiovanni Caligaris
Project: dictionaries 38ddd6c1bd743353e76496b48e8ab6ddb295f5f8 Add Guarani thesaurus (gug-PY) Add Guarani thesaurus to gug locale Warning: The .dat file is not perfectly conformant to the LO build for thesaurus; The dat and idx file were generated by external program and were moved directly into the extension The file Dictionary-gug.mk has lines commented to show where to restore the "normal" build once the dat file is fixed. Change-Id: Ia39ec69f7289e28965cde21135f7e63fcb32ee66 Reviewed-on: https://gerrit.libreoffice.org/20275 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2015-12-12Make .mk files more portableBaptiste Daroussin
Replace some -ldl by $(DLOPEN_LIBS) Add some FREEBSD tests Change-Id: Ic30fe29b938d877694db2927775f89de15c02d87 Reviewed-on: https://gerrit.libreoffice.org/20652 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org>
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist
Change-Id: If723dd72479ab8d072581e9ffbf7a1462c5fecda
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
Change-Id: Ib8d0e3d240e693c678d575b4791f69ca760919ec
2015-12-12tdf#96339 fix bug in sort listNoel Grandin
this bug was caused by commit 2aacf6c2cd82322b953988ff30d3bc997ae76d7b "sc: boost::ptr_vector->std::vector" Since the code in question likes passing around a pointer to the element of the vector, convert to using std::vector<std::unique_ptr> Change-Id: I9e9676fe7c2dc32e23ba6708aaea1f16c1bf2ff8
2015-12-12New Tai Lue prevowels are now stored beforeMartin Hosken
Change-Id: I0103ca0da3a39e48416617aab4372cde8be0bbab Reviewed-on: https://gerrit.libreoffice.org/20654 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Martin Hosken <martin_hosken@sil.org>
2015-12-12replace homegrown map with std::map<>Bjoern Michaelsen
Change-Id: I5f35e0aeb6cef5920891eaa338c1d9b29e0ce554
2015-12-11use preincrement here for graceBjoern Michaelsen
Change-Id: I7141510fbda1158511698f73c48274008f0a41dc
2015-12-11writer UNO style families: test insert/replace opsBjoern Michaelsen
Change-Id: I5a8daa1c0f2b62dbf56fa9fc1d14555f0ff613e2
2015-12-11writer UNO style families: also check isUserDefined()Bjoern Michaelsen
Change-Id: Iada331a12232fd83b6813e6db65bd011d3746142
2015-12-11move breeze transition icons into base galaxy theme.Michael Meeks
Change-Id: I9e9372ea9df6b959493445901b70a9ee6d3c0dac
2015-12-11loplugin:nullptrStephan Bergmann
Change-Id: Ib3acd5b853283dce2cdcbe72d7992637368fdf6b
2015-12-11loplugin:nullptrStephan Bergmann
Change-Id: Ib6f55bc0ce6c09ea523174cb630c6d7cd9808f96
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
Other code is out of legacy mode now, so can't legacy as a proxy. Change-Id: Ie3807a3af680b707f2f08d058db955bc9cae6c2b Reviewed-on: https://gerrit.libreoffice.org/20647 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2015-12-11minuscule whitespace cleanupStephan Bergmann
(in an attempt to cause tinderboxes to rebuild) Change-Id: I5cc94a988303b7b1ff85ec09c3d4f88d300f73b0
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke
To selectively use the sticky mechanism, i.e. not in an actual move of a range during cut&paste or drag&drop. Actually currently only in ScTokenArray::AdjustReferenceOnShift() Change-Id: I223e5013e4b820efb4ecb9e8ce8aa04a8bc01e27
2015-12-11loplugin:nullptrStephan Bergmann
Change-Id: I639638cb9cc387178183760137c0510802b8c6d9
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann
...which contained the bulk of .cxx files that should logically go into Library_pdfimport. It was likely (only) used so that check_targets CppunitTest_sdext_pdfimport, Executable_pdf2xml, and Executable_pdfunip could access the library's internals without exporting them. For the CppunitTest, use the standard gb_CppunitTest_use_library_objects hack instead. For the two Executables, make that _use_library_objects hack available for Executables, too. (It is a bit unclear whether those two Executables are really needed, they are only referenced from the dead dmake-based sdext/source/pdfimport/test/testdocs/makefile.mk and from vcl/README, respectively; but just keep them alive for now.) Change-Id: Ia2478508de216678be7a2302aba0c48f80de9d91 Reviewed-on: https://gerrit.libreoffice.org/20645 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
Change-Id: I962544005b5d408f7c044a02eefe09b87d8a81fe
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand
When importing SdrObjCustomShape for each an Outliner and a VirtualDevice as RefDevice are created and held. On 32bit systems this breaks the import with many such objects (in the bugdoc around 4300). On 64bit it works, but more memory as necessary is used. To avoid this, flush the UNO API implementations at these objects after one page is imported. Do not do this for each single object, that will break the connector import which does some processing later. Change-Id: I7296edd40f01c1a40258808d78bf39e6d4fe29bf Reviewed-on: https://gerrit.libreoffice.org/19990 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-12-11add test for UNO writer style families ...Bjoern Michaelsen
... and fix the breakages it finds. Change-Id: Ibc7289cc0cd7fb5648d686bd55afff9016f58b3b Reviewed-on: https://gerrit.libreoffice.org/20638 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Jenkins <ci@libreoffice.org>
2015-12-11Remove unused -DBASEGFX_STATIC_LIBRARYStephan Bergmann
...introduced in b9d1006ebb3c97e398d4bb31075fd2577f3ac858 "re-base on ALv2 code," probably due to a merge conflict or something like that. Change-Id: Ib38cd24e935f951482ba99f483a419a9a7782ae8
2015-12-11silence -Werror=strict-overflowEike Rathke
error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow] if ( rAddress.Row() < Row() ) Change-Id: Ia643491657680fffcaacae4a474af479b9a07e35
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
...to prevent errors like 5ac6e00274e732435b55c2908db9cea658fe549b "Memory leak" Change-Id: I3e20393af628849d8a387b491b75e1aacdea982a