summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* related tdf#33603: sd: do not assume there's always a viewshellprivate/quwex/notespaneflatSarper Akdemir2024-04-301-2/+4
* tdf#33603: make the notes pane handle placeholder text on focusSarper Akdemir2024-04-306-0/+59
* tdf#33603 Typo: 'Notes Panel' -> 'Notes Pane'Samuel Mehrbrodt2024-04-301-1/+1
* tdf#33603 Allow adding Notes Panel to toolbar/menubar/keyboard shortcutsSamuel Mehrbrodt2024-04-301-3/+3
* tdf#33603 Make notes panel available in readonly modeSamuel Mehrbrodt2024-04-301-1/+1
* tdf#33603 Fix Close button not working in Notes PaneSamuel Mehrbrodt2024-04-3012-753/+9
* related tdf#33603: sd: fix notespanel crash on drag and dropSarper Akdemir2024-04-302-0/+15
* related tdf#33603: sd: force invalidate notespanelSarper Akdemir2024-04-302-12/+3
* related tdf#33603: fix notespanel missing outliner on mode changeSarper Akdemir2024-04-301-9/+7
* tdf#33603: sd: rework notes panelSarper Akdemir2024-04-3030-131/+2791
* related tdf#33603: do not register NotesChildWindow for DrawSarper Akdemir2024-04-301-1/+0
* tdf#33603: sd: add notes panel for normal viewSarper Akdemir2024-04-3012-0/+832
* fix linker error for PCH buildThorsten Behrens2024-04-301-0/+1
* tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin2024-04-3011-18/+36
* tdf#38164: sd: allow panning across pages when zoomed inSarper Akdemir2024-04-306-24/+95
* Fix system-libfixmathThorsten Behrens2024-04-304-3/+8
* tdf#160621 Redesign name and value fields in variabe fields dialog pageOliver Specht2024-04-301-354/+291
* Failed to set property GtkEntry.valign to top: Could not parse enum: 'top'Caolán McNamara2024-04-301-2/+0
* Improve case rotation in sentence caseOliver Specht2024-04-305-20/+36
* Case rotation in Impress: skip sentence caseOliver Specht2024-04-301-2/+8
* tdf#159797: sw_uiwriter6: Add unittestXisco Fauli2024-04-301-0/+13
* tdf#160616 - Fix SUMPRODUCT calculation is broken in some casesBalazs Varga2024-04-302-3/+8
* clean up after removal of patched rhinoRene Engelhard2024-04-305-27/+2
* Update to latest Rhino 1.7.14Stephan Bergmann2024-04-3014-1695/+363
* tdf#108697 Allow modifying default bullet selectionSamuel Mehrbrodt2024-04-306-78/+66
* improve usability of variable fieldsOliver Specht2024-04-3014-277/+276
* Related: tdf#39052 - chart ooxml: export formatted chart titlesBalazs Varga2024-04-3012-62/+230
* tdf#39052 - Chart: make characters formatable in editable chart textshapesBalazs Varga2024-04-3014-42/+178
* tdf#78027 - Fix Chart OOXML Import with non-uniform formatted titlesBalazs Varga2024-04-305-27/+72
* tdf#159687 sc formula SUMPRODUCT performance fix: add more binaryBalazs Varga2024-04-302-1/+36
* tdf#159456 - chart view: fix wrongly shifted value Y axisBalazs Varga2024-04-303-6/+28
* tdf#159422 - chart view: fix symbols position of data table legendBalazs Varga2024-04-303-4/+41
* tdf#159443 - chart view: fix Data table is not rendered below chartBalazs Varga2024-04-303-0/+37
* tdf#160071 Don't clone formatting to whole boxesSamuel Mehrbrodt2024-04-301-7/+0
* tdf#159726 Improve Clone formattingOliver Specht2024-04-302-2/+6
* tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy2024-04-305-21/+64
* tdf#155218 sc: fix incorrect print areaTibor Nagy2024-04-301-0/+1
* tdf#155218 sc: fix different page orientation in print dialogTibor Nagy2024-04-3011-30/+200
* Revert "IASS: Correct Buffering of last Slide"Armin Le Grand2024-04-302-20/+0
* tdf#160669 IASS: flush Prefetch for SLideShow as neededArmin Le Grand (allotropia)2024-04-303-0/+45
* IASS: Correct Buffering of last SlideArmin Le Grand (allotropia)2024-04-302-0/+20
* IASS: Support Mouse-Wheel ActionsArmin Le Grand (allotropia)2024-04-302-29/+54
* IASS: Missing updates in OutlinerView modeArmin Le Grand (allotropia)2024-04-301-3/+23
* IASS: make live slideshow non-experimentalThorsten Behrens2024-04-302-12/+1
* IASS: Update NextSlide in PresenterConsoleArmin Le Grand (allotropia)2024-04-306-0/+82
* IASS: SlidePane/Sorter updates were missingArmin Le Grand (allotropia)2024-04-301-1/+1
* IASS: Fix crash with PresenterConsoleArmin Le Grand (allotropia)2024-04-303-6/+42
* IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)2024-04-308-2/+157
* IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)2024-04-3031-40/+110
* IASS: Added SdrObject Insert/Remove suppportArmin Le Grand (allotropia)2024-04-302-90/+161