summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)Author
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-22loplugin:unusedfields in editengNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-06rework as a shared_ptrCaolán McNamara
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert editeng module away from OSL_ASSERT to assertChris Sherlock
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-14remove unused RID constantsNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03add more dumpAsXml()Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann
2016-08-18coverity#1371381 Dereference before null checkCaolán McNamara
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04tdf#100734: Update bullet of paragraph on UNDOMike Kaganski