summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.cxx
AgeCommit message (Expand)Author
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-22fastparser in SwXMLDocContext_ImplNoel Grandin
2020-11-19fastparser in TokenContextNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-20use tools::Long in swNoel
2020-10-10tdf#132289 missing styles when inserting file with listSerge Krot
2020-10-05sw: ODF import: convert the simplest sub-tables to rowspan tablesMichael Stahl
2020-10-02ODT import: copy direct para formatting for first para in insert modeMiklos Vajna
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-08-31tdf#104596 sw layout: wrap in header only if bLayoutInCellJustin Luth
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy
2020-01-22use fastparser in SwXMLBodyContext_ImplNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-15use more FastParser in SwXMLImportNoel Grandin
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-20add checks to optional fields in SvXMLImportContextNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20Use initializer list for unordered_set hereMichael Weghorn
2019-11-20Load "PrintTextPlaceholder" and "PrintHiddenText" based on configMichael Weghorn
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-08sw: ODF import: try to fix aExcludeWhenNotLoadingUserSettingsMichael Stahl
2019-03-08tdf#116195 sw: remove DisableOffPagePositioning handling from ODF importMichael Stahl
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin