summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2012-07-13fix a crash with empty stringLuboš Luňák1-4/+2
2012-07-12xmloff: add new constant for commentrange field typeMiklos Vajna1-0/+1
2012-07-11Decrease header files dependenciesMatteo Casalin3-3/+3
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna12-54/+48
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-3/+4
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna3-15/+6
2012-07-08removed unused includesTakeshi Abe2-2/+0
2012-07-05xmloff: unused includes in txtimpMiklos Vajna1-22/+0
2012-07-05xmloff: implement first page header/footer import/exportMiklos Vajna10-18/+131
2012-07-02Remove unused definesThomas Arnhold1-4/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-07-01Remove unused definesThomas Arnhold1-3/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-3/+3
2012-06-29Remove include guardsThomas Arnhold4-9/+0
2012-06-29Remove unused localsThomas Arnhold1-4/+0
2012-06-29Remove UNO includes commentsThomas Arnhold7-14/+0
2012-06-28Remove unused header filesThomas Arnhold1-56/+0
2012-06-27Remove unused header filesThomas Arnhold3-2046/+0
2012-06-27Remove unused include filesThomas Arnhold1-61/+0
2012-06-27removed unnecessary forward declarations of classTakeshi Abe19-52/+1
2012-06-27add support for axis color import/exportMarkus Mohrhard2-0/+2
2012-06-26removed unnecessary forward declarations of classTakeshi Abe3-14/+0
2012-06-26re-base on ALv2 code.Michael Meeks3-70/+45
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.mod files don't need executable bitsMichael Stahl14-0/+0
2012-06-22.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks5-115/+70
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks374-9056/+5699
2012-06-21re-base on ALv2 code.Michael Meeks2-21/+30
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-16removed unused forward declarations of classTakeshi Abe1-2/+0
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold2-3/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-2/+1
2012-06-13removed code commented-out in the first placeTakeshi Abe1-3/+0
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl2-4/+8
2012-06-12work around spurious signed overflow warningsEike Rathke1-4/+4
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-1/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold22-45/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-6/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-13/+12
2012-06-05fdo#30711: fix some problems in 7a1c5e54:Michael Stahl1-29/+20
2012-06-05Catch more remnant ODFVER_LATEST instances.Thorsten Behrens2-3/+3
2012-06-05Fix fdo#50704 Default to absolute svg:d paths for ODF1.2 compat-modeThorsten Behrens6-23/+34
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens4-6/+8
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens2-8/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-4/+9
2012-06-04nuke unused definesTakeshi Abe1-3/+0
2012-06-03Import X errorbars.Rafael Dominguez6-20/+192
2012-06-03Export errorbars attributes and styles to XML.Rafael Dominguez1-1/+23