summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-02-25coverity#738306 Uncaught exceptionCaolán McNamara1-2/+4
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-5/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-1/+1
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák1-0/+2
2013-02-01consolidate the ugly code for getting SwDoc* to a functionLuboš Luňák1-0/+5
2013-01-04sal_Bool to boolTakeshi Abe1-11/+11
2013-01-04Drop unused variableTakeshi Abe1-1/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-18removed unused forward declarations of classTakeshi Abe1-1/+0
2011-11-16removed dead codeTakeshi Abe1-13/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-3/+18
2011-03-01sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:Michael Stahl1-3/+12
2011-02-18sw34bf04: #i117001#: sw: support fo:margin on table stylesMichael Stahl1-0/+6
2011-01-31Remove comments; sw/source/filtershirahara1-3/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-25INTEGRATION: CWS xformsdocmodify (1.34.96); FILE MERGEDKurt Zenker1-1/+6
2008-04-10INTEGRATION: CWS changefileheader (1.33.58); FILE MERGEDRüdiger Timm1-32/+18
2008-02-26INTEGRATION: CWS custommeta (1.32.154); FILE MERGEDOliver Bolte1-3/+7
2007-08-02INTEGRATION: CWS rpt23fix01 (1.31.874); FILE MERGEDJens-Heiner Rechtien1-2/+6
2005-09-09INTEGRATION: CWS ooo19126 (1.30.460); FILE MERGEDRüdiger Timm1-47/+21
2004-11-16INTEGRATION: CWS eforms2 (1.27.24); FILE MERGEDOliver Bolte1-2/+5
2004-11-09INTEGRATION: CWS oasisbf1 (1.27.54); FILE MERGEDJens-Heiner Rechtien1-10/+11
2004-10-04INTEGRATION: CWS mav09 (1.26.14); FILE MERGEDKurt Zenker1-5/+3
2004-07-13INTEGRATION: CWS oasis (1.25.634); FILE MERGEDRüdiger Timm1-3/+3
2004-05-03INTEGRATION: CWS binfilter (1.25.292); FILE MERGEDRüdiger Timm1-10/+18
2001-09-13#92075# fixed throw() clauses for new Solaris compilerDaniel Vogelheim1-3/+3
2001-09-12#91614# implement getImplementationName for Writer XML import/export componentsDaniel Vogelheim1-2/+6
2001-08-14#90888#: Make BASE64 encodings for for standalone filtersMichael Brauer1-2/+6
2001-07-04Move SvXMLAttrContainerItem to SVX, moved writer only code to swMichael Brauer1-4/+4
2001-05-30#87456#: update conditions after applying conditional stylesMichael Brauer1-2/+3
2001-05-14#84815#: number-rows/columns-repteatedMichael Brauer1-2/+4
2001-05-04reworked progress indicator on importDaniel Vogelheim1-8/+14
2001-03-27fixed: import and export now doesn't change redline modeDaniel Vogelheim1-2/+6
2001-03-22change the parameter type of SetViewSettings and SetConfigurationSettingsSascha Ballach1-4/+4
2001-03-19Added SetViewSettings/SetConfigurationSettings to support settings.xml importMartin Gallwey1-2/+4
2001-03-06organizer supportMichael Brauer1-2/+5
2001-03-02- changed: content and styles are written as separate streamsDaniel Vogelheim1-3/+3
2001-01-18support of glossary documentsMichael Brauer1-2/+7
2001-01-17XML filter now is a componentMichael Brauer1-2/+19
2001-01-12#82042# added support for xml filter componentsChristian Lippka1-3/+3
2001-01-03support for OLE objects in XML filesMichael Brauer1-3/+11
2000-12-15Make styles contexts members if SvXMLImportMichael Brauer1-5/+7
2000-12-02#80795#: use packagesMichael Brauer1-3/+5