summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
AgeCommit message (Expand)Author
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-22Generalize DegreeNMike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-22no need to use unique_ptr for PolygonNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-15tdf#143315: restore the stylesheet after clearing outliner objectMike Kaganski
2021-06-03no need to allocate these on the heapNoel Grandin
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-11loplugin:loopvartoosmall msdffimp (filter)Julien Nabet
2021-01-09dynamic_cast followed by static_castCaolán McNamara
2021-01-03Degree10->Degree100 in XPolygonNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01ofz#29151 short readCaolán McNamara
2021-01-01use more NbcRotate utility methodNoel Grandin
2020-12-30use Degree10 in XPolygonNoel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-23fix ppt gradient importNoel Grandin
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-11-20SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64Stephan Bergmann
2020-11-20Lengths passed into the SvxMSDffManager::Get*Data functions are all sal_uInt32Stephan Bergmann
2020-11-19nChain should presumably be sal_uInt32 hereStephan Bergmann
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-02loplugin:reducevarscope in filterNoel
2020-08-19Fix typosAndrea Gelmini
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann
2020-06-24ofz#23684 Invalid-enum-valueCaolán McNamara
2020-06-04Upcoming loplugin:elidestringvar: filterStephan Bergmann
2020-05-30ofz#22813 Invalid-enum-valueCaolán McNamara
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-27ofz#22588 Invalid-enum-valueCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-14loplugin:flatten in filterNoel Grandin