summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2016-08-11loplugin:constantparamNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-28Resolves: tdf#94940 don't load font history if option is disabledCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07FloatWinPopupFlags::NoFocusClose is only set, never readCaolán McNamara
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-06-01typo (-Werror,-Wuninitialized)Stephan Bergmann
2016-06-01tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in hyperlabelXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in inettbcXisco Fauli
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin
2016-05-24ruler: close the polygon when drawing indent handle (gtk3, gl)Tomaž Vajngerl
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18tdf#95954: Reasonable background for roadmap widgetKatarina Behrens
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-12use unique_ptrDavid Tardon
2016-05-12avoid crash when using the New Slide toolbar popup in ImpressDavid Tardon
2016-05-12do not try to use obj. that is already being disposedDavid Tardon
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-11Convert RulerExtra to scoped enumNoel Grandin
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-10Avoid reserved identifiersStephan Bergmann