summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2022-12-12SdModelTestBase: remove duplicated templateXisco Fauli1-19/+0
2022-12-09Fix sd encoded table style name handlingMaxim Monastirsky1-0/+52
2022-12-08tdf#132293 remove unused imports from uitestBogdan B1-4/+1
2022-12-07tdf#151185 Make Table Design button toggle-ableRafael Lima3-3/+1
2022-12-07sd: improve handling of table styles on page pastingMaxim Monastirsky4-3/+29
2022-12-06weld InformationDialog info dialogCaolán McNamara2-0/+47
2022-12-06Resolves: tdf#121297 weld Presentation MinimizerCaolán McNamara6-0/+856
2022-12-05Make check for complete type more explicitStephan Bergmann1-1/+1
2022-12-05cid#1517256 Dereference null return valueCaolán McNamara1-0/+1
2022-12-05Make sure bHasShadow has a valueStephan Bergmann1-1/+1
2022-12-05tdf#152211 PPTX import: fix connector position based on line widthTibor Nagy2-2/+2
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-04cid#1517258 Dereference null return valueCaolán McNamara1-2/+9
2022-12-04cid#1517253 Dereference null return valueCaolán McNamara1-0/+1
2022-12-04cid#1517255 Dereference null return valueCaolán McNamara1-6/+4
2022-12-01ofz#53873 AbrtCaolán McNamara1-0/+4
2022-12-01sd: check files are loaded without any warning errorXisco Fauli2-1/+12
2022-12-01sd: sensible naming for created cell stylesMaxim Monastirsky1-15/+20
2022-11-30CppunitTest_sd_uiimpress: fix assertsXisco Fauli1-9/+5
2022-11-29tdf#152186 PPTX export: fix shadow of the shape in themeTibor Nagy3-14/+19
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2022-11-29tdf#152152 DOCX export: fix lost WDP images in artistic effectsTünde Tóth1-1/+0
2022-11-29sd: remove unused includesXisco Fauli11-36/+1
2022-11-29sd: test exporting to odg with password protectionXisco Fauli1-0/+9
2022-11-29sd: test exporting to odp/pptx with password protectionXisco Fauli1-0/+14
2022-11-29SdModelTestBase: introduce createSdImpressDoc and createSdDrawDocXisco Fauli13-555/+562
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky8-206/+254
2022-11-28[PATCH] Replace some dynamic_cast with UNO_QUERYStephan Bergmann2-2/+3
2022-11-28tdf#67866 sc,sd: PDF/UA export: set language in CatalogMichael Stahl1-0/+6
2022-11-28tdf#132293 remove unused imports from uitestBogdan B1-1/+1
2022-11-25SimplificationMike Kaganski1-2/+2
2022-11-25sd: better detection of user defined cell stylesMaxim Monastirsky3-7/+40
2022-11-24tdf#152069 tdf#108356 PPTX export: fix missing tile propertiesTibor Nagy2-0/+23
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin6-73/+58
2022-11-24Remove some unused includesMiklos Vajna1-4/+1
2022-11-23rename SetFocusedPageFromCurrentPage instead SetFocusedPageToCurrentPageCaolán McNamara3-3/+6
2022-11-23Resolves: tdf#145491 make sure focused page is selected after undo/redoCaolán McNamara1-3/+9
2022-11-23tdf#92222 PPTX export: fix line width of the shape in themeTibor Nagy3-3/+20
2022-11-23Fix loplugin:redundantcast check for same-type dynamic_castStephan Bergmann4-91/+46
2022-11-22lok: draw Math in-place widget in sdMike Kaganski1-0/+2
2022-11-22tdf#138111: Fix apparent copy-paste error in ApiNameMap for sd style "A0"Kevin Suo1-1/+1
2022-11-22End text edit mode before changing a table styleMaxim Monastirsky2-0/+22
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)1-61/+7
2022-11-22svg export filter: text fields not handled correctlyMarco Cecchetti1-12/+6
2022-11-22loplugin:unusedfieldsNoel Grandin5-18/+0
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann1-1/+0
2022-11-21qa: remove duplicated operatorsXisco Fauli1-14/+0
2022-11-21sd: table design editingMaxim Monastirsky5-17/+437
2022-11-21Export modified table stylesMaxim Monastirsky4-0/+71