summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-20These should talk about "OpenOffice.org" after allStephan Bergmann1-2/+2
2012-11-20Remove merge junkStephan Bergmann1-5/+0
2012-11-19Xcode says "'hash_set' file not found", and it seems unnecessary?Tor Lillqvist1-1/+0
2012-11-19re-base on ALv2 code. Includes:Michael Meeks228-4877/+3815
2012-11-19Revert "sb140: #i117084# do not leak Lockfile instance"Michael Meeks4-6/+32
2012-11-19Revert "sb140: #i116910# do not leak Thread_Impl"Michael Meeks1-1/+0
2012-11-19fdo#57224: Fix logic of considering optional/ambiguous value as "disabled"Stephan Bergmann1-3/+3
2012-11-19Some clean-upStephan Bergmann2-2/+2
2012-11-19fdo#57224: Preserve disabled-state across reinstallDeployedExtensionsStephan Bergmann1-1/+29
2012-11-19Clean up desktop/test/deployment/{active,passive}Stephan Bergmann2-140/+97
2012-11-17drop old help ids not in use anymoreCaolán McNamara5-12/+2
2012-11-17use LanguageTagEike Rathke2-6/+7
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin3-10/+7
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-11-14migrate also configuration from ~/.config/libreoffice/3 on LinuxPetr Mladek2-36/+69
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara2-16/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara3-25/+0
2012-11-13merge SetDescription into SetTextCaolán McNamara2-4/+4
2012-11-13convert extension dialog to .uiCaolán McNamara12-345/+465
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara6-19/+19
2012-11-12re-base on ALv2 code. Includes:Michael Meeks2-47/+162
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar19-164/+136
2012-10-31Missing "static"Stephan Bergmann1-1/+1