summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/svtabbx.cxx
AgeCommit message (Expand)Author
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06convert some macros to local functionsNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-04-30loplugin:useuniqueptr in SvTabListBoxNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel 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
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-17tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in svtabbxXisco Fauli
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-29-fsanitize=vptr: avoid premature downcastStephan Bergmann
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-12cleanup SvHeaderTabListBoxTomaž Vajngerl
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl