summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-15loplugin:useuniqueptrNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-04Remove duplicated includeAndrea Gelmini
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-03TyposJulien Nabet
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sfx2Stephan Bergmann
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-09tdf#75280 Cleaning up of sal_uIntPtr usage #2tymyjan
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-23tdf#89329: use unique_ptr for pImpl in progressXisco Fauli
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-03-30Replace IMPL_FORWARD_LOOP in sfx2/source/bastyp/fltfnc.cxxJulien Nabet
2016-03-23loplugin:constantparam in sfx2Noel Grandin