summaryrefslogtreecommitdiff
path: root/sw/inc/unodraw.hxx
AgeCommit message (Expand)Author
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-05DRY use existing method in SwXShape rather than open-codingNoel Grandin
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-04-21SwXShape no longer needs to extend SvtListenerNoel Grandin
2023-04-20tdf#154827 and tdf#154428 graphics anchored in Writer as character..Noel Grandin
2023-02-01sw: implement "Theme" property for the XDrawPage in WriterTomaž Vajngerl
2023-01-20Base SwXShapeBaseClass on WeakImplHelperStephan Bergmann
2023-01-19Fix SwFmDrawPage queryAggregationStephan Bergmann
2023-01-19Fix SvxFmDrawPage et al getTypesStephan Bergmann
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2021-06-30tdf#135316 cache propertysetinfo in SwXShapeNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-20loplugin:refcounting in swNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-08-17sw: prefix members of SwNode2LayImpl, SwRetrievedInputStreamDataManager, ...Miklos Vajna
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-07kill SwXShape SwClientBjoern Michaelsen
2019-09-07make page bookkeep the SwXShapesBjoern Michaelsen
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2018-07-17loplugin:useuniqueptr in SwXShapeNoel Grandin
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-05-28loplugin:useuniqueptr in SvxDrawPageNoel Grandin
2018-03-28sw: fix some IWYU warningsMiklos Vajna
2017-11-24tdf#113938 sw: apply new default vertical orientation only during importMichael Stahl
2017-11-15Resolves: tdf#113615 wrong SwXShape from three possibilities returnedCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin