summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
AgeCommit message (Expand)AuthorFilesLines
2014-04-16ODF import: detect "LibreOfficeDev" in meta:generator tooMichael Stahl1-6/+8
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin1-6/+6
2013-11-11xmloff: include <> for external includesNorbert Thiebaud4-4/+4
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa4-41/+0
2013-07-12write bcp47 to dc:languageEike Rathke1-8/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-19fdo#43460 xmloff: use isEmpty()Jelle van der Waa1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-74/+71
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2-25/+16
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin3-12/+10
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin1-6/+3
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-53/+47
2013-01-18xmloff: refactor Generator version handling:Michael Stahl1-7/+17
2013-01-18fdo#59517: fix detection of ancient OOo ODF generator strings:Michael Stahl1-4/+5
2012-11-15re-base on ALv2 code. Includes:Michael Meeks5-122/+84
2012-11-03xmloff: drop unused OUStringsMiklos Vajna1-2/+2
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-3/+4
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-8/+3
2012-09-12Improvement on previous commitStephan Bergmann2-25/+15
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin1-2/+3
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold1-2/+0
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens1-0/+1
2012-06-02targeted string re-workNorbert Thiebaud1-9/+9
2012-06-01targeted string re-workNorbert Thiebaud1-2/+1
2012-06-01targeted string re-workNorbert Thiebaud1-12/+12
2012-05-29targeted string re-workNorbert Thiebaud1-6/+6
2012-04-10char[] -> const char[].Jan Holesovsky1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot3-11/+11
2012-01-12Remove unused forward declarationAugust Sodora1-2/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-2/+0
2011-11-27remove include of pch header from xmloffNorbert Thiebaud5-10/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2-2/+4
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-8/+13
2011-09-08add chaff to encrypted documentsCaolán McNamara2-0/+5
2011-06-16catch by const referenceCaolán McNamara1-5/+5
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-36/+77
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito5-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky6-63/+10