summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
AgeCommit message (Expand)Author
2021-01-12ofz#19901 Invalid-enum-valueCaolán McNamara
2021-01-12ofz#19790 Invalid-enum-valueCaolán McNamara
2021-01-12ofz#19034 fix ~infinite loopCaolán McNamara
2020-01-13ofz#20051 if duplicate exists then m_ObjToRecMap points to deleted elementCaolán McNamara
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-09-05Fix typosAndrea Gelmini
2019-09-05tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel
2019-09-03Fix typosAndrea Gelmini
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-05CppCheck: solve 'redundantAssignment' in msdffimp.cxxRegina Henschel
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2019-06-24Don't convert from double to sal_Int32 when target is longStephan Bergmann
2019-06-11tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-31Fix typoAndrea Gelmini
2019-05-28tdf#125281 DOC import: fix size of lazy-loaded metafilesMiklos Vajna
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-11Removed duplicated includeAndrea Gelmini
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-28Removed duplicated includeAndrea Gelmini
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-04-02Fix typoAndrea Gelmini
2019-04-01tdf#124029 Force correct import pos&size of mso_sptArc shapeRegina Henschel
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-14tdf#122899 use unsigned integer for mso_sptArcRegina Henschel
2019-03-08new loplugin constvarsNoel Grandin
2019-02-26Translate German variable namesJohnny_M
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-06nNumElemVert is already known to be >= 4Caolán McNamara
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-18pass SvxMSDffImportRec around using unique_ptrNoel Grandin
2018-12-23Related: tdf#122204 clarify 0xFFF0 size meaningCaolán McNamara
2018-12-23tdf#122204 reversed checked_multiply checkCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-10-24ofz#11103 Integer-overflowCaolán McNamara
2018-10-21tdf#120703 (PVS): redundant nullptr checks; use range-based forMike Kaganski
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin