summaryrefslogtreecommitdiff
path: root/include/svx/svdpage.hxx
AgeCommit message (Expand)AuthorFilesLines
6 daysloplugin:constantparamNoel Grandin1-4/+2
2024-03-18reduce symbol visibility in svxNoel Grandin1-22/+22
2024-03-07tdf#159931: pptx export: export each used slide layout for a masterSarper Akdemir1-0/+1
2023-12-04svx: prefix members of SdrPageGridFrameListMiklos Vajna1-4/+4
2023-11-20svx: prefix members of SdrPageGridFrameMiklos Vajna1-5/+5
2023-11-13svx: prefix members of SdrPageMiklos Vajna1-1/+1
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin1-0/+2
2023-10-18tdf#155410 shave 1% cost off SdrGroup::GetLayerNoel Grandin1-1/+6
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl1-2/+2
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl1-0/+1
2023-06-05tdf#155504 Add "Fix" function to shapesSamuel Mehrbrodt1-0/+1
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl1-4/+4
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl1-1/+1
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl1-4/+4
2022-08-29ref-count SdrObjectNoel Grandin1-5/+6
2022-07-01tdf#137544 ReformatAllEdgeObjects use recursionNoel Grandin1-0/+2
2022-02-21use 64bit for window sizes (tdf#147458)Luboš Luňák1-4/+4
2022-01-04use deque in SdrObjListNoel Grandin1-1/+2
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna1-0/+4
2021-11-18import pptx color schemes as color setsSarper Akdemir1-0/+5
2021-09-15loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin1-8/+5
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin1-0/+3
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-1/+1
2021-07-31svx: cleanup some forward decls, unneeded pragma once, whitespaceTomaž Vajngerl1-1/+1
2021-06-19loplugin:finalclassesNoel Grandin1-1/+1
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl1-5/+1
2021-05-29std::unique_ptr -> std::optionalNoel Grandin1-1/+2
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl1-0/+3
2021-03-07ref-count SdrPageNoel1-3/+3
2020-06-23inline typedef WeakSdrObjectContainerTypeNoel Grandin1-2/+1
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-2/+2
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-4/+4
2019-11-06loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski1-0/+5
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens1-0/+1
2019-07-14Fix typoAndrea Gelmini1-1/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-7/+2
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin1-1/+1
2019-03-28return unique_ptr from SdrPage::CreateObjectSpecificViewContactNoel Grandin1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-5/+3
2018-10-08loplugin:constfields in svxNoel Grandin1-2/+2
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-1/+0
2018-09-23loplugin:unusedmethodsNoel Grandin1-2/+0
2018-06-10Remove unused member aPrefVisiLayersRegina Henschel1-1/+0
2018-06-06Translate German comments and debug stringsJohnny_M1-6/+6
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-30/+28
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-4/+4