summaryrefslogtreecommitdiff
path: root/desktop/source/migration
AgeCommit message (Expand)AuthorFilesLines
2013-01-27fdo#57061: Use a new MIGRATION4 flag file for profile migration LO 3 -> 4Stephan Bergmann1-1/+1
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke1-0/+8
2012-12-04Take extra cache/uno_packages/*.tmp_/*properties files into accountStephan Bergmann1-11/+14
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-3/+0
2012-11-25Adapt to OUString-oriented SearchForwardStephan Bergmann1-3/+3
2012-11-19re-base on ALv2 code. Includes:Michael Meeks12-266/+184
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+1
2012-11-14migrate also configuration from ~/.config/libreoffice/3 on LinuxPetr Mladek2-36/+69
2012-10-06drop unused #includeDavid Tardon1-1/+0
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+2
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+4
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-71/+66
2012-09-03-Werror=shadowStephan Bergmann1-2/+1
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-6/+4
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-2/+2
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-07-14Perform initialization in initialization list + fix typoJulien Nabet1-3/+2
2012-06-26removed unnecessary forward declarations of classTakeshi Abe1-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-6/+4
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-5/+7
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-14removed unused static rtl::OUStringTakeshi Abe2-9/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-15/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-13/+13
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-5/+5
2012-03-28drop unused global rtl::OUStringsCaolán McNamara1-2/+0
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-17/+17
2012-03-01Move migrateSettingsIfNecessary into create_user_installStephan Bergmann1-9/+8
2012-02-01allow to migrate the shared registrymodifications.xcuPetr Mladek1-22/+40
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-3/+3
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21autocorrection migration never actually usedCaolán McNamara3-394/+0
2011-12-21AutocorrectionMigration is not constructableCaolán McNamara2-14/+0
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot3-22/+22
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-1/+1
2011-12-06catch exception by constant referenceTakeshi Abe1-9/+9
2011-11-27remove include of pch header in desktopNorbert Thiebaud8-16/+0
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-12/+8
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-8/+4
2011-10-26chmod -xTor Lillqvist4-0/+0
2011-10-08add more component prefixesMatúš Kukan4-4/+4
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-15gbuildize desktopDavid Tardon2-183/+0
2011-08-08why create a com.sun.star.util.PathSubstitution and not use itCaolán McNamara1-1/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-12/+0
2011-07-02Remove accidentally kept unused filesMatus Kukan6-2131/+0
2011-06-21catch by const referenceCaolán McNamara1-12/+24
2011-06-13default config location has changed, look in old config dir when migratingNoel Power1-0/+19