summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2021-09-14ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-08Drop unused rUsedDetectors argumentMike Kaganski
2021-09-06ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-03cgm bounding box was originally Point and SizeCaolán McNamara
2021-09-03check stream stateCaolán McNamara
2021-09-03no need to allocat PptFontEntityAtom separately hereNoel Grandin
2021-09-02do the same check on the same code pattern as was done earlierCaolán McNamara
2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30ofz#37831 avoid Integer-overflowCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-28avoid unnecessary OString to OUString conversionNoel Grandin
2021-08-27ofz: Integer-overflowCaolán McNamara
2021-08-26tdf#143526 Korean numbering import/export supportDaeHyun Sung
2021-08-25tdf#113240 Fill imissing pdfgeneralpage.ui extended tipsOlivier Hallot
2021-08-25Bump Glade release for pdfgeneralpage.uiOlivier Hallot
2021-08-24ofz: cgm Integer-overflowCaolán McNamara
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-22no need to use unique_ptr for PolygonNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17Move GDIMetaFile::GetChecksum to SvmWriter::GetChecksumpanoskorovesis
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-13tdf#105575 Slow rendering when using a Logo commandNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-13Replace ReadGDIMetaFile with SvmReader::Readpanoskorovesis
2021-08-10add some --disable-scripting fixesCaolán McNamara
2021-08-10Missing includeStephan Bergmann
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-06Replace GDIMetaFile::Read with SvmReader::Read in svgexport.cxxpanoskorovesis
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-28Related: ofz#36348 ubsan runtime error: value outside representable rangeCaolán McNamara
2021-07-27ofz#36348 Integer-overflowCaolán McNamara
2021-07-26tdf#143543 Fix extended tip for pdflinkspage.uiOlivier Hallot
2021-07-26Bump Glade version to 3.38 for pdflinkspage.uiOlivier Hallot
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski