summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01ofz#29151 short readCaolán McNamara
2021-01-01ofz#29129 Abrt on uncaught exceptionCaolán McNamara
2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-491
2021-01-01drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2021-01-01use SdrAngleItem for ID_VAL_ANGLE*Noel Grandin
2021-01-01use SdrAngleItem for ATTR_COPY_ANGLENoel Grandin
2020-12-30use Degree10 in XPolygonNoel Grandin
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBayram Çiçek
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24tdf#138937 don't use attributes that depend on preset dataMark Hung
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-23remove deprecated (and unwanted) resize-modeCaolán McNamara
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-23use Degree10 in SdOptionsSnap and fix some conversionsNoel Grandin
2020-12-23Use optional rest argument of OUString::startsWithStephan Bergmann
2020-12-22replace deprecated xpad/ypadCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-22split SotStorageStream into two classesNoel
2020-12-21missing use-underline on large/small entriesCaolán McNamara
2020-12-21weld impress layoutmenuCaolán McNamara
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19unused forward declareCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-17tdf#137729: sd: Add UItestXisco Fauli
2020-12-17tdf#125449: sd: Add UItestXisco Fauli
2020-12-17prefetch graphics also for page before and after in slidesorterLuboš Luňák
2020-12-17tdf#137729 sd UI: unique hatch names in slide/page area dlgJustin Luth
2020-12-17fix --disable-pdfium buildCaolán McNamara
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin
2020-12-16tdf#138963 Clicking the position statusbar box disables selectionCaolán McNamara
2020-12-16uitest: sd: fix GOTOXisco Fauli
2020-12-15update pchesCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-12-09Some OUString::fromUtf(u8"...") simplificationsStephan Bergmann
2020-12-09passed_freed_arg: InsertObjectAtView returns false if pObj was deletedCaolán McNamara
2020-12-08drop unneeded includeCaolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen