summaryrefslogtreecommitdiff
path: root/desktop/source/migration/migration.cxx
AgeCommit message (Expand)Author
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
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-08why create a com.sun.star.util.PathSubstitution and not use itCaolán McNamara
2011-06-21catch by const referenceCaolán McNamara
2011-06-13default config location has changed, look in old config dir when migratingNoel Power
2011-05-21Drop OS2Tor Lillqvist
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25Remove commented code in libs-core/desktopXisco Fauli
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2010-12-03callcatcher: drop big pile of uncalled and uncallable codeCaolán McNamara
2010-11-25disable multiple migrations via MIGRATED stamp fileMichael Meeks
2010-11-01comment disabled extensions importMichael Meeks
2010-11-01Further simplify and trace migration codeMichael Meeks
2010-11-01Simplify migration API, fix typos, and add trace outputMichael Meeks
2010-10-29small startup optimizationsCaolán McNamara
2010-10-14Disable user migration when SAL_DISABLE_USERMIGRATION is setThorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-14Kill the migration wizard for good.Jan Holesovsky
2010-06-22CWS-TOOLING: integrate CWS mib16obo
2010-06-18CWS-TOOLING: integrate CWS tl78obo
2010-06-17mib16: rebase to m82Daniel Rentz
2010-06-09CWS-TOOLING: integrate CWS uimigration01obo
2010-06-03cws tl78: merge with DEV300_m80Thomas Lange [tl]
2010-06-01cws renaissance2: rebase m80Christian Lippka