summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-27::rtl prefix removal in canvasRicardo Montania7-26/+24
2012-11-27Revert accidental submodule changesMichael Stahl2-0/+0
2012-11-27sigh... apparently 6215da2dfb96ed6b36ef42bc1afa1ab43c803f3d missed a )Michael Stahl3-1/+1
2012-11-27do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()Eike Rathke2-7/+7
2012-11-27we don't need to convert a system localeEike Rathke4-4/+4
2012-11-27get rid of LanguageSelection::IsoStringToLocale() and use LanguageTagEike Rathke3-21/+10
2012-11-27honor USE_INTERNAL_RIGHTS from scp2Christian Lohmaier1-2/+1
2012-11-27Updated coreAndras Timar1-0/+0
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin6-16/+15
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin6-37/+16
2012-11-27fdo#56513 second header/footer lost saving as .docLuke Deller2-10/+3
2012-11-27Updated coreMiklos Vajna1-0/+0
2012-11-27python3: try to fix clang breakage in libffiMichael Stahl2-0/+41
2012-11-27python3: fix MSVC "implicit int" build breaker on tinderboxMichael Stahl2-0/+31
2012-11-27remove comment obsoleted by 49313b0626356f4726dc3bd52b237bbb81928a36Michael Stahl1-1/+0
2012-11-27pyuno: add python_headers external and use it for wrapperMichael Stahl2-24/+21
2012-11-27clean up PYTHON related version etc. variables:Michael Stahl13-108/+45
2012-11-27Updated coreOlivier Hallot1-0/+0
2012-11-27try and make error message a little more usefulCaolán McNamara1-0/+6
2012-11-27sdremote: make it possible to have only bluetooth enabledMiklos Vajna2-19/+26
2012-11-27warning C4309: '=' : truncation of constant valueStephan Bergmann1-19/+19
2012-11-27Updated coreMuhammad Haggag1-0/+0
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann10-42/+47
2012-11-27fdo#48317 - Support jumping to next/previous changeMuhammad Haggag14-20/+180
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke20-41/+80
2012-11-27added a FIXME markerEike Rathke1-0/+3
2012-11-27remove un-used and non-compiled files.Michael Meeks4-349/+0
2012-11-27Fix --enable-dbgutil buildStephan Bergmann1-1/+1
2012-11-27add new tool "stringex" to extract/merge strings from/to android UIAndras Timar7-1/+323
2012-11-27add \n to end of warning messageAndras Timar1-1/+1
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara7-43/+611
2012-11-27Remve obsolete DBG_CTOR/DTOR stuff againStephan Bergmann1-2/+2
2012-11-27re-factor lifecycle issues in FormattedFieldWrapper.Michael Meeks3-105/+92
2012-11-27re-base on ALv2 code. Includes:Michael Meeks873-19544/+12840
2012-11-27Revert "sb140: #i114718# avoid references to object across XAggregation::setD...Michael Meeks2-76/+97
2012-11-27correct free slot count.Michael Meeks1-2/+0
2012-11-27Revert "sb140: #i114669# appears be duplicate of fixed i114718, so re-enablin...Michael Meeks1-1/+1
2012-11-27fs34b: #i117507# serialize_node: do not reach out into the implementationFrank Schoenheit [fs]3-51/+80
2012-11-27fs34b: added some diagnostics, so next time a bug like #i117507# happensFrank Schoenheit [fs]1-22/+32
2012-11-27fs34b: #i117459# fixed the test - do not create multiple children of a docume...Frank Schoenheit [fs]2-24/+4
2012-11-27sal_Bool to boolTakeshi Abe11-89/+89
2012-11-27Remove undefined functionTakeshi Abe1-1/+0
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann12-33/+237
2012-11-27configure: switch system Python minimum to 3.3Michael Stahl1-2/+2
2012-11-27Switch from python to python3Michael Stahl14-91/+153
2012-11-27warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-11-27dbaccess: warning C4530: C++ exception handler used ... specify /EHscMichael Stahl1-5/+2
2012-11-27Simplify SVLIBRARYTor Lillqvist1-19/+9
2012-11-27fix bug 53508Maxime de Roucy1-1/+9
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann27-73/+49