summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpage.cxx
AgeCommit message (Expand)Author
2023-11-13svx: prefix members of SdrPageMiklos Vajna
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin
2023-09-15tdf#157174: fix crash when clicking "Print Preview"Julien Nabet
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-25Use std::optional instead of out argumentsMike Kaganski
2023-08-23sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-08lok: send theme palette after the change in ThemeDialogTomaž Vajngerl
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl
2023-06-05tdf#155504 Add "Fix" function to shapesSamuel Mehrbrodt
2023-05-26Suppress variable not used warningHeiko Tietze
2023-05-23tdf#120283 CopyObjects: Use CloneList to wire up connectorsDr. David Alan Gilbert
2023-05-09sc: enable document themes in CalcTomaž Vajngerl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-03tdf#137544 simplify SdrObjList destructorNoel Grandin
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-29loplugin:stringadd in svxNoel Grandin
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27use ThemeColorChanger also in svx, when changing theme for SdrPageTomaž Vajngerl
2022-09-08tdf#150832: Revert "tdf#150034 very slow opening pathological chart"Xisco Fauli
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02tdf#150034 very slow opening pathological chartNoel Grandin
2022-07-01tdf#137544 ReformatAllEdgeObjects use recursionNoel Grandin
2022-06-28tdf#134328 improve SdrObjList::RecalcObjOrdNumsNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-21use 64bit for window sizes (tdf#147458)Luboš Luňák
2022-02-04svx: show width and height of SdrPages in the xml dumpMiklos Vajna
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-04use deque in SdrObjListNoel Grandin
2021-12-07loplugin:unnecessaryvirtualNoel Grandin
2021-12-01tdf#145928 svx: fix undo of sorting shapesMichael Stahl
2021-11-30svx: update objects of pages of a master page when the theme changesMiklos Vajna
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-18import pptx color schemes as color setsSarper Akdemir
2021-09-09Fix typoAndrea Gelmini
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-29std::unique_ptr -> std::optionalNoel Grandin
2021-05-25tdf#138141 sw: fix textbox z-orderAttila Bakos (NISZ)
2021-04-10tdf#130326 speed up XLSX loadNoel Grandin
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl