summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2022-09-22use more string_view in svxNoel Grandin
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-07-25loplugin:moveitNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-15Fix typo "vetor"->"vector"Andrea Gelmini
2022-07-14loplugin:moveitNoel Grandin
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-16loplugin:moveitNoel Grandin
2022-06-13Add XFillBackgroundItem::dumpAsXmlSamuel Mehrbrodt
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13sd theme: add UNO API for shape fill color effectsMiklos Vajna
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-27cid#1500627: Resource leakJulien Nabet
2022-02-24sd theme: add UNO API for shape fill colorMiklos Vajna
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-07improve loplugin:cow_wrapperNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-06use SfxItemSetFixed in svxNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-04loplugin:constmethodNoel Grandin
2021-09-13loplugin:cow_wrapperNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-09sw HTML export: avoid writing EMF data with JPG extensionMiklos Vajna
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-20sw XHTML import, improved <object> handling for images: support more formatsMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07add utility method to get last pool in chainNoel Grandin
2021-05-05tdf#141934 svx dialog: fix missing dots in line style previewLászló Németh
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-02-27flatten XOutBitmap::WriteGraphic a littleNoel