summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2018-10-05We should call pDevice->SetBackground(Wallpaper(COL_TRANSPARENT)) also on iOSTor Lillqvist
2018-10-05Call SetOutputSizePixel() in the iOS case, tooTor Lillqvist
2018-10-01tdf#120249: escape trailing backslash in argument passed to soffice.binMike Kaganski
2018-10-01Change all font-based tests to depend on ooo_fontsJan-Marek Glogowski
2018-09-27Draw rendered tile border here in the normally ifdeffed out snippetTor Lillqvist
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-21Add some temporary test code (ifdeffed out)Tor Lillqvist
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-18make sure testOpenCLCompute() doesn't fail because of a stale lockfileLuboš Luňák
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-09-05Re-introduce code to use the ICU data file in the iOS app bundleTor Lillqvist
2018-09-05Handle passing a null pAppPath to lo_initialize() on iOSTor Lillqvist
2018-09-05gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-08-29desktop: improve help blurb for various casesThorsten Behrens
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-28Fix typo in codeAndrea Gelmini
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-15Revert broken part of cd66852f6dd08631a25d15a1527a647e69ab8ce3Stephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-12Fix fallout from 6a4c464b49dbfa2801818ead1b50bc9580824d00Tor Lillqvist
2018-08-10tdf#119194: save deprecated argument earlyMike Kaganski
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-08-02Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann
2018-08-02loplugin:returnconstant in cui,desktopNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-08-01Remove "officially dead now" rtl_cache slab allocator mechanismStephan Bergmann
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks
2018-07-18Fix typosAndrea Gelmini
2018-07-17desktop lok: associate EPUB filter with the .epub suffixMiklos Vajna
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-07fix vecUnaccepted check in printf_packagesNoel Grandin
2018-07-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJacek Fraczek
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov