summaryrefslogtreecommitdiff
path: root/desktop/source/migration
AgeCommit message (Expand)Author
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05desktop: remove SAL_THROW macroNoel Grandin
2014-06-04desktop: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-08desktop: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-11coverity#704224 Logically dead codeCaolán McNamara
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-22bool improvementsStephan Bergmann
2013-12-26WaE: unused variable 'XDG_CONFIG_PART'Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19-Werror,-Wunused-variableStephan Bergmann
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-15add desktop libs to libmergedPeter Foley
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-01expand some more namespace macrosThomas Arnhold
2013-03-20Leftover unused local variableStephan Bergmann
2013-03-20deb#703486: Keep migrating more user extensions after one failedStephan Bergmann
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin
2013-02-16Clean up some supportsService implementationsStephan Bergmann
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin
2013-02-05Better error reportingStephan Bergmann