summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Add some temporary test code (ifdeffed out)Tor Lillqvist2018-09-211-0/+9
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-202-22/+22
* make sure testOpenCLCompute() doesn't fail because of a stale lockfileLuboš Luňák2018-09-181-0/+11
* loplugin:staticconstfield improvementsNoel Grandin2018-09-171-3/+1
* New loplugin:externalStephan Bergmann2018-09-1711-19/+23
* Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist2018-09-151-1/+4
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-138-0/+9
* Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann2018-09-101-2/+0
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin2018-09-081-1/+1
* loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin2018-09-063-3/+1
* Re-introduce code to use the ICU data file in the iOS app bundleTor Lillqvist2018-09-052-1/+56
* Handle passing a null pAppPath to lo_initialize() on iOSTor Lillqvist2018-09-051-0/+8
* gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl2018-09-051-1/+2
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-052-2/+3
* tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2018-08-312-2/+2
* desktop: improve help blurb for various casesThorsten Behrens2018-08-291-3/+4
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-292-4/+4
* Fix typo in codeAndrea Gelmini2018-08-282-4/+4
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-273-4/+4
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-161-1/+1
* Revert broken part of cd66852f6dd08631a25d15a1527a647e69ab8ce3Stephan Bergmann2018-08-151-1/+1
* create appendCopy method in OUStringBufferNoel Grandin2018-08-143-8/+8
* Fix fallout from 6a4c464b49dbfa2801818ead1b50bc9580824d00Tor Lillqvist2018-08-121-1/+1
* tdf#119194: save deprecated argument earlyMike Kaganski2018-08-101-8/+11
* coverity#1438225 Improper use of negative valueCaolán McNamara2018-08-051-1/+1
* Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann2018-08-021-2/+2
* loplugin:returnconstant in cui,desktopNoel Grandin2018-08-025-26/+9
* Add missing sal/log.hxx headersGabor Kelemen2018-08-0114-0/+14
* Remove "officially dead now" rtl_cache slab allocator mechanismStephan Bergmann2018-08-011-1/+0
* loplugin:stringloop in variousNoel Grandin2018-07-291-5/+5
* loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin2018-07-275-27/+17
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Allow the comphelper threadpool to be reset after construction.Michael Meeks2018-07-181-0/+4
* Fix typosAndrea Gelmini2018-07-181-1/+1
* desktop lok: associate EPUB filter with the .epub suffixMiklos Vajna2018-07-171-0/+1
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-1/+1
* tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2018-07-103-0/+3
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-101-2/+1
* fix vecUnaccepted check in printf_packagesNoel Grandin2018-07-071-0/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJacek Fraczek2018-07-022-23/+14
* tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov2018-06-291-2/+1
* tdf#96099 Remove some trivial std::deque typedefsArkadiy Illarionov2018-06-272-26/+21
* Fix "javaPathHelper: not found" errors during startup.Thomas Klausner2018-06-252-2/+11
* loplugin:useuniqueptr in desktopNoel Grandin2018-06-254-24/+18
* lok: Unit test for passing table borders via jsonToPropertyValuesVector.Jan Holesovsky2018-06-202-3/+98
* lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky2018-06-205-1/+133
* lokit: add jsonToUnoAnyHenry Castro2018-06-201-3/+78
* Add some help content to test-passive.oxtStephan Bergmann2018-06-135-0/+75