summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-21qa: use dispatchCommand from macroTestXisco Fauli3-50/+50
2023-02-20osl::Mutex->std::mutex in SdXCustomPresentationNoel Grandin2-8/+11
2023-02-19osl::Mutex->std::mutex in BitmapCacheNoel Grandin2-38/+56
2023-02-18osl::Mutex->std::mutex in SdGlobalResourceContainerNoel Grandin1-5/+6
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy3-2/+40
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara5-10/+10
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara15-85/+68
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara12-32/+32
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen6-9/+3
2023-02-15crashreporter: apparent null dereferenceCaolán McNamara1-3/+6
2023-02-15tdf#153179 ODP export regression: fix lost shape at missing objectTünde Tóth1-0/+11
2023-02-11tdf#45705 Make SID_ZOOM_IN and SID_ZOOM_OUT smoother in ImpressRafael Lima1-2/+9
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl4-5/+5
2023-02-07cid#1520799 Unchecked dynamic_castCaolán McNamara1-2/+2
2023-02-07improve readability of VirtualDevice constructorNoel Grandin1-1/+1
2023-02-07GtkPaned properties applied to children not in a GtkPaned anymoreCaolán McNamara1-7/+9
2023-02-07uitest: reset value when changing the measurement unitXisco Fauli7-143/+134
2023-02-05osl::Mutex->std::mutex in sd::framework::FrameworkHelperNoel Grandin2-3/+4
2023-02-02leader of group should default to activeCaolán McNamara1-0/+1