summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2018-10-29lok: create certificate and private key with insertCertificateTomaž Vajngerl
2018-10-29Remove unused parameterSamuel Mehrbrodt
2018-10-29lokit: test for the new signing API functionsTomaž Vajngerl
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-27possible fix for issue 120928 - quickstart --killtray throws exceptionbrinzing
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-26unopkg: Make logging to default location work againSamuel Mehrbrodt
2018-10-26unopkg: Log deployment output with the same logger as unopkgSamuel Mehrbrodt
2018-10-26unopkg: Write to console when no UNO availableSamuel Mehrbrodt
2018-10-26Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt
2018-10-26Log unopkg errors to log file if requestedSamuel Mehrbrodt
2018-10-25The 2nd parameter to lo_initialize() is a URL so use such naming consistentlyTor Lillqvist
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-22Put quotes around a URL in a message to make it more obvious if it is emptyTor Lillqvist
2018-10-22If we have encountered a "FATAL ERROR" we can afford writing a line to stderrTor Lillqvist
2018-10-22tdf#120249: fix escaping to handle quotes and multiple trailing backslshesMike Kaganski
2018-10-22Sync extension registration on startupSamuel Mehrbrodt
2018-10-21tdf#120703 (PVS): handle failed (re)allocationsMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-18Need <rtl/strbuf.hxx> for the !HAVE_FEATURE_EXTENSIONS case, apparentlyTor Lillqvist
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-10-12Make sure the UserInstallation/user directory exists on iOS (and Android)Tor Lillqvist
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09Fix typosAndrea Gelmini
2018-10-08desktop: move font initialization into preloadDataAshod Nakashian
2018-10-08desktop: move dictionary preload before font initAron Budea
2018-10-08desktop: initialize fonts in pre-initAshod Nakashian
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