summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.cxx
AgeCommit message (Expand)Author
2021-02-15loplugin:referencecasting in swNoel
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-01-15tdf#138544 sw LoadUserSettings: default ConsiderTextWrapOnObjPosJustin Luth
2021-01-14tdf#138544 sw LoadUserSettings: default EmptyDbFieldHidesParaJustin Luth
2021-01-13tdf#138544 sw LoadUserSettings: default SubtractFlysAnchoredAtFlysJustin Luth
2021-01-12tdf#138544 sw LoadUserSettings: default DoNotJustifyLinesWithManualBreakJustin Luth
2021-01-07tdf#138544 sw LoadUserSettings: default PrinterIndependentLayoutJustin Luth
2020-12-29Missing last para style when inserting text from odt file tdf#138879Georgy Litvinov
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