summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
33 hoursRevert "Convert XFastParser into a normal C++ interface"Noel Grandin3-16/+14
36 hoursConvert XFastParser into a normal C++ interfaceNoel Grandin3-14/+16
3 daystdf#155393 SdNavigator: Enhancement to navigate in Notes viewJim Raykowski2-3/+33
4 daysuse more TypedWhichInfoNoel Grandin3-6/+4
7 daysuse more TypedWhichIdNoel Grandin4-6/+6
7 daysuse more TypedWhichIdNoel Grandin6-19/+17
8 dayssal_uLong->sal_uInt16Noel Grandin2-6/+6
8 daysuse more TypedWhichIdNoel Grandin10-22/+20
8 daysmerge some stringaddsNoel Grandin1-9/+6
8 daysmore TypedWhichIdNoel Grandin2-4/+2
9 daysuse more TypedWhichId in editengNoel Grandin1-12/+8
9 dayssvx: change NamedColor be a struct instead of std::pairTomaž Vajngerl1-2/+2
10 daystdf#148088: Fix master related UI in DrawBaole Fang3-5/+28
10 dayssd: fix crash in SdXImpressDocument::postMouseEvent()Miklos Vajna1-0/+5
13 daystdf#139512: partial revert default row height on new sd tablesJustin Luth1-1/+1
13 daysloplugin:unusedmethodsNoel Grandin2-104/+0
13 daysloplugin:unusedfieldsNoel Grandin4-38/+2
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)6-37/+34
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs1-9/+20
2023-05-13use more optional for CharClassNoel Grandin2-3/+3
2023-05-13use more optional for SdrObjListIterNoel Grandin2-22/+22
2023-05-13cid#1530046 Unchecked dynamic_castCaolán McNamara1-8/+10
2023-05-12LOK: Navi-10 hide not needed controlsAttila Szűcs1-0/+6
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl3-13/+15
2023-05-11tdf#155235 Draw crashes on close: SIGSEGV in SalInstance:GetYieldMutex()Noel Grandin1-0/+2
2023-05-10Add view options class in DrawParis Oplopoios7-6/+48
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl1-4/+5
2023-05-05tdf#155144 sd: Don't reset table styles on RTF pastingMaxim Monastirsky1-10/+8
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin3-5/+5
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev7-17/+99
2023-05-02tdf#137544 no need to broadcast in ~SdPageNoel Grandin1-4/+2
2023-04-27cid#1528189 Uninitialized pointer fieldCaolán McNamara1-1/+2
2023-04-26cid#1401342 Uncaught exceptionCaolán McNamara2-0/+7
2023-04-25tdf#154604 SdNavigator: Support listing in front-to-back z orderJim Raykowski3-3/+31
2023-04-25oox: write graphic (blip) in ThemeExport - BlipFillTomaž Vajngerl1-1/+1
2023-04-25Add script to find unused using declarationsGabor Kelemen1-1/+0
2023-04-24oox: combine graphic cache into GraphicExportCache classTomaž Vajngerl1-2/+6
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl2-317/+6
2023-04-24tdf#145359 related: Fix SdNavigator dnd z orderingJim Raykowski2-5/+12
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin1-2/+2
2023-04-24cid#1401342 silence Uncaught exceptionCaolán McNamara2-2/+10
2023-04-23cid#1401342 Uncaught exceptionCaolán McNamara1-1/+1
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen2-2/+0
2023-04-21tdf#154546 skip dispatch when presenter controller is not setPatrick Luby1-1/+4
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)2-2/+2
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)2-4/+30
2023-04-19loplugin::unusedmethodsNoel Grandin11-499/+1
2023-04-19loplugin:finalclasses in sdNoel Grandin54-68/+68
2023-04-19tdf#154883 Set doc as modified on applying table styleMaxim Monastirsky1-0/+2
2023-04-18Some missing XServiceInfo implementationsStephan Bergmann4-0/+38