summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/brwbox1.cxx
AgeCommit message (Expand)Author
2019-09-26survive focus change during disposeCaolán McNamara
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin
2019-01-31tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara
2018-11-27remove unused BrowserMode enum valuesNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-10-04sal_False -> false in commentLionel Elie Mamane
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
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