summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2022-11-19lok: masterpage: don't remove old cacheSzymon Kłos
2022-11-19Simplify a bitMike Kaganski
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-11-18Fix dynamic_cast after splitting OutputDevice and vcl::Window class hierarchiesMike Kaganski
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-18Improve English in recent translatable stringsAdolfo Jayme Barrientos
2022-11-17tdf#33495: Allow presenter console in windowed modeDaniel Lohmann
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski
2022-11-16tdf#149305 Add indent button in text toolbar and change buttons orderBogdan B
2022-11-15tdf#132293 remove unused imports from uitestBogdan B
2022-11-15Replace do while with all_foreachJim Raykowski
2022-11-14CppunitTest_sd_svg_export_tests: remove duplicated codeXisco Fauli
2022-11-14sd: fix buildXisco Fauli
2022-11-14tdf#151891 PPTX import: fix regression of connector positionTibor Nagy
2022-11-14Revert "Revert "tdf#151622 PPTX: fix export of show as icon option""Xisco Fauli
2022-11-14tdf#142291 PPTX export: fix table border stylesTibor Nagy
2022-11-12tdf#125085 PPTX WordArt import: get shape font from runRegina Henschel
2022-11-11move password handling from SwModelTestBase to UnoApiTestXisco Fauli
2022-11-09lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos
2022-11-09UnoApiTest: factor out common codeXisco Fauli
2022-11-09Remove duplicated includeAndrea Gelmini