summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmodel.cxx
AgeCommit message (Expand)Author
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-05crashtesting: crash seen on exit of chartCaolán McNamara
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-05Simplify vector intialization in svx/svdmodelJulien Nabet
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-04-17tdf#154473 remove assertNoel Grandin
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-02-28tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-01-31Some simplification after 743dd1d3c1142c1c99b0844cc26dd0be91a1de40Mike Kaganski
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-29svx: remove using namespace and unneeded "css::" ns declarationsTomaž Vajngerl
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-17make colorsets work outside of styles and with direct formattingSarper Akdemir
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-19Avoid infinite loop in dbgutil buildsMike Kaganski
2021-07-23tdf#143514: Avoid double-free in dbgutil codeMike Kaganski
2021-06-27svx: clean-up, init in constructor, rename master pages variableTomaž Vajngerl
2021-06-02this is not worth warning aboutNoel Grandin
2021-05-31no need to allocate these vectors separatelyNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-05inline SdrModel::ImpCtorNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-07ref-count SdrPageNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2019-10-30svx: prefix members of SdrModelMiklos Vajna