summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/brwbox1.cxx
AgeCommit message (Expand)Author
2018-04-30loplugin:useuniqueptr in BrowseBoxNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-02-06Avoid signed integer overflow during BrowseBox::AutoSizeLastColumnStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-09No need for extra heap allocationStephan Bergmann
2017-02-20Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara
2016-12-23remove unnecessary casting in BrowseBox::pDataWin memberNoel Grandin
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-10-12no Browse is loaded from .src anymoreCaolán McNamara
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-29Related tdf#92322: fix crash with doCursorJulien Nabet
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-14More missing lifecycle pieces.Michael Meeks
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin