summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unotext.cxx
AgeCommit message (Expand)Author
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2017-06-30EditEngine: Changing export selection for copy/pasteVarun Dhall
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-28loplugin:salunicodeliteral: editengStephan Bergmann
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-09-25remove unused parameterJochen Nitschke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19WaE: loplugin:defaultparamsTor Lillqvist
2015-09-18boost->stdCaolán McNamara
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-08-27Help GCCStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-03callcatcher: shave off some moreCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann