summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-06-18more 32bit build fixesRene Engelhard1-4/+4
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)13-21/+21
2021-06-18avoid maybe-uninitialized in PowerPointShapeExportNoel Grandin1-2/+2
2021-06-17Removed executable bits on pptx fileAndrea Gelmini1-0/+0
2021-06-17remove 'relief' from CheckButtonsCaolán McNamara1-3/+0
2021-06-17use string_view in the Translate APINoel Grandin2-6/+6
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl6-53/+53
2021-06-16cid#485150 silence Uncaught exceptionCaolán McNamara1-0/+1
2021-06-16tdf#59323: pptx export: slide footers roundtrip unit testSarper Akdemir2-0/+37
2021-06-16tdf#59323: pptx export: add support for slide footersSarper Akdemir2-1/+242
2021-06-16tdf#59323: pptx export: add placeholder index to master footer placeholdersSarper Akdemir2-34/+59
2021-06-16tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir3-1/+1
2021-06-15editengine-columns: add sidebar property panelMike Kaganski3-0/+25
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-4/+17
2021-06-14Fix Exception from PutProperties in unotoolsJulien Nabet2-8/+8
2021-06-14remove double-buffered propertiesCaolán McNamara1-4/+0
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara4-12/+0
2021-06-14group leader should be activeCaolán McNamara1-0/+1
2021-06-13ofz#34297 Indirect-leakCaolán McNamara1-2/+5
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-10/+12
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-2/+2
2021-06-10sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl2-30/+36
2021-06-09Simplify Sequences initializations (sd)Julien Nabet3-24/+22
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann2-12/+3
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-2/+0
2021-06-08sd: split CppunitTest_sd_export_tests-ooxml2 into twoXisco Fauli4-1576/+1745
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy3-0/+50
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski5-72/+144
2021-06-08editengine-columns: Implement layoutMike Kaganski5-12/+115
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski3-0/+82
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski2-0/+102
2021-06-08Remove SfxItemState::READONLYArmin Le Grand2-2/+0
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli5-102/+5
2021-06-07sd: Use template for export test modulesXisco Fauli7-232/+120
2021-06-07Move PPTX testdoc to respective directoryMike Kaganski2-1/+1
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski4-8/+10
2021-06-07tdf#142478 add test that triggers find all and crashesTomaž Vajngerl2-0/+25
2021-06-07Restrict test a bit to verify that there indeed is scalingMike Kaganski1-1/+1
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski1-3/+2
2021-06-06tdf#142478 fix crash when searching and a viewshell change occursTomaž Vajngerl1-1/+11
2021-06-04sd: Unit test for Table deletion with Delete Keymerttumer1-0/+26
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+59
2021-06-03cid#1485165 avoid Missing move assignment operatorCaolán McNamara1-1/+1
2021-06-01cid#1485150 Uncaught exceptionCaolán McNamara4-12/+27
2021-06-01no need to allocate these on the heapNoel Grandin3-14/+14
2021-06-01no need to allocate these on the heapNoel Grandin7-63/+63
2021-05-31flatten vectorNoel Grandin2-10/+9
2021-05-31no need to allocate these on the heapNoel Grandin4-26/+26
2021-05-31GtkLabel:track-visited-links was removedCaolán McNamara1-1/+0
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin14-61/+49