summaryrefslogtreecommitdiff
path: root/desktop/source/app/check_ext_deps.cxx
AgeCommit message (Expand)Author
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-07-02loplugin:casttovoid: desktopStephan Bergmann
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-20tdf#95416 Fix an include for desktop directoryHuzaifa Iftikhar
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-09Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env varTor Lillqvist
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist
2015-03-09desktop: avoid restart when running in a LOK unit testMiklos Vajna
2014-08-15Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist
2014-06-04desktop: fix includesThomas Arnhold
2014-05-08desktop: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-28namespacing cleanupThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-19Some clean-upStephan Bergmann
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2011-12-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in desktopNorbert Thiebaud