summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.cxx
AgeCommit message (Expand)Author
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-09PreserveRedlineFlags is long goneJochen Nitschke
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-05sw: avoid warning duplicate style name of family 101: "Default_20_Style"Michael Stahl
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25sw: config item "OutlineLevelYieldsNumbering" has no effectMichael Stahl
2017-01-25sw: UseOldPrinterMetrics setting is deadMichael Stahl
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-17Manage m_pSttNdIdx via unique_ptrStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-12sw: prefix members of SwXMLImportMiklos Vajna
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26sw: Flat ODF import: set the InReading and InXMLImport flagsMichael Stahl
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-23LinkUpdateMode is a global settingStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-06sw: add SwDBData::sEmbeddedNameMiklos Vajna
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann