summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlexp.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-17/+17
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-1/+0
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-5/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-1/+1
2013-02-01consolidate the ugly code for getting SwDoc* to a functionLuboš Luňák1-0/+6
2012-12-27Remove deserted variablesTakeshi Abe1-2/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-2/+0
2012-06-18removed unused forward declarations of classTakeshi Abe1-1/+0
2011-11-16removed dead codeTakeshi Abe1-21/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-1/+1
2011-01-31Remove comments; sw/source/filtershirahara1-3/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-1/+1
2010-12-18Remove DECLARE_LIST( SwXMLTableLinesCache_Impl, SwXMLTableLinesPtr )Joseph Powers1-6/+9
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-25INTEGRATION: CWS xformsdocmodify (1.35.96); FILE MERGEDKurt Zenker1-1/+2
2008-04-10INTEGRATION: CWS changefileheader (1.34.358); FILE MERGEDRüdiger Timm1-32/+18
2007-07-06INTEGRATION: CWS swsoftpagebreak (1.33.116); FILE MERGEDRüdiger Timm1-2/+3
2007-02-28INTEGRATION: CWS swnewtable (1.32.446); FILE MERGEDVladimir Glazounov1-3/+3
2005-11-16#i10000# undo negative merges from CWS thaiissues integrationOliver Bolte1-47/+21
2005-11-16INTEGRATION: CWS thaiissues (1.29.470); FILE MERGEDOliver Bolte1-21/+47
2005-09-09INTEGRATION: CWS ooo19126 (1.29.478); FILE MERGEDRüdiger Timm1-47/+21
2004-11-09INTEGRATION: CWS oasisbf1 (1.28.142); FILE MERGEDJens-Heiner Rechtien1-9/+4
2004-05-03INTEGRATION: CWS gt03 (1.26.510); FILE MERGEDRüdiger Timm1-3/+3
2004-05-03INTEGRATION: CWS binfilter (1.26.290); FILE MERGEDRüdiger Timm1-12/+18
2001-11-08#94187# switch redline mode outside of XML export components (or inside for e...Daniel Vogelheim1-5/+3
2001-11-01#79947#: Improve performanceMichael Brauer1-4/+9
2001-09-12#91614# implement getImplementationName for Writer XML import/export componentsDaniel Vogelheim1-2/+6
2001-07-04Move SvXMLAttrContainerItem to SVX, moved writer only code to swMichael Brauer1-4/+4
2001-06-18#86004#Daniel Vogelheim1-3/+3
2001-06-18#86004# changed SvXMLExport document class from const sal_Char* to enum XMLTo...Daniel Vogelheim1-3/+6
2001-04-06#85808#: Improve progress bar behaviourMichael Brauer1-3/+7
2001-03-27fixed: import and export now doesn't change redline modeDaniel Vogelheim1-2/+5
2001-03-21#83761# fixed: paragraph alignment lost if number format is usedDaniel Vogelheim1-2/+4
2001-03-19Added GetViewSettings/GetConfigurationSettings to support settings exportMartin Gallwey1-2/+4
2001-03-02- changed: content and styles are written as separate streamsDaniel Vogelheim1-3/+3
2001-01-22block modeMichael Brauer1-2/+6
2001-01-18support of glossary documentsMichael Brauer1-2/+6
2001-01-17XML filter now is a componentMichael Brauer1-2/+7
2001-01-12#82042# added support for xml filter componentsChristian Lippka1-3/+3
2001-01-08Removed SwDoc and SvStorage members from SwXMLExportMichael Brauer1-27/+3
2000-12-02#80795#: use packagesMichael Brauer1-3/+5
2000-11-27#80795#: Use packages within XML filterMichael Brauer1-2/+10
2000-11-23#80552#: bug fixes for progressMichael Brauer1-2/+3