summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/inc
AgeCommit message (Expand)Author
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2019-12-05Fix typoAndrea Gelmini
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-08-10Fix typosAndrea Gelmini
2019-05-10an is used before a vowel soundCaolán McNamara
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2018-03-14loplugin:constantparamNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-30Replace some lists by vectors in desktopJulien Nabet
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-05Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: desktopStephan Bergmann
2016-12-20tdf#95416 Fix an include for desktop directoryHuzaifa Iftikhar
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-10-07loplugin:staticmethods: desktopStephan Bergmann
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-04-05loplugin:constantparamNoel Grandin
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken
2016-03-02loplugin:unuseddefaultparam in desktopNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-11loplugin: unused return values in desktopNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-30Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-04Presumably at least the #ifndef DISABLE_BDB2PMAP thing can be killedTor Lillqvist