summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc
AgeCommit message (Expand)AuthorFilesLines
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-6/+4
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-6/+5
2017-07-21migrate to boost::gettextCaolán McNamara4-71/+9
2017-07-19loplugin:constparams in desktopNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: desktopStephan Bergmann1-2/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara2-7/+7
2017-05-07revert OSL_ASSERT changesChris Sherlock6-28/+28
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock6-28/+28
2017-04-28loplugin:salunicodeliteral: desktopStephan Bergmann1-1/+1
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann1-4/+7
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-07Propagate failure of reading from stdinStephan Bergmann1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist2-7/+7
2017-02-06Add missing #includesStephan Bergmann2-0/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-17/+12
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-7/+0
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-1/+0
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+0
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann1-9/+0
2016-10-16clang-cl loplugin: desktopStephan Bergmann2-4/+4
2016-10-07loplugin:staticmethods: desktopStephan Bergmann1-1/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-05(initial) sparc64 portJames Clarke1-0/+2
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-2/+1
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke1-3/+4
2016-04-05sequence->vector in xmlscriptNoel Grandin1-8/+8
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran1-2/+2
2016-03-17desktop.deployment • get rid of PLATFORM_ #define~sDouglas Mencken1-91/+47
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-8/+8
2016-02-09Remove excess newlinesChris Sherlock3-11/+0
2016-01-29sequence->vector in OInteractionRequestNoel Grandin1-5/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-26i126615 - Allow build on FreeBSD Mac PowerPCG5Pedro Giffuni1-0/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-37/+37
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-12/+12
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin2-4/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-9/+9
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-3/+2
2015-09-17boost->stdCaolán McNamara1-5/+4
2015-09-12desktop: com::sun::star->cssNoel Grandin1-5/+5