summaryrefslogtreecommitdiff
path: root/desktop/source/migration
AgeCommit message (Expand)Author
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
2013-01-25fdo#57061: Use a new MIGRATION4 flag file for profile migration LO 3 -> 4Stephan Bergmann
2013-01-14Use std::back_inserterStephan Bergmann
2013-01-08Fix MigrationImpl::subtractStephan Bergmann
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/migrationChr. Rossmanith
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-04Take extra cache/uno_packages/*.tmp_/*properties files into accountStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens