summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
AgeCommit message (Expand)Author
2014-06-04desktop: fix includesThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-01coverity#707748 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-06-10Macro reported as unusedFridrich Štrba
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/guiChr. Rossmanith
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB 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-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann
2012-02-15Various string function clean upStephan Bergmann
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-12-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-10-07WaE: win32 cleanupMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara
2011-03-29Fix desktop build on windowsFridrich Štrba
2011-03-25Remove commented code in libs-core/desktopXisco Fauli
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-16Translation of German comment.Albert Thuswaldner
2011-02-08sw34bf03: #i113359# patch by dtardon: desktop: avoid possible null pointerMichael Stahl
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2010-12-05fix commentDavid Tardon
2010-12-05refactor duplicate codeDavid Tardon
2010-11-27cppcheck: use prefix formCaolán McNamara
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11#i113359# avoid possible null pointer dereferenceDavid Tardon
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-14win32-force-version-fix.diff: force WINVER when using non-std win apiThorsten Behrens