summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2013-01-28fdo#57061: Use a new MIGRATION4 flag file for profile migration LO 3 -> 4Stephan Bergmann1-1/+1
2013-01-21PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2-2/+2
2013-01-10fdo#58909: Missing BAK_EXTENSIONS bootstrap variableStephan Bergmann1-1/+1
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-01-07fdo#57203 Unknown option: -EmbeddingAurimas Fišeras1-0/+9
2012-12-19fdo#58331: Handle IllegalArgumentException routinely thrown for legacy extsStephan Bergmann1-4/+10
2012-12-17Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipeStephan Bergmann2-32/+23
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke1-0/+8
2012-12-13startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer4-31/+88
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
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