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