summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-217-160/+106
* fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin2012-12-211-16/+10
* Spurious leftover from debugging experimentsStephan Bergmann2012-12-201-1/+1
* fdo#58331: Handle IllegalArgumentException routinely thrown for legacy extsStephan Bergmann2012-12-191-4/+10
* Replace GUIBASE checks with equivalent OS checksTor Lillqvist2012-12-181-2/+2
* Remove --with-stlport from LO 4.0Stephan Bergmann2012-12-172-0/+8
* fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke2012-12-131-0/+8
* Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipeStephan Bergmann2012-12-132-32/+23
* Reduce scope of OfficeIPCThread::maStreamPipeStephan Bergmann2012-12-132-7/+6
* startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer2012-12-134-31/+88
* fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin2012-12-131-13/+7
* fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin2012-12-131-46/+42
* Clean up configuration access in Desktop::CheckFirstRunStephan Bergmann2012-12-121-59/+35
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-78/+0
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-071-0/+2
* Move flag file extensions/bundled/buildid -> extensions/buildidStephan Bergmann2012-12-051-7/+6
* Remove hack for LO 3.6.x downgrading to preregistered bundled extensions againStephan Bergmann2012-12-052-67/+35
* Bye bye ODMATor Lillqvist2012-12-051-9/+0
* Take extra cache/uno_packages/*.tmp_/*properties files into accountStephan Bergmann2012-12-041-11/+14
* -Werror=unused-parameterStephan Bergmann2012-12-031-0/+3
* ensure lockfile doesn't leakCaolán McNamara2012-12-022-20/+7
* Remove unused method from desktopMarcos Paulo de Souza2012-12-022-12/+0
* drop one more #include <rtl/locale.hxx>David Tardon2012-11-301-1/+0
* eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl2012-11-301-1/+0
* de-cargocult singleton creationBjoern Michaelsen2012-11-301-4/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3044-71/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-1/+1
* Remove SvtStartOptionsStephan Bergmann2012-11-303-5/+12
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-282-6/+2
* Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2012-11-281-2/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-281-6/+3
* String=>OUString in svl's inettype and fall-outNorbert Thiebaud2012-11-278-52/+41
* Desktop::GetDesktopResManager: handle language tagEike Rathke2012-11-271-9/+5
* get rid of LanguageSelection::IsoStringToLocale() and use LanguageTagEike Rathke2012-11-273-21/+10
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-262-10/+4
* Make XRestartmanager.requestRestart work from inside Desktop::ExecuteStephan Bergmann2012-11-251-0/+3
* OfficeRestartManager clean-upStephan Bergmann2012-11-251-19/+8
* Adapt to OUString-oriented SearchForwardStephan Bergmann2012-11-251-3/+3
* AllSettings with LanguageTagEike Rathke2012-11-223-5/+4
* IPC_STATUS_2ND_OFFICE -> BS_TERMINATE -> EXIT_SUCCES rather than EXIT_FAILUREStephan Bergmann2012-11-221-1/+1
* Clean up remains of NativeActivity-based Android app supportTor Lillqvist2012-11-211-9/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-211-4/+0
* remove OUSTR defineCaolán McNamara2012-11-211-13/+11
* xslt dialog is supposed to be a modeless dialogCaolán McNamara2012-11-211-10/+7
* loplugin: fixed busted indentCaolán McNamara2012-11-201-10/+12
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1119-164/+136
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1317-63/+75
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-015-37/+8