summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-09svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna
2020-09-08svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-06-25tdf#134291: make all hatch patterns translatableJulien Nabet
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-10compact namespace in svxNoel Grandin
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-15Add Area fill bitmap presetsandreas kainz
2020-04-10tdf#130074 untranslated Arrow style stringsandreas kainz
2020-04-09tdf#96760 Don't assert on presentation with video for non-desktopMichael Weghorn
2020-04-08svx: Drop duplicate fix for unused parameterMichael Weghorn
2020-03-26tdf#130074: add missing translations (line styles part)Julien Nabet
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-03-07clang-format svx with under 5-percent lines of changeMuhammet Kara
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-21tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesCanberk TURAN
2020-02-18reduce log noise a littleNoel Grandin
2020-02-17inline some acquire/release callsNoel Grandin
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-10tdf#90834: Turn in-line version control comments into good commentsPelin Kuran
2020-02-09Fix typoAndrea Gelmini
2020-02-09Fix typoAndrea Gelmini
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-23sal_Char->char in svxNoel Grandin
2019-12-18reduce temporary OUString creationNoel Grandin
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20Remove comphelper::OUStringLiteralListStephan Bergmann
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski
2019-11-16Simplify sequences initializationMike Kaganski
2019-11-09Add some info to the IllegalArgumentException in SvxShapeMuhammet Kara
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann