summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-12-24custom literal for Degree10Noel Grandin1-2/+2
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock2-2/+2
2020-12-23remove deprecated (and unwanted) resize-modeCaolán McNamara5-7/+0
2020-12-23add utility NbcRotate methodNoel Grandin1-4/+1
2020-12-23use Degree10 in SdOptionsSnap and fix some conversionsNoel Grandin4-18/+18
2020-12-23Use optional rest argument of OUString::startsWithStephan Bergmann1-3/+3
2020-12-22replace deprecated xpad/ypadCaolán McNamara2-2/+0
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara21-68/+68
2020-12-22split SotStorageStream into two classesNoel4-14/+12
2020-12-21missing use-underline on large/small entriesCaolán McNamara1-14/+16
2020-12-21weld impress layoutmenuCaolán McNamara2-25/+14
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-19unused forward declareCaolán McNamara1-1/+0
2020-12-19make *String(string_view) constructors explicitNoel Grandin2-3/+3
2020-12-19use more string_view in SfxItemPropertyMapNoel4-4/+4
2020-12-18throw exception in SvStream when reading past end of fileNoel10-4/+11
2020-12-17tdf#137729: sd: Add UItestXisco Fauli1-0/+54
2020-12-17tdf#125449: sd: Add UItestXisco Fauli1-0/+61
2020-12-17prefetch graphics also for page before and after in slidesorterLuboš Luňák1-0/+8
2020-12-17tdf#137729 sd UI: unique hatch names in slide/page area dlgJustin Luth1-0/+10
2020-12-17fix --disable-pdfium buildCaolán McNamara1-0/+2
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin10-11/+11
2020-12-16tdf#138963 Clicking the position statusbar box disables selectionCaolán McNamara2-3/+4
2020-12-16uitest: sd: fix GOTOXisco Fauli1-1/+1
2020-12-15update pchesCaolán McNamara1-4/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann6-12/+25
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann2-4/+5
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir1-11/+1
2020-12-09Some OUString::fromUtf(u8"...") simplificationsStephan Bergmann1-3/+3
2020-12-09passed_freed_arg: InsertObjectAtView returns false if pObj was deletedCaolán McNamara1-3/+4
2020-12-08drop unneeded includeCaolán McNamara1-1/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara2-11/+5
2020-12-07remove OpenGL VCL backend codeLuboš Luňák1-12/+0
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen71-127/+103
2020-12-06move bluez_bluetooth_headers use_externals into ENABLE_SDREMOTE_BLUETOOTH caseRene Engelhard1-1/+4
2020-12-04update pchesCaolán McNamara2-3/+20
2020-12-04tdf#34828 sd navigator: fix crash when page item entry is selectedJim Raykowski1-8/+16
2020-12-03tdf#96505: Get rid of cargo cult long integer literalsGökhan Özeloğlu1-2/+2
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski2-2/+15
2020-12-03tdf#34828 sd navigator: enhance automatic shape nameJim Raykowski1-1/+1
2020-12-03tdf#34828 sd navigator: make 'All shapes' the defaultJim Raykowski1-1/+1
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel3-5/+5
2020-12-03tdf#116815 Draw UI: remove presentation-only stuffJustin Luth6-501/+2
2020-12-02related: tdf#127086: PPT: export custom shapes as BitmapXisco Fauli1-1/+1
2020-12-02tdf#136957 Use bigger dots for better handling in presentation mode.Gülşah Köse1-2/+12
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel24-107/+105
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel9-67/+67
2020-11-28Notebookbar contextual remove extension widgetandreas kainz2-168/+0
2020-11-27impress/draw notebookbar update for 7.1andreas kainz2-14/+47
2020-11-26tdf#136911 fix ppt hyperlink importnd1013-0/+53