summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuexpand.cxx
AgeCommit message (Expand)Author
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin
2019-01-09use unique_ptr in sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2017-02-16Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-02-02coverity#1267659 Logically dead codeCaolán McNamara
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-30coverity#704728 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#705475 Dereference null return valueCaolán McNamara
2014-05-16coverity#708811 Unused pointer valueCaolán McNamara
2014-05-09coverity#705475 Dereference null return valueCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-25Unwind FunctionReference typedefStephan Bergmann
2013-08-24String->OUStringIvan Timofeev
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-11-20Remove empty commentsJ. Graeme Lingard
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth