summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht1-0/+1
2023-11-06tdf#135089 Move Presenter console settings to Slide Show settingsSamuel Mehrbrodt3-5/+3
2023-10-31tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide MasterHenry Castro1-0/+1
2023-10-23tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin1-0/+3
2023-07-23tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir2-1/+6
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-2/+2
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl1-0/+2
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl1-1/+1
2023-05-24tdf#148088: Fix master related UI in DrawBaole Fang1-0/+1
2023-05-20loplugin:unusedmethodsNoel Grandin1-3/+0
2023-05-20loplugin:unusedfieldsNoel Grandin1-2/+0
2023-05-13use more optional for SdrObjListIterNoel Grandin1-3/+3
2023-05-10Add view options class in DrawParis Oplopoios2-2/+6
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev1-0/+1
2023-04-26cid#1401342 Uncaught exceptionCaolán McNamara1-0/+2
2023-04-25tdf#154604 SdNavigator: Support listing in front-to-back z orderJim Raykowski1-1/+12
2023-04-24tdf#145359 related: Fix SdNavigator dnd z orderingJim Raykowski1-0/+4
2023-04-24cid#1401342 silence Uncaught exceptionCaolán McNamara1-0/+3
2023-04-19loplugin::unusedmethodsNoel Grandin4-170/+0
2023-04-19loplugin:finalclasses in sdNoel Grandin54-68/+68
2023-04-18tdf#90253: Impress: make TextBox retain its heightBayram Çiçek1-1/+0
2023-04-12rename intern->internalNoel Grandin2-4/+4
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski13-19/+19
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti1-2/+2
2023-03-07no need to allocate these separatelyNoel Grandin1-2/+2
2023-03-03Revert "BaseMutex->std::mutex in AccessibleSlideSorterView"Noel Grandin1-4/+6
2023-03-02BaseMutex->std::mutex in AccessibleSlideSorterViewNoel Grandin1-6/+4
2023-03-02BaseMutex->std::mutex in DrawSubControllerInterfaceBaseNoel Grandin4-21/+6
2023-02-24BaseMutex->std::mutex in sd::tools::PropertySetNoel Grandin1-8/+3
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara6-6/+6
2023-02-05osl::Mutex->std::mutex in sd::framework::FrameworkHelperNoel Grandin1-1/+2
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara1-1/+1
2023-01-26cid#1520593 Uncaught exceptionCaolán McNamara1-1/+1
2023-01-26use more concrete types in sd consoleNoel Grandin1-1/+2
2023-01-26use more concrete types in sdNoel Grandin1-3/+5
2023-01-26GetDrawController should return pointerNoel Grandin1-1/+1
2023-01-26use more concrete types in sdNoel Grandin1-3/+4
2023-01-26no need for sd::ModuleController to load these factories via UNONoel Grandin3-0/+332
2023-01-26use more concrete types in sdNoel Grandin2-4/+7
2023-01-24[API CHANGE] remove service sd::framework::ModuleControllerNoel Grandin2-14/+5
2023-01-24[API CHANGE] remove service sd::framework::ConfigurationControllerNoel Grandin2-11/+6
2023-01-23[API CHANGE] sd::frame::Configuration does not need to be an UNO serviceNoel Grandin1-8/+1
2023-01-22XUnoTunnel->dynamic_cast in SdUnoSearchReplaceDescriptorNoel Grandin1-4/+1
2023-01-20no need to load the list of impress/draw modules from configNoel Grandin1-6/+3
2023-01-20PresentationFactoryProvider can just be a static methodNoel Grandin1-9/+2
2023-01-20[API CHANGE] no need to load PresentationFactoryProvider via UNO and/or configNoel Grandin2-15/+12
2023-01-19Fix SdGenericDrawPage et al queryAggregationStephan Bergmann1-0/+6
2023-01-17XUnoTUnnel->dynamic_cast in sd::ViewTabBarNoel Grandin1-9/+1
2023-01-17XUnoTunnel->dynamic_cast in sd::DrawControllerNoel Grandin4-12/+19