summaryrefslogtreecommitdiff
path: root/sd/source/core
AgeCommit message (Expand)AuthorFilesLines
2023-12-19tdf#157740 FILESAVE PPTX: fix explosion of the number of master slidesBalazs Varga1-8/+30
2023-07-03tdf#156091: handle OWN_ATTR_TEXTCOLUMNS in SdStyleSheet::getPropertyValue_ImplMike Kaganski1-0/+14
2023-06-12pdfium: better suport for annotations and some fixesJaume Pujantell1-5/+7
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin2-10/+8
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin2-8/+10
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)1-9/+9
2023-05-13use more optional for CharClassNoel Grandin1-2/+2
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl1-8/+8
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev1-0/+1
2023-05-02tdf#137544 no need to broadcast in ~SdPageNoel Grandin1-4/+2
2023-04-25Add script to find unused using declarationsGabor Kelemen1-1/+0
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen1-1/+0
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin1-6/+6
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)1-13/+36
2023-02-24BaseMutex->std::mutex in SdStyleSheetNoel Grandin1-39/+32
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl1-1/+1
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-1/+1
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl1-1/+0
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl1-0/+10
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl1-0/+9
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl1-3/+15
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann2-24/+13
2022-12-22loplugin:unocast (sd::Annotation)Stephan Bergmann1-6/+16
2022-12-22loplugin:unocast (sd::TextApiObject)Stephan Bergmann1-7/+8
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara1-2/+8
2022-12-07sd: improve handling of table styles on page pastingMaxim Monastirsky2-3/+27
2022-12-05sd: Don't replace table styles on page pastingMaxim Monastirsky1-1/+1
2022-12-05Simplify SdStyleSheetPool::CopyTableStyles a bitMaxim Monastirsky1-32/+21
2022-12-01ofz#53873 AbrtCaolán McNamara1-0/+4
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky2-185/+49
2022-11-25sd: better detection of user defined cell stylesMaxim Monastirsky1-0/+29
2022-11-22tdf#138111: Fix apparent copy-paste error in ApiNameMap for sd style "A0"Kevin Suo1-1/+1
2022-11-21Export modified table stylesMaxim Monastirsky2-0/+14
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin4-10/+10
2022-10-11use more string_view in sdNoel Grandin1-8/+8
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-1/+1
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara1-0/+2
2022-09-25tdf#150715 Animations in LO Impress do not work properlyNoel Grandin1-1/+3
2022-09-06Replace leftover use of StarSymbol with OpenSymbolTor Lillqvist1-2/+2
2022-09-03crashtesting: assert on loading ooo57561-1.sxiCaolán McNamara1-3/+3
2022-08-29ref-count SdrObjectNoel Grandin4-97/+85
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann10-10/+10
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin2-6/+8
2022-08-02related tdf#150197: sd should SetListFormatJustin Luth1-2/+1
2022-07-25use more o3tl::spanNoel Grandin2-2/+0
2022-06-10new loplugin:moveitNoel Grandin1-2/+1
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna1-0/+16
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann4-33/+33
2022-05-03add o3tl::equalsAsciiNoel Grandin1-3/+4
2022-05-01use more string_view in variousNoel Grandin1-2/+2