summaryrefslogtreecommitdiff
path: root/include/svx/svdmodel.hxx
AgeCommit message (Expand)Author
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
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-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-01-20Fix typoAndrea Gelmini
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin
2021-12-20Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl
2021-11-17make colorsets work outside of styles and with direct formattingSarper Akdemir
2021-11-07forward decls go after #includeNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-06-27svx: clean-up, init in constructor, rename master pages variableTomaž Vajngerl
2021-05-31no need to allocate these vectors separatelyNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-05inline SdrModel::ImpCtorNoel Grandin
2021-03-07ref-count SdrPageNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-04tdf#124176 Replace 3 include guards with #pragma onceGeorge Bateman
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-10-30svx: prefix members of SdrModelMiklos Vajna
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-09-01loplugin:unnecessaryvirtualNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-12-05remove unused SdrHintKind enum valueNoel Grandin
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara
2018-07-31nitpick, following f0dcfe008d58053e52c51b10e51c58eae27c1f0bJulien Nabet
2018-07-30Added SdrObjectLifetimeWatchDog for debug modeArmin Le Grand
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-21loplugin:unusedmethodsNoel Grandin