summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/inc
AgeCommit message (Expand)Author
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
2015-02-24TyposJulien Nabet
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-04desktop: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22desktop: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-18Drop unnecessary #includeTakeshi Abe