summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2023-02-02leader of group should default to activeCaolán McNamara1-0/+1
2023-02-02add truncate-multiline for consistencyCaolán McNamara1-0/+1
2023-02-02osl::Mutex->std::mutex in sd::RandomAnimationNodeNoel Grandin1-37/+34
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara2-2/+2
2023-02-01gtk[3|4] drop can-focus so it takes the default stateCaolán McNamara1-6/+0
2023-02-01add truncate-multiline for consistencyCaolán McNamara1-0/+1
2023-01-31uitest: remove wait_until_file_is_availableXisco Fauli3-8/+0
2023-01-31Some simplification after 743dd1d3c1142c1c99b0844cc26dd0be91a1de40Mike Kaganski1-1/+1
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl5-20/+71
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl16-49/+46
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl2-2/+1
2023-01-30tdf#148810: sd: move UItest to CppUnittestXisco Fauli3-54/+31
2023-01-30tdf#153185 PPTX: fix export of linked OLE objectsTünde Tóth2-0/+18
2023-01-29tdf#124230 export subTnLst for event triggered nodes.Mark Hung4-7/+46
2023-01-29sd/filter/pptx-animations: store condition in NodeContext.Mark Hung3-39/+40
2023-01-28sd/pptx-anmiations refactor NodeContext.Mark Hung4-182/+250
2023-01-28sd/filter/pptx-anmiation refactor Cond class.Mark Hung4-94/+138
2023-01-28sd/source/filter refactor pptx animation export.Mark Hung1-8/+7
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl7-14/+14
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl1-2/+2
2023-01-26tdf#153107 OOXML export: fix scale of tile of shape backgroundTibor Nagy3-2/+62
2023-01-26cid#1520593 Uncaught exceptionCaolán McNamara2-2/+2
2023-01-26tdf#153161: sd: move UItest to CppUnittestXisco Fauli3-37/+23
2023-01-26use more concrete types in sd consoleNoel Grandin19-65/+68
2023-01-26use more concrete types in sdNoel Grandin4-17/+17
2023-01-26GetDrawController should return pointerNoel Grandin18-41/+42
2023-01-26use more concrete types in sdNoel Grandin2-28/+14
2023-01-26no need for sd::ModuleController to load these factories via UNONoel Grandin8-206/+110
2023-01-26use more concrete types in sdNoel Grandin11-35/+43
2023-01-25tdf#153161: (Ab)use a call to XTextRange::getString to flush editsMike Kaganski2-0/+37
2023-01-24[API CHANGE] remove service sd::framework::ModuleControllerNoel Grandin5-60/+20
2023-01-24[API CHANGE] remove service sd::framework::ConfigurationControllerNoel Grandin5-47/+16
2023-01-23[API CHANGE] sd::frame::Configuration does not need to be an UNO serviceNoel Grandin3-38/+1
2023-01-23Resolves tdf#113439 - Show/Hide menu item in Draw's layer menuHeiko Tietze8-0/+49
2023-01-22XUnoTunnel->dynamic_cast in SdXCustomPresentationNoel Grandin2-8/+1
2023-01-22XUnoTunnel->dynamic_cast in SdLayerNoel Grandin3-12/+7
2023-01-22XUnoTunnel->dynamic_cast in SdLayerManagerNoel Grandin3-8/+1
2023-01-22XUnoTunnel->dynamic_cast in SdUnoPageBackgroundNoel Grandin3-10/+3
2023-01-22XUnoTunnel->dynamic_cast in SdUnoSearchReplaceDescriptorNoel Grandin2-9/+4
2023-01-21move presenter console from sdext/ to sd/Noel Grandin68-0/+25953
2023-01-20[API CHANGE] remove unused SlideSorterServiceNoel Grandin4-569/+0
2023-01-20[API CHANGE] PresenterTextView UNO service is deadNoel Grandin5-546/+0
2023-01-20no need to load the list of impress/draw modules from configNoel Grandin2-53/+37
2023-01-20PresentationFactoryProvider can just be a static methodNoel Grandin3-13/+4
2023-01-20improve loplugin:refcountingNoel Grandin1-1/+1
2023-01-20change test to use Calibri instead of CambriaCaolán McNamara2-2/+3
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs1-0/+1
2023-01-20[API CHANGE] no need to load PresentationFactoryProvider via UNO and/or configNoel Grandin5-100/+21
2023-01-19Remove not necessary container in Animation Panel in Impress SidebarSzymon Kłos1-497/+482
2023-01-19Fix SdGenericDrawPage et al queryAggregationStephan Bergmann2-3/+21