summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/datwin.hxx
AgeCommit message (Expand)Author
2022-08-08overpaint scrollbar junction with the face colorCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in data browserCaolán McNamara
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-20ScrollBar::GetThumbPos returns tools::LongStephan Bergmann
2020-07-06expose that GetDataWindow is always a BrowserDataWinCaolán McNamara
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-16use fwd declsCaolán McNamara
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin
2018-11-27remove unused BrowserMode enum valuesNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2017-12-12svtools: Simplify BrowserDataWin with std::unique_ptrTakeshi Abe
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-02-24Typo: curently->currentlyJulien Nabet
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon