summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
36 hourstdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy2-0/+20
2 daystdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl5-31/+28
6 daysvcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl1-1/+2
6 daysDemultiplex test codeStephan Bergmann1-61/+129
6 dayssd: PDF export: produce annotations for shapes before painting shapesMichael Stahl1-1/+12
8 daysvcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl1-1/+11
9 daysMCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)4-34/+71
12 daystdf#102261: pptx export: implement defTabSz ParaTabStopDefaultDistanceSarper Akdemir2-0/+22
12 daystdf#102261: pptx import: handle defTabSzSarper Akdemir1-2/+2
12 daystdf#39667 filter,officecfg: PDF export dialog: set initial view to...Michael Stahl1-2/+2
13 daysXmlTestTools: factor out common codeXisco Fauli7-38/+0
13 daystdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia1-2/+1
14 daysSilence a false -Werror=maybe-uninitializedStephan Bergmann1-1/+1
2023-03-14elide some temporary OStringsNoel Grandin1-1/+1
2023-03-14sd: fix crash in ViewTabBar::dispose()Miklos Vajna1-0/+5
2023-03-14tdf#139618 Add WordArt fill types in pptx importRegina Henschel1-2/+3
2023-03-13tdf#39667 Enable tagged PDF by defaultSamuel Mehrbrodt1-2/+3
2023-03-10improve loplugin:unnecessarylockingNoel Grandin1-1/+0
2023-03-09Wrong value for VT_UI4 (sd/propread)Julien Nabet1-1/+1
2023-03-08oox, sd: fix ever-increasing chart IDs when exporting to PPTXMiklos Vajna1-0/+1
2023-03-08Simplify usage of BinaryDataContainerMike Kaganski1-5/+2
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti3-5/+29
2023-03-07clang-tidy dead-storeNoel Grandin1-1/+1
2023-03-07no need to allocate these separatelyNoel Grandin1-1/+1
2023-03-07no need to allocate these separatelyNoel Grandin2-11/+11
2023-03-06CppunitTest_sd_tiledrendering: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-178/+58
2023-03-03Related: tdf#94319 object pasted in draw/impress is always centeredCaolán McNamara2-16/+2
2023-03-03Revert "BaseMutex->std::mutex in AccessibleSlideSorterView"Noel Grandin2-14/+17
2023-03-02qa: simplify codeXisco Fauli1-24/+6
2023-03-02BaseMutex->std::mutex in SlideShowListenerProxyNoel Grandin2-34/+36
2023-03-02BaseMutex->std::mutex in AccessibleSlideSorterViewNoel Grandin2-17/+14
2023-03-02BaseMutex->std::mutex in DrawSubControllerInterfaceBaseNoel Grandin7-31/+9
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl6-9/+9
2023-02-28tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir5-0/+29
2023-02-28tdf#153105 PPTX export: fix "Custom position/size" background imageTibor Nagy2-0/+16
2023-02-27return by ref from SdrGlobalDataNoel Grandin1-2/+2
2023-02-24BaseMutex->std::mutex in SdStyleSheetNoel Grandin2-44/+40
2023-02-24CppunitTest_sd_import_tests: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-229/+71
2023-02-24BaseMutex->std::mutex in sd::tools::PropertySetNoel Grandin2-16/+6
2023-02-23CppunitTest_sd_export_tests: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-161/+52
2023-02-23CppunitTest_sd_export_tests-ooxml1: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-227/+73
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir1-4/+5
2023-02-23CppunitTest_sd_import_tests2: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-236/+77
2023-02-23CppunitTest_sd_export_tests-ooxml3: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-279/+92
2023-02-23CppunitTest_sd_export_tests-ooxml2: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-218/+70
2023-02-22CppunitTest_sd_import_tests-smartart: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-185/+59
2023-02-22tdf#134862: sd_export_tests-ooxml1: Add unittestXisco Fauli2-0/+30
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli3-81/+0
2023-02-21tdf#153352 Use Promote/Demote in Tabbed UI instead of Increase/Decrease indentRafael Lima6-40/+40
2023-02-21osl::Mutex->std::mutex in PresenterTimerNoel Grandin2-6/+6