summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2022-12-06weld InformationDialog info dialogCaolán McNamara
2022-12-06Resolves: tdf#121297 weld Presentation MinimizerCaolán McNamara
2022-12-05Make check for complete type more explicitStephan Bergmann
2022-12-05cid#1517256 Dereference null return valueCaolán McNamara
2022-12-05Make sure bHasShadow has a valueStephan Bergmann
2022-12-05tdf#152211 PPTX import: fix connector position based on line widthTibor Nagy
2022-12-05sd: Don't replace table styles on page pastingMaxim Monastirsky
2022-12-05Simplify SdStyleSheetPool::CopyTableStyles a bitMaxim Monastirsky
2022-12-04cid#1517258 Dereference null return valueCaolán McNamara
2022-12-04cid#1517253 Dereference null return valueCaolán McNamara
2022-12-04cid#1517255 Dereference null return valueCaolán McNamara
2022-12-01ofz#53873 AbrtCaolán McNamara
2022-12-01sd: check files are loaded without any warning errorXisco Fauli
2022-12-01sd: sensible naming for created cell stylesMaxim Monastirsky
2022-11-30CppunitTest_sd_uiimpress: fix assertsXisco Fauli
2022-11-29tdf#152186 PPTX export: fix shadow of the shape in themeTibor Nagy
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-29tdf#152152 DOCX export: fix lost WDP images in artistic effectsTünde Tóth
2022-11-29sd: remove unused includesXisco Fauli
2022-11-29sd: test exporting to odg with password protectionXisco Fauli
2022-11-29sd: test exporting to odp/pptx with password protectionXisco Fauli
2022-11-29SdModelTestBase: introduce createSdImpressDoc and createSdDrawDocXisco Fauli
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky
2022-11-28[PATCH] Replace some dynamic_cast with UNO_QUERYStephan Bergmann
2022-11-28tdf#67866 sc,sd: PDF/UA export: set language in CatalogMichael Stahl
2022-11-28tdf#132293 remove unused imports from uitestBogdan B
2022-11-25SimplificationMike Kaganski
2022-11-25sd: better detection of user defined cell stylesMaxim Monastirsky
2022-11-24tdf#152069 tdf#108356 PPTX export: fix missing tile propertiesTibor Nagy
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-24Remove some unused includesMiklos Vajna
2022-11-23rename SetFocusedPageFromCurrentPage instead SetFocusedPageToCurrentPageCaolán McNamara
2022-11-23Resolves: tdf#145491 make sure focused page is selected after undo/redoCaolán McNamara
2022-11-23tdf#92222 PPTX export: fix line width of the shape in themeTibor Nagy
2022-11-23Fix loplugin:redundantcast check for same-type dynamic_castStephan Bergmann
2022-11-22lok: draw Math in-place widget in sdMike Kaganski
2022-11-22tdf#138111: Fix apparent copy-paste error in ApiNameMap for sd style "A0"Kevin Suo
2022-11-22End text edit mode before changing a table styleMaxim Monastirsky
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)
2022-11-22svg export filter: text fields not handled correctlyMarco Cecchetti
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-21qa: remove duplicated operatorsXisco Fauli
2022-11-21sd: table design editingMaxim Monastirsky
2022-11-21Export modified table stylesMaxim Monastirsky
2022-11-21Fix typoAndrea Gelmini
2022-11-21loplugin:unusedfields start removing unused weld fieldsNoel Grandin
2022-11-21tdf#149803 tdf#128150 PPTX: export UseBgFill of custom shapesTibor Nagy
2022-11-21tdf#145359 related: SdNavigator dndJim Raykowski
2022-11-19lok: masterpage: don't switch page on mode changeSzymon Kłos