summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2020-12-18tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11tdf#136929 docx export: keep frame with paragraphJustin Luth
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-12-08tdf#135329 revert sw MS export: prevent skipping at-char anchorsJustin Luth
2020-12-02tdf#138345 ms formats Char highlight: no import into char-styleJustin Luth
2020-12-01tdf#137683 sw ms formats Char highlight: export "none"Justin Luth
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-27tdf#138345 sw ms export: Char highlight: no export to char-styleJustin Luth
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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-14DOCX export: handle conditional fieldsMiklos Vajna
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-05retire most of SwModifyBjoern Michaelsen
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-11-01tdf#136814 Fix border padding in Word exportSven Lüppken
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-28convert some more long -> tools::LongNoel
2020-10-27tdf#137641 DOCX export: fix relative from top page borderSzabolcs Toth
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-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-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
2020-10-12ofz#23523 Timeout processing huge SEPX full of non-SEP propertiesCaolán McNamara
2020-10-11split out check to functionCaolán McNamara
2020-10-10we throw away the original of the cloneCaolán McNamara
2020-10-07tdf#137295 missing frames on roundtrip through docxCaolán McNamara
2020-10-07dynamic_cast followed by static_castCaolán McNamara
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara
2020-10-04combine these identical blocks together into a functionCaolán McNamara