summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2020-11-24ofz#27817 null derefCaolán McNamara
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23fastparser in SwXMLTableContextNoel Grandin
2020-11-22fastparser in SwXMLDocContext_ImplNoel Grandin
2020-11-19fastparser in TokenContextNoel
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-14DOCX export: handle conditional fieldsMiklos Vajna
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11DOCX: fix memory leak of cell formula exportLászló Németh
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-07std::set->o3tl::sorted_vector in SwSoftPageBreakListNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-06tdf#136952 ww8export: always check for breakAfter on last splitJustin Luth
2020-11-05StartElement->startFastElement in swNoel
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-11-01tdf#136814 Fix border padding in Word exportSven Lüppken
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-30ofz#26753 avoid infinite regressCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28tdf#132149 ww8export: respect ginormous paragraphsJustin Luth
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-27tdf#137641 DOCX export: fix relative from top page borderSzabolcs Toth
2020-10-27ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20sw: DOCX export: don't export numPr to style from outline numruleMichael Stahl
2020-10-20use tools::Long in swNoel
2020-10-20sw reqif-xhtml export, embedded objects: handle non-package Ole10Native streamMiklos Vajna
2020-10-19tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth
2020-10-19ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF doesCaolán McNamara
2020-10-16sw: use the fastparser API when possibleNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-12ofz#23602 Timeout processing huge SEPX full of non-SEP propertiesCaolán McNamara
2020-10-12IsSizeLegalCheckSize is a silly nameCaolán McNamara