summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)AuthorFilesLines
2014-12-12fdo#87110: xmloff: don't catch IllegalArgumentException hereMichael Stahl2-7/+11
2014-12-12xmloff: make the export of the horrible field marks aware of auto-stylesMichael Stahl1-96/+105
2014-12-08fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ...Michael Stahl1-15/+34
2014-08-14fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl1-2/+11
2014-07-10fdo#79358: ODF export: fix index boolean property exportMichael Stahl1-1/+1
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna3-97/+19
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet3-6/+6
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-13Typo: shoud -> shouldJulien Nabet1-1/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-2/+2
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni4-4/+4
2014-04-28German Comment translationMichael Meeks1-4/+4
2014-04-21remove comments why a file gets includedThomas Arnhold4-5/+0
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-2/+2
2014-04-15WaE: 'bHidden' may be used uninitialized in this functionTor Lillqvist1-1/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin92-919/+918
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: currect -> currentThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann31-31/+31
2014-03-31xmloff: sal_Bool->boolNoel Grandin2-9/+9
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin13-132/+132
2014-03-31xmloff: sal_Bool->boolNoel Grandin15-205/+204
2014-03-31xmloff: sal_Bool->boolNoel Grandin9-13/+13
2014-03-31xmloff: sal_Bool->boolNoel Grandin7-29/+29
2014-03-29typo: persistance -> persistenceThomas Arnhold1-1/+1
2014-03-28-Werror,-Wunused-const-variableStephan Bergmann1-10/+0
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand3-8/+96
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann51-172/+172
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann43-61/+61
2014-03-21coverity#705346 Missing break in switchCaolán McNamara1-0/+1
2014-03-21coverity#704115 Unchecked return valueCaolán McNamara1-14/+18
2014-03-21coverity#705096 Dereference after null checkCaolán McNamara1-3/+8
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin9-44/+44
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-4/+4
2014-02-26Remove visual noise from xmloffAlexander Wilms10-130/+130
2014-02-25(T/t)herfor -> (T/t)hereforeJulien Nabet1-1/+1
2014-02-25xmloff: import/export loext:rel-width/height-rel for Writer shapesMiklos Vajna1-0/+4
2014-02-24Here the line made sense, bring it back.Jan Holesovsky1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21coverity#708711 Uninitialized scalar fieldCaolán McNamara1-9/+8
2014-02-21coverity#708712 Uninitialized scalar fieldCaolán McNamara1-7/+6
2014-02-21coverity#708713 Uninitialized scalar fieldCaolán McNamara1-12/+11
2014-02-21coverity#708715 unused member variableCaolán McNamara1-3/+0
2014-02-21coverity#708718 Uninitialized scalar fieldCaolán McNamara1-6/+7