summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshtxt.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-30Related: tdf#107961 ensure notifyhdl is unset after disposeCaolán McNamara
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29expand vis to visible; fix typosdennisroczek
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-22avoid loss of text in edited placeholderDavid Tardon
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19drop enum SvxViewHint::HintTypeNoel Grandin
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-17convert Link<> to typedNoel Grandin
2015-08-11cppcheck: nullPointerRedundantCheckCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-13Realy->ReallyCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-03coverity#1242478 Dereference null return valueCaolán McNamara
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-15svx: sal_Bool->boolNoel Grandin