summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)Author
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2019-02-22SfxProgress:SetStateText is deadNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08Fix typoAndrea Gelmini
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-10Use already available start index of substringMatteo Casalin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-15pass IMapObject around by std::unique_ptrNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-30Fix typosAndrea Gelmini
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-03-09Let sysadmins disable individual file format filtersAndras Timar
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-01-23Translate German SAL_WARN messageStephan Bergmann
2018-01-23USHRT_MAX -> SAL_MAX_UINT16 in IndexBitSetStephan Bergmann
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-26Avoid undefined left shift of signed integerStephan Bergmann
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-06remove unused dummytypes.cxxNoel Grandin
2017-09-06removed unused type for avmedia dummytypesjan Iversen
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-18drop unused CntContentTypeItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin