summaryrefslogtreecommitdiff
path: root/filter/source/msfilter
AgeCommit message (Expand)Author
2019-06-13tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-06-13tdf#125281 DOC import: fix size of lazy-loaded metafilesMiklos Vajna
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák
2018-12-23tdf#122204 reversed checked_multiply checkCaolán McNamara
2018-12-06Fix reading 16 bit millisecond valueStephan Bergmann
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-13Clamp equation values when exporting to binary MS formatStephan Bergmann
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-31loplugin:useuniqueptr in PPTTextObj::PPTTextObjNoel Grandin
2018-10-24ofz#11103 Integer-overflowCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-21tdf#120703 (PVS)Mike Kaganski
2018-10-21tdf#120703 (PVS): redundant nullptr checks; use range-based forMike Kaganski
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19Avoid unused functions in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-09-07tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop in filterNoel Grandin
2018-07-27use boost::optional for OUString instead of std::unique_ptrNoel Grandin
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-22Fix typosAndrea Gelmini
2018-07-21Fix typosAndrea Gelmini
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-05Only access css::drawing::PointSequence when not emptyArmin Le Grand
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): filterStephan Bergmann
2018-06-20filter clean-up: remove duplicate of checking EMF magic headerLászló Németh
2018-06-12crashtesting: asserts on empty maskCaolán McNamara
2018-06-08tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna
2018-06-06Translate German comments and debug stringsJohnny_M