summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)AuthorFilesLines
2019-11-03loplugin:stringaddNoel Grandin1-5/+5
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann2-4/+2
2019-10-30SfxFrameHTMLParser does not need to extend SfxHTMLParserNoel Grandin1-1/+4
2019-10-29remove unnecessary includesCaolán McNamara1-0/+1
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-4/+3
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann1-1/+1
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-6/+6
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin1-6/+5
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin1-11/+11
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-6/+3
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin2-5/+5
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov2-42/+35
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin1-2/+2
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin1-2/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2-0/+2
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2-0/+3
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2-0/+3
2019-03-09loplugin:unusedfieldsNoel Grandin1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-16/+7
2019-02-22loplugin:unusedfields in sfx2Noel Grandin1-1/+0
2019-02-22SfxProgress:SetStateText is deadNoel Grandin1-11/+0
2019-02-11new loplugin writeonlyvarsNoel Grandin1-5/+0
2019-02-08Fix typoAndrea Gelmini1-1/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin4-312/+312
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-2/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2-0/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-11-10Use already available start index of substringMatteo Casalin1-4/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara1-5/+5
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin1-52/+0
2018-10-15add SvStream::TellEndNoel Grandin1-4/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-09loplugin:constfields in sfx2Noel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin1-1/+0
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-15pass IMapObject around by std::unique_ptrNoel Grandin1-12/+12
2018-07-31Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin1-3/+0
2018-06-30Fix typosAndrea Gelmini1-1/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-1/+0
2018-05-18loplugin:unusedfields in sfx2Noel Grandin1-2/+0
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen2-4/+0
2018-03-09Let sysadmins disable individual file format filtersAndras Timar1-1/+9