summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29Missing last para style when inserting text from odt file tdf#138879Georgy Litvinov
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29tdf#138779 do not call EndRun() in StartRuby()Mark Hung
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-27ofz#28926 Direct-leakCaolán McNamara
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-26Don't unload the msword libraryStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-22sw: check for remaining stream size in the WW8Fib ctorMiklos Vajna
2020-12-21tdf#138986 Fix DOC export of LinkDisplayNameRegényi Balázs
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth
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-15use views to parse rather than allocating OUStringNoel
2020-12-14use more direct parsing on FastAttributeListNoel
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-08remove now unused XML_TOK_ constantsNoel
2020-12-08remove unused SvXMLTokenMapsNoel
2020-12-08tdf#135329 revert sw MS export: prevent skipping at-char anchorsJustin Luth
2020-12-08fastparser in stylesNoel Grandin
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04call createFastChildContextFallback in more placesNoel Grandin
2020-12-03fastparser in SwXMLBodyContentContextNoel
2020-12-03fastparser in SwXMLTableContextNoel
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
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-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-28fastparser in SwXMLTableContextNoel
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-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