summaryrefslogtreecommitdiffstats
path: root/desktop/source/deployment/misc/dp_misc.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:includeform: desktopStephan Bergmann2017-10-231-3/+3
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-221-1/+0
* loplugin:constparams in desktopNoel Grandin2017-07-191-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-7/+7
* tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock2017-05-071-7/+7
* loplugin:salunicodeliteral: desktopStephan Bergmann2017-04-281-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Propagate failure of reading from stdinStephan Bergmann2017-03-071-1/+1
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-1/+0
* clang-cl loplugin: desktopStephan Bergmann2016-10-161-2/+2
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-251-2/+2
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-2/+1
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* tdf#84323: Make osl::Thread::wait more readableGurkaran2016-03-221-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-6/+6
* Remove excess newlinesChris Sherlock2016-02-091-3/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-17/+17
* boost->stdCaolán McNamara2015-09-171-5/+4
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env varTor Lillqvist2015-04-091-2/+2
* Fix Linux baseline buildMiklos Vajna2015-03-091-1/+2
* Use SAL_INFOStephan Bergmann2014-09-171-4/+1
* Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann2014-09-161-1/+1
* Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist2014-08-151-1/+3
* desktop: fix includesThomas Arnhold2014-06-041-19/+19
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-2/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* desktop: sal_Bool->boolNoel Grandin2014-04-221-1/+1
* Remove visual noise from desktopAlexander Wilms2014-02-271-8/+8
* The LO process is called just "soffice" on OS XTor Lillqvist2014-02-251-0/+4
* bool improvementsStephan Bergmann2014-01-281-3/+3
* bool improvementsStephan Bergmann2014-01-221-1/+1
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-2/+2
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-121-1/+1
* remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin2013-11-111-4/+4
* Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann2013-10-221-1/+1
* Extension Manager: surely we should be able to spawn uno ...Michael Stahl2013-09-091-3/+8
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+3
* _UNICODE macro unusedFridrich Štrba2013-06-101-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-12/+10
* -Wunused-macrosStephan Bergmann2013-03-271-2/+4
* RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/miscChr. Rossmanith2012-12-301-35/+22
* de-cargocult singleton creationBjoern Michaelsen2012-11-301-4/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-191-23/+14
* In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann2012-10-301-0/+22