summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more icerun annotation to stop parallel java builds from explodingMichael Meeks2012-10-1022-25/+25
* avoid unused variable warnings for vars used for RTL_LOGFILE_CONTEXT_TRACExLuboš Luňák2012-10-101-3/+3
* SVGActionWriter::ImplWriteActions: indent thatMichael Stahl2012-10-101-29/+32
* WaE [loplugin]: statement alignmentTor Lillqvist2012-10-101-3/+15
* SVGActionWriter::ImplWriteActions: fix debug codeMichael Stahl2012-10-101-11/+13
* fdo#48873 clean unused iconsJack Leigh2012-10-10104-0/+0
* writerfilter: these can be static in ConversionHelperMiklos Vajna2012-10-101-0/+2
* put the test and the thing to be tested inside the same if conditionCaolán McNamara2012-10-101-8/+4
* No mork on non-desktop OSesTor Lillqvist2012-10-101-1/+5
* Make svg export use slidesorter selection in most cases.Thorsten Behrens2012-10-103-37/+163
* Don't (indirectly) call virtual funcs in ctor.Thorsten Behrens2012-10-102-9/+13
* Don't assume we're exporting Impress to svg, unconditionallyThorsten Behrens2012-10-101-2/+3
* Define ooo xmlns prefix unconditionally for svg exportThorsten Behrens2012-10-101-12/+1
* Bug Fix: background objects on master pages were not stacked in the correct o...Marco Cecchetti2012-10-101-60/+144
* Bug fix: fixed date/time fields were not exported correctly when positioned c...Marco Cecchetti2012-10-101-0/+18
* IsUsePositionedCharacters() tries to get its value from filter data passed to...Marco Cecchetti2012-10-101-9/+14
* Now debugging code is conditionally compiled and JavaScript debug log are tur...Marco Cecchetti2012-10-103-174/+262
* some improvement in making text animation compatible with text selectionMarco Cecchetti2012-10-104-73/+235
* Handled META_BMPSCALE_ACTION, supported hyperlinks, text selection support.Marco Cecchetti2012-10-105-157/+720
* Now MasterPage text fields work, list items are detected correctly, some eff...Marco Cecchetti2012-10-104-288/+665
* text export support for bullets and hyperlinksMarco Cecchetti2012-10-104-35/+1022
* text-export: meta-action based implementationMarco Cecchetti2012-10-104-45/+990
* also support formulas in the data bar dialogMarkus Mohrhard2012-10-103-12/+21
* little clean-upMarkus Mohrhard2012-10-102-15/+0
* Mention that these are used for Android onlyTor Lillqvist2012-10-102-0/+4
* try and make mingw32 buildCaolán McNamara2012-10-103-68/+1
* Fix "Content is not allowed in prolog" warningCaolán McNamara2012-10-101-2/+2
* loplugin: unused O[U]Strings and misleading else placementCaolán McNamara2012-10-101-17/+27
* add a README filesManal Alhassoun2012-10-1010-0/+57
* loplugin: unused O[U]StringsCaolán McNamara2012-10-104-21/+5
* don't do things differently on higher debug levelsCaolán McNamara2012-10-101-22/+3
* fdo#39625 Make existing cppunittests workRadu Ioan2012-10-103-5/+42
* mork driver: add list tables and unit testDavid Ostrovsky2012-10-1013-32/+621
* Remove commented code and empty methodsJose Guilherme Vanz2012-10-1012-169/+2
* adapt indexes in databar dlgMarkus Mohrhard2012-10-101-3/+3
* forgot to hide this list box when deactivating an entryMarkus Mohrhard2012-10-101-0/+11
* unify the list box entry handling a bitMarkus Mohrhard2012-10-104-99/+39
* remove commented out codeMarkus Mohrhard2012-10-101-19/+0
* rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard2012-10-1013-119/+113
* prevent flickering when clicking at an entryMarkus Mohrhard2012-10-101-0/+3
* little clean-up for the color format caseMarkus Mohrhard2012-10-101-19/+14
* prevent overwriting the entry if the same has been selectedMarkus Mohrhard2012-10-101-0/+16
* remove another unused header fileMarkus Mohrhard2012-10-101-188/+0
* remove unused header fileMarkus Mohrhard2012-10-101-163/+0
* make also the condition edit fields ref input fieldsMarkus Mohrhard2012-10-104-10/+60
* in ScAnyRefDlg + table locked, don't allow creating new sheets,fdo#55709Markus Mohrhard2012-10-101-1/+2
* sal_Bool to boolTakeshi Abe2012-10-1019-97/+97
* These are now already OUStrings, so no need for extra temp OUStringsCaolán McNamara2012-10-091-10/+10
* AddListenerLink/RemoveListenerLink not implementedCaolán McNamara2012-10-092-13/+0
* restore saveEntriesCaolán McNamara2012-10-091-0/+1