summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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-22split SotStorageStream into two classesNoel
2020-12-21weld impress layoutmenuCaolá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-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-16tdf#138963 Clicking the position statusbar box disables selectionCaolán McNamara
2020-12-16uitest: sd: fix GOTOXisco Fauli
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-12-09passed_freed_arg: InsertObjectAtView returns false if pObj was deletedCaolán McNamara
2020-12-08drop unneeded includeCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-04tdf#34828 sd navigator: fix crash when page item entry is selectedJim Raykowski
2020-12-03tdf#96505: Get rid of cargo cult long integer literalsGökhan Özeloğlu
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski
2020-12-03tdf#34828 sd navigator: enhance automatic shape nameJim Raykowski
2020-12-03tdf#34828 sd navigator: make 'All shapes' the defaultJim Raykowski
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-12-03tdf#116815 Draw UI: remove presentation-only stuffJustin Luth
2020-12-02related: tdf#127086: PPT: export custom shapes as BitmapXisco Fauli
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-26tdf#136911 fix ppt hyperlink importnd101
2020-11-26Check render parameters for AutoSpellCheckingMert Tumer
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-24static_cast after dynamic_castNoel Grandin
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-20tdf#127086 PPT export: fix lost bitmap fill for OOXML custom shapesMiklos Vajna
2020-11-20This presumably wants to be Size(-1, -1)Stephan Bergmann
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12Drop some unused function parameterStephan Bergmann
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-10This converts to/from mm100s, not twipsMike Kaganski
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-02tdf#126700 handle Impress default documentsJan-Marek Glogowski