summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc/dp_misc.cxx
AgeCommit message (Expand)Author
2016-10-16clang-cl loplugin: desktopStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-09Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env varTor Lillqvist
2015-03-09Fix Linux baseline buildMiklos Vajna
2014-09-17Use SAL_INFOStephan Bergmann
2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann
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-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22desktop: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-25The LO process is called just "soffice" on OS XTor Lillqvist
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
2013-09-09Extension Manager: surely we should be able to spawn uno ...Michael Stahl
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-10_UNICODE macro 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/miscChr. Rossmanith
2012-11-30de-cargocult singleton creationBjoern Michaelsen
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-30In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-24TypoStephan 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-08-02fdo#53006 Force reinstall of all bundled extensions on upgradeStephan Bergmann
2012-06-25callcatcher: update listCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot