summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-22AllSettings with LanguageTagEike Rathke223-395/+379
2012-11-22sw: remove WorkaroundForB6375613Michael Stahl8-241/+93
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl32-302/+416
2012-11-22Similar changes as in ../LibreOffice4AndroidTor Lillqvist1-11/+12
2012-11-22Some svgio clean-upStephan Bergmann39-215/+64
2012-11-22convert text xml filter dialog to .uiCaolán McNamara10-406/+522
2012-11-22use MNEMONIC_CHAR defineCaolán McNamara1-1/+2
2012-11-22seekrel(-6) + read(4) into discard + seekrel(2) == noopCaolán McNamara1-4/+0
2012-11-22loplugin: unused Point aPos0 and Rectangle aRectCaolán McNamara1-5/+3
2012-11-22Use xcrun when available to run install_name_toolTor Lillqvist6-7/+10
2012-11-22fix 3D 'fade' transitionsDavid Tardon8-14/+1054
2012-11-22fix Fade Smoothly transitionDavid Tardon1-4/+5
2012-11-22refactor OpenGL transition creationDavid Tardon3-496/+939
2012-11-22always set event descriptionDavid Tardon6-46/+13
2012-11-22OSL_TRACE -> SAL_INFODavid Tardon1-25/+29
2012-11-22make conditionally-compiled code easier to readDavid Tardon1-4/+14
2012-11-22IPC_STATUS_2ND_OFFICE -> BS_TERMINATE -> EXIT_SUCCES rather than EXIT_FAILUREStephan Bergmann1-1/+1
2012-11-22Probably want to check CROSS_COMPILING here, not (just) iOSTor Lillqvist1-1/+1
2012-11-22Forgot to add gid_File_Lib_PresenterScreen to module_impressStephan Bergmann1-0/+1
2012-11-22Do not overlap FT_DOCTEMPLATE_LINK, BTN_DOCTEMPLATE_PACKAGEStephan Bergmann1-1/+1
2012-11-22add xml-lang attribute to title tagAndras Timar1-1/+1
2012-11-22Fail fastStephan Bergmann1-4/+2
2012-11-22move Presenter Console help to main helpAndras Timar2-191/+0
2012-11-22Updated coreAndras Timar1-0/+0
2012-11-22Updated coreAndras Timar1-0/+0
2012-11-22sal_Bool to boolTakeshi Abe9-126/+126
2012-11-22Remove unused codeTakeshi Abe2-27/+0
2012-11-22Delete tree_strings.xhp from librelogoZolnai Tamás1-29/+0
2012-11-21Updated coreZolnai1-0/+0
2012-11-21Get language id from path of po fileZolnai Tamás1-20/+17
2012-11-21Fix language id checkingZolnai Tamás2-5/+9
2012-11-21None of this for non-desktop OSes I thinkTor Lillqvist2-46/+2
2012-11-21use proper URL for UCPP in Executable_idlc.mkRene Engelhard1-1/+1
2012-11-21Use --disable-cairo-canvas here, tooTor Lillqvist1-0/+1
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist15-1790/+51
2012-11-21initialize nCheckPos before passing it, undefined to SvNumberFormatterMichael Meeks1-3/+3
2012-11-21Don't bother with -Wl,--stats, I'm not loooking at them anywayTor Lillqvist1-1/+1
2012-11-21Updated coreAndras Timar1-0/+0
2012-11-21Po files' header has modified language idZolnai Tamás3-3/+3
2012-11-21Updated coreAndras Timar1-0/+0
2012-11-21svl: convert SvNumberformat constructor to OUStringNorbert Thiebaud3-294/+324
2012-11-21android: fix cppunit testingMichael Meeks1-1/+2
2012-11-21Use correct variable in the iOS and Android casesTor Lillqvist1-4/+4
2012-11-21This function should obviously be exported for it to be callableTor Lillqvist1-1/+1
2012-11-21added operator==() and operator!=() to LanguageTagEike Rathke2-0/+19
2012-11-21Save more space: compress the .rdb files in the .apkTor Lillqvist1-7/+7
2012-11-21accept svg documents in svg: namespace (hack)Fridrich Štrba1-1/+1
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke13-92/+47
2012-11-21include necessary headerLuboš Luňák1-0/+1
2012-11-21debug helpers for Point, Size, Rect, etc.Luboš Luňák1-0/+35