summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deploymentChr. Rossmanith
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/migrationChr. Rossmanith
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/miscChr. Rossmanith
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/guiChr. Rossmanith
2012-12-28Some cppcheck cleaning + Related fdo#57950Julien Nabet
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin
2012-12-20Spurious leftover from debugging experimentsStephan Bergmann
2012-12-19fdo#58331: Handle IllegalArgumentException routinely thrown for legacy extsStephan Bergmann
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke
2012-12-13Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipeStephan Bergmann
2012-12-13Reduce scope of OfficeIPCThread::maStreamPipeStephan Bergmann
2012-12-13startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin
2012-12-12Clean up configuration access in Desktop::CheckFirstRunStephan Bergmann
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-12-05Move flag file extensions/bundled/buildid -> extensions/buildidStephan Bergmann
2012-12-05Remove hack for LO 3.6.x downgrading to preregistered bundled extensions againStephan Bergmann
2012-12-05Bye bye ODMATor Lillqvist
2012-12-04Take extra cache/uno_packages/*.tmp_/*properties files into accountStephan Bergmann
2012-12-02ensure lockfile doesn't leakCaolán McNamara
2012-12-02Remove unused method from desktopMarcos Paulo de Souza
2012-11-30drop one more #include <rtl/locale.hxx>David Tardon
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl
2012-11-30de-cargocult singleton creationBjoern Michaelsen
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-30Remove SvtStartOptionsStephan Bergmann
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-27Desktop::GetDesktopResManager: handle language tagEike Rathke
2012-11-27get rid of LanguageSelection::IsoStringToLocale() and use LanguageTagEike Rathke
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-25Make XRestartmanager.requestRestart work from inside Desktop::ExecuteStephan Bergmann
2012-11-25OfficeRestartManager clean-upStephan Bergmann
2012-11-25Adapt to OUString-oriented SearchForwardStephan Bergmann
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22IPC_STATUS_2ND_OFFICE -> BS_TERMINATE -> EXIT_SUCCES rather than EXIT_FAILUREStephan Bergmann
2012-11-21remove OUSTR defineCaolán McNamara
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara
2012-11-20These should talk about "OpenOffice.org" after allStephan Bergmann
2012-11-20Remove merge junkStephan Bergmann
2012-11-19Xcode says "'hash_set' file not found", and it seems unnecessary?Tor Lillqvist
2012-11-19re-base on ALv2 code. Includes:Michael Meeks