summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2013-01-24Improve debug error reportingStephan Bergmann1-1/+2
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2-2/+2
2013-01-18Never pass -env: arguments across OfficeIPC connectionStephan Bergmann2-3/+10
2013-01-15fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin1-9/+10
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin1-41/+27
2013-01-14Use std::back_inserterStephan Bergmann1-4/+3
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+2
2013-01-10fdo#58909: Missing BAK_EXTENSIONS bootstrap variableStephan Bergmann1-1/+1
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara1-1/+1
2013-01-08Fix MigrationImpl::subtractStephan Bergmann2-37/+23
2013-01-07fdo#57203 Unknown option: -EmbeddingAurimas Fišeras1-0/+9
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+0
2013-01-06TypoTor Lillqvist1-1/+1
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-2/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith6-141/+107
2012-12-30fix fallout from string cleanupPeter Foley1-1/+1
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/managerChr. Rossmanith7-199/+159
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/appChr. Rossmanith7-103/+92
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith17-493/+371
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deploymentChr. Rossmanith6-182/+94
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/migrationChr. Rossmanith5-88/+76
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/miscChr. Rossmanith5-129/+107
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/guiChr. Rossmanith6-84/+75
2012-12-28Some cppcheck cleaning + Related fdo#57950Julien Nabet3-14/+3
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-2/+2
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin7-160/+106
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin1-16/+10
2012-12-20Spurious leftover from debugging experimentsStephan Bergmann1-1/+1
2012-12-19fdo#58331: Handle IllegalArgumentException routinely thrown for legacy extsStephan Bergmann1-4/+10
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist1-2/+2
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann2-0/+8
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke1-0/+8
2012-12-13Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipeStephan Bergmann2-32/+23
2012-12-13Reduce scope of OfficeIPCThread::maStreamPipeStephan Bergmann2-7/+6
2012-12-13startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer4-31/+88
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin1-13/+7
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin1-46/+42
2012-12-12Clean up configuration access in Desktop::CheckFirstRunStephan Bergmann1-59/+35
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-78/+0
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák1-0/+2
2012-12-05Move flag file extensions/bundled/buildid -> extensions/buildidStephan Bergmann1-7/+6
2012-12-05Remove hack for LO 3.6.x downgrading to preregistered bundled extensions againStephan Bergmann2-67/+35
2012-12-05Bye bye ODMATor Lillqvist1-9/+0
2012-12-04Take extra cache/uno_packages/*.tmp_/*properties files into accountStephan Bergmann1-11/+14
2012-12-03-Werror=unused-parameterStephan Bergmann1-0/+3
2012-12-02ensure lockfile doesn't leakCaolán McNamara2-20/+7
2012-12-02Remove unused method from desktopMarcos Paulo de Souza2-12/+0
2012-11-30drop one more #include <rtl/locale.hxx>David Tardon1-1/+0