summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2017-03-07Propagate failure of reading from stdinStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann
2016-10-16clang-cl loplugin: desktopStephan Bergmann
2016-10-07loplugin:staticmethods: desktopStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05(initial) sparc64 portJames Clarke
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-03-17desktop.deployment • get rid of PLATFORM_ #define~sDouglas Mencken
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-26i126615 - Allow build on FreeBSD Mac PowerPCG5Pedro Giffuni
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-17boost->stdCaolán McNamara
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-27comphelper, desktop: fix MSVC mergedlib link failureMichael Stahl
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-10desktop: misc: Add support for mips64.Heiher
2015-07-03Fix typosAndrea Gelmini
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env varTor Lillqvist
2015-03-09Fix Linux baseline buildMiklos Vajna