summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxexportfilter.cxx
AgeCommit message (Expand)Author
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk
2018-10-12sw: create DocxExport instances with an uno constructorMiklos Vajna
2018-10-05sw: create RtfExport instances with an uno constructorMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-06-01sw: add separate DOCM filterMiklos Vajna
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-02-27Remove visual noise from swAlexander Wilms
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper
2012-12-01sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna
2012-07-22remove using rtl::OUStringLuboš Luňák
2012-06-06re-base on ALv2 code.Michael Meeks
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák
2012-01-03Related: fdo#37161 update layout (if present) before DOCX exportMiklos Vajna
2011-07-15Add prefixes for component_getFactory methodsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2010-11-04DEV300:m92 mergedos
2010-11-03use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-27micro optimizationsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna
2010-09-16docx-export-enable.diff: Enable the .docx export.Jan Holesovsky
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-08-17vmiklos01: #i113532# Use OSL_THIS_FUNC instead of the non-portable __PRETTY_F...Miklos Vajna
2010-07-29vmiklos01: #i113532# add RtfExport based on MSWordExportBaseMiklos Vajna
2010-04-06hb33patches1: #i110560# applied patchHenning Brinkmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers