summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLRedlineExport.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith1-22/+22
2012-12-10PCH for xmloff, including LO headersLuboš Luňák1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-09s/aIter++/++aIter/jailletc361-1/+1
2012-03-18Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-01-26Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot1-4/+4
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-2/+5
2011-06-16catch by const referenceCaolán McNamara1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-1/+1
2010-04-27merge DEV300_m77Michael Stahl1-4/+1
2010-04-19sw33bf03: #i110691#: import/export xml:id and {anim,draw,form,text}:id:Michael Stahl1-1/+1
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-4/+1
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-07-11#i10000# Fix wrong include.Rüdiger Timm1-4/+2
2008-04-10INTEGRATION: CWS changefileheader (1.18.162); FILE MERGEDRüdiger Timm1-71/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.17.124); FILE MERGEDJens-Heiner Rechtien1-5/+5
2006-09-17INTEGRATION: CWS pchfix02 (1.16.34); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.15.34); FILE MERGEDJens-Heiner Rechtien1-31/+30
2005-09-09INTEGRATION: CWS ooo19126 (1.14.298); FILE MERGEDRüdiger Timm1-47/+21
2004-07-13INTEGRATION: CWS oasis (1.13.256); FILE MERGEDRüdiger Timm1-21/+19
2002-03-25#96530# import/export of redlines that are contained in end nodesDaniel Vogelheim1-4/+21
2001-11-30#94365# improved redline import, read/write merge-last-paragraph flagDaniel Vogelheim1-49/+75
2001-11-08#94187# Fixed Redline export to collect autostyles in the same order as they ...Daniel Vogelheim1-8/+25
2001-09-24#91636# use new SvXMLExport methods for improved error handlingDaniel Vogelheim1-3/+3
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-32/+33
2001-05-02added tracked changes protection and enabled flagDaniel Vogelheim1-6/+32
2001-03-09- added: support for exporting only those redlines and text (field) declarationsDaniel Vogelheim1-20/+120
2001-01-24- changed: change tracking comments are now represented as a sequence of <tex...Daniel Vogelheim1-9/+19
2001-01-19- added: redline Im-/Export for redlines starting on start nodes of tables or...Daniel Vogelheim1-2/+2
2001-01-19*** empty log message ***Daniel Vogelheim1-89/+227
2001-01-12- changed: prefix of redline IDs changed from 'RL' to 'ct'Daniel Vogelheim1-4/+4
2001-01-10- continued: redline im-/exportDaniel Vogelheim1-50/+113
2001-01-02- added: change tracking export addedDaniel Vogelheim1-0/+358