summaryrefslogtreecommitdiff
path: root/desktop/source/migration/migration.cxx
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-01-20Remove unused codeJuergen Funk
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-04desktop: fix includesThomas Arnhold
2014-05-08desktop: sal_Bool->boolNoel Grandin
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2013-12-26WaE: unused variable 'XDG_CONFIG_PART'Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
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-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel 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-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-14migrate also configuration from ~/.config/libreoffice/3 on LinuxPetr Mladek
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-03-Werror=shadowStephan Bergmann
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-11Remove unused local varsJulien Nabet
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-28drop unused global rtl::OUStringsCaolán McNamara
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-01Move migrateSettingsIfNecessary into create_user_installStephan Bergmann
2012-02-01allow to migrate the shared registrymodifications.xcuPetr Mladek
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann