summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties
AgeCommit message (Expand)Author
2021-10-21loplugin:flattenNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-13Split the which id ranges merged in c4f615b359be56e88e4fbf9aaaf30affb29d57e2Mike Kaganski
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-04-19svx: fix crash in DefaultProperties::dumpAsXml()Michael Stahl
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-10-13static_cast after dynamic_castNoel
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-08-06loplugin:flatten in svx/sdrNoel Grandin
2020-05-15tdf#132730: fix assertion on groupJulien Nabet
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-06tdf#101181: implement glow effect also for SdrGrafPrimitive2DMike Kaganski
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-07-18svx xml dump: show the SdrObject's properties / item setMiklos Vajna
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20use unique_ptr in svxNoel Grandin
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-09-17In ::SetStyleSheet implementations call parent firstArmin Le Grand
2018-09-16tdf#118203 Avoid endless recussion in MeasureObjectArmin Le Grand
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin