summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-177-29/+30
* tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke2018-10-124-4/+4
* Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky2018-10-121-0/+2
* Make sure the UserInstallation/user directory exists on iOS (and Android)Tor Lillqvist2018-10-121-1/+8
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-101-19/+53
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-095-7/+7
* Fix typosAndrea Gelmini2018-10-091-1/+1
* desktop: move font initialization into preloadDataAshod Nakashian2018-10-081-24/+26
* desktop: move dictionary preload before font initAron Budea2018-10-081-2/+2
* desktop: initialize fonts in pre-initAshod Nakashian2018-10-081-0/+27
* We should call pDevice->SetBackground(Wallpaper(COL_TRANSPARENT)) also on iOSTor Lillqvist2018-10-051-0/+2
* Call SetOutputSizePixel() in the iOS case, tooTor Lillqvist2018-10-051-0/+2
* tdf#120249: escape trailing backslash in argument passed to soffice.binMike Kaganski2018-10-011-1/+8
* Change all font-based tests to depend on ooo_fontsJan-Marek Glogowski2018-10-011-0/+2
* Draw rendered tile border here in the normally ifdeffed out snippetTor Lillqvist2018-09-271-3/+7
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* loplugin:external (clang-cl)Stephan Bergmann2018-09-242-3/+3
* 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