summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-09-23tdf#146619 Recheck include/[e-j]* with IWYUGabor Kelemen
2023-09-07tdf#48083 Handle mso_fillBackground directly when processing the shapeSamuel Mehrbrodt
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-06-26ofz: Use-of-uninitialized-valueCaolán McNamara
2023-04-11use more string_view in filterNoel Grandin
2023-03-07no need to allocate these separatelyNoel Grandin
2023-02-07tdf#153083 writerfilter,sw: consolidate StyleName->StyleId in msfilterMichael Stahl
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth
2022-12-19crashtesting: asserts with outsized object positionsCaolán McNamara
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-10-11tdf#148806 tdf#151393 xls vba: no Auto_Open from ThisWorksheetJustin Luth
2022-10-11tdf#148806 doc vba: only autoOpen PUBLIC macrosJustin Luth
2022-09-27use more string_view in filterNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14no need to dynamically ImportCGM symbolNoel Grandin
2022-09-07cid#1500419 rearrange to silence Use after freeCaolán McNamara
2022-08-29ref-count SdrObjectNoel Grandin
2022-06-01clang-tidy modernize-pass-by-value in filterNoel Grandin
2022-04-14use more string_view in filterNoel Grandin
2022-03-15Simplify GetOOXMLPresetGeometry and GETVMLShapeTypeMike Kaganski
2022-03-14simplify GetOOXMLPresetGeometryNoel Grandin
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-09related tdf#79186 filter: value is more than just LayoutInCellJustin Luth
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara
2021-11-24loplugin:stringliteraldefine in filterNoel Grandin
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-14ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-03no need to allocat PptFontEntityAtom separately hereNoel Grandin
2021-08-28avoid unnecessary OString to OUString conversionNoel Grandin
2021-08-23Removed duplicated includesAndrea Gelmini
2021-08-22no need to use unique_ptr for PolygonNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-04-02tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth
2021-03-07ref-count SdrPageNoel
2021-02-11fix spelling MakeBlancPage->MakeBlankPageNoel Grandin
2021-01-17return Color from BGRToRGBNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-28ofz#28912 Direct-leak in PPTStyleSheet::PPTStyleSheetCaolán McNamara
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-20SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64Stephan Bergmann