summaryrefslogtreecommitdiff
path: root/filter/source/msfilter
AgeCommit message (Expand)Author
2020-02-11tdf#130262 ignore negative wrap distance values in doc prop importPatrick Jaap
2020-01-13ofz#20051 if duplicate exists then m_ObjToRecMap points to deleted elementCaolán McNamara
2019-11-12ofz#18683 NotifyFreeObj override is not helpfulCaolán McNamara
2019-06-12tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-31Fix typoAndrea Gelmini
2019-05-31Fix typoAndrea Gelmini
2019-05-31Fix typoAndrea Gelmini
2019-05-31Fix typoAndrea Gelmini
2019-05-29Fix typoAndrea Gelmini
2019-05-29Fix typoAndrea Gelmini
2019-05-28tdf#125281 DOC import: fix size of lazy-loaded metafilesMiklos Vajna
2019-05-22New loplugin:dataStephan Bergmann
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-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-11Removed duplicated includeAndrea Gelmini
2019-05-10handle empty tools::Rectangle in filterNoel Grandin
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-30improve loplugin:stringconstantNoel Grandin
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-26Fix typo in codeAndrea Gelmini
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-04-12filter: inline PptFontCollection to avoid inheritance of std::vectorTakeshi Abe
2019-04-06Avoid using index for single getToken() callMatteo Casalin
2019-04-02Fix typoAndrea Gelmini
2019-04-01tdf#124029 Force correct import pos&size of mso_sptArc shapeRegina Henschel
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-14Use indexed getToken()Matteo Casalin
2019-03-14tdf#122899 use unsigned integer for mso_sptArcRegina Henschel
2019-03-08new loplugin constvarsNoel Grandin
2019-03-05nPara[1] needs clamping too, after allStephan Bergmann
2019-03-03Avoid unnecessary conversion to sal_uInt16Stephan Bergmann
2019-02-28Translate German variable namesJohnny_M
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-09loplugin:indentation in filterNoel Grandin
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