summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl1-1/+0
2012-11-30de-cargocult singleton creationBjoern Michaelsen1-4/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens44-71/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-30Remove SvtStartOptionsStephan Bergmann3-5/+12
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2-6/+2
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-2/+0
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-6/+3
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud8-52/+41
2012-11-27Desktop::GetDesktopResManager: handle language tagEike Rathke1-9/+5
2012-11-27get rid of LanguageSelection::IsoStringToLocale() and use LanguageTagEike Rathke3-21/+10
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2-10/+4
2012-11-25Make XRestartmanager.requestRestart work from inside Desktop::ExecuteStephan Bergmann1-0/+3
2012-11-25OfficeRestartManager clean-upStephan Bergmann1-19/+8
2012-11-25Adapt to OUString-oriented SearchForwardStephan Bergmann1-3/+3
2012-11-22AllSettings with LanguageTagEike Rathke3-5/+4
2012-11-22IPC_STATUS_2ND_OFFICE -> BS_TERMINATE -> EXIT_SUCCES rather than EXIT_FAILUREStephan Bergmann1-1/+1
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist1-9/+0
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-4/+0
2012-11-21remove OUSTR defineCaolán McNamara1-13/+11
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara1-10/+7
2012-11-20loplugin: fixed busted indentCaolán McNamara1-10/+12
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1