summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unotext.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin1-6/+3
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-4/+5
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-6/+2
2018-03-11Use for-range loops in editengJulien Nabet1-5/+2
2018-02-05loplugin:useuniqueptr in SvxUnoTextRangeBaseNoel Grandin1-11/+9
2018-01-25loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: editengStephan Bergmann1-1/+1
2017-12-25various coverity exception warningsCaolán McNamara1-10/+10
2017-12-18loplugin:unusedindexMike Kaganski1-42/+26
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-6/+6
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-2/+2
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-5/+5
2017-11-15TypedWhichIdNoel Grandin1-6/+6
2017-10-23loplugin:includeform: editengStephan Bergmann1-1/+1
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin1-44/+41
2017-07-28loplugin:constparams in editengNoel Grandin1-3/+3
2017-06-30EditEngine: Changing export selection for copy/pasteVarun Dhall1-7/+12
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin1-4/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-2/+2
2017-04-28loplugin:salunicodeliteral: editengStephan Bergmann1-2/+2
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-4/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-30tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin1-3/+3
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann1-1/+1
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-77/+28
2017-01-19New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann1-0/+3
2016-12-30cleanup tailing backslashesJochen Nitschke1-2/+2
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin1-5/+1
2016-09-25remove unused parameterJochen Nitschke1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-04-27-Werror,-WvarargsStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-05loplugin:constantparam in editengNoel Grandin1-2/+2
2016-03-18loplugin:constantfunction in editengNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-57/+57
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19WaE: loplugin:defaultparamsTor Lillqvist1-2/+2
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-13editeng: com::sun::star->cssNoel Grandin1-7/+7
2015-08-27Help GCCStephan Bergmann1-1/+1
2015-08-27Clean up aEmptyStephan Bergmann1-4/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-7/+7