summaryrefslogtreecommitdiff
path: root/svtools/source/edit
AgeCommit message (Expand)Author
2019-04-02drop some unneeded includesCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svtoolsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12fix downcast by intermediate functionMatteo Casalin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16Rework loops so to have exit condition on correct unsigned valueMatteo Casalin
2015-08-16This seems to be the original purposeMatteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-06-02callcatcher: update unusedcodeCaolán McNamara
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-27Properly encapsulate svt::TextWindowPeerStephan Bergmann
2013-11-26Unused includeStephan Bergmann
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-22Use conventional std::vector idiomsStephan Bergmann
2013-10-22Unwind HighlightPortions typedefStephan Bergmann
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15convert include/svtools/svmedit2.hxx from String to OUStringNoel Grandin