summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)AuthorFilesLines
2014-08-21fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl1-2/+11
2014-06-29fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-05-20Related: cp#1000079, i#123792 correction for comments/annotations on ...Oliver-Rainer Wittmann1-2/+2
2014-05-20fdo#74524: ODF import: fix unhandled exception in annotation import cp#1000075Michael Stahl1-5/+10
2014-04-29123792: complete annotations on text ranges featureOliver-Rainer Wittmann2-92/+67
2014-01-24Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara1-1/+1
2013-12-20prepare to accept loext:contextual-spacing, fdo#58112Eike Rathke1-1/+7
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke4-25/+25
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke1-10/+10
2013-12-18fdo#72850: ODF export: don't export spurious style:display="false"Michael Stahl2-12/+13
2013-12-14fdo#72697 actually write this only in ODF 1.2 extendedEike Rathke1-11/+27
2013-12-13fdo#72697 accept future <loext:sender-initials>Eike Rathke2-2/+3
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl2-5/+21
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2-34/+33
2013-12-02fdo#71450 fdo#71698: ODF import: fix frame name corner casesMichael Stahl1-2/+10
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2-36/+33
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin3-13/+13
2013-11-15Resolves: fdo#62461 put preferred image firstCaolán McNamara1-20/+24
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2-4/+0
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin2-2/+2
2013-11-11xmloff: include <> for external includesNorbert Thiebaud72-91/+91
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-8/+8
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2-4/+4
2013-11-07remove misleading commentAndras Timar1-1/+1
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2-5/+3
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin1-5/+3
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2-93/+87
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold56-115/+115
2013-10-23convert code to use OUString::endsWithNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-13sal_Bool to boolTakeshi Abe3-12/+12
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-4/+4
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-11/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist1-7/+17
2013-09-26typo fixes in commentsAndras Timar2-2/+2
2013-09-25Mark as const / staticTakeshi Abe1-16/+16
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara2-15/+25
2013-09-16sal_Bool to boolEike Rathke2-121/+121
2013-09-15CharBrd 10: Some documentationZolnai Tamás2-0/+11
2013-09-10sal_Bool to boolTakeshi Abe7-51/+51
2013-09-10Mark as const / staticTakeshi Abe11-25/+25
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl1-2/+28
2013-08-24ODF filter: handle draw:shadow-opacity for Writer framesMiklos Vajna1-0/+1
2013-08-23CharBrd 7: Border shadowZolnai Tamás1-0/+4