summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2022-11-17tdf#33495: Allow presenter console in windowed modeDaniel Lohmann
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski
2022-11-15Replace do while with all_foreachJim Raykowski
2022-11-09lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos
2022-11-09Remove duplicated includeAndrea Gelmini
2022-11-09tdf#139633 SdNavigator: Enhancement to rename pages and objectsJim Raykowski
2022-11-08Resolves: tdf#148140 get text auto color right in impress edit modeCaolán McNamara
2022-11-07tdf#144399 Don't allow editing in r/o modeSamuel Mehrbrodt
2022-11-07SdNavigator: Make the page objects tree stand still when the entryJim Raykowski
2022-11-07tdf#151608: Follow up commentsdldld
2022-11-03fix rendering of text when "fit to frame" is enabledTomaž Vajngerl
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-10-30tdf#129610 SdNavigator: Realize multiple selection of objectsJim Raykowski
2022-10-30SdNavigator: Update selections on shape filter callbackJim Raykowski
2022-10-30tdf#138868 related: Update Navigator on Esc key unmarkingJim Raykowski
2022-10-30tdf#138868 related: Update Navigator tree selections on UNO SelectAllJim Raykowski
2022-10-27tdf#151621 sd UI: use correct zoom in embedded PPTXTünde Tóth
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-25tdf#151608: Fix crash in disposing remotecontrol listenerdldld
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-23Simplify SwEditWin::LogicMouse* and sd::Window::LogicMouse*Mike Kaganski
2022-10-23tdf#138868 SdNavigator: Select in the objects tree all marked objectsJim Raykowski
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-10-13crashtesting: uncaught exception on export of forum-fr-20226.sxi to pptxCaolán McNamara
2022-10-12crashtesting: exception during dtorCaolán McNamara
2022-10-11use more string_view in sdNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-25tdf#150715 Animations in LO Impress do not work properlyNoel Grandin
2022-09-20simplify usage of TempFile in sdNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-15no need to load SaveVBA symbol at runtimeNoel Grandin
2022-09-14no need to load ImportPPT symbol at runtimeNoel Grandin
2022-09-14no need to load ExportPPT symbol at runtimeNoel Grandin
2022-09-14merge sdfilt library into sdNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14no need to dynamically ImportCGM symbolNoel Grandin
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-07sd: rename WriteAnimationNodeAudio to MediaMiklos Vajna
2022-09-06Replace leftover use of StarSymbol with OpenSymbolTor Lillqvist
2022-09-05Fix typoAndrea Gelmini
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas