summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/datwin.hxx
AgeCommit message (Expand)Author
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
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12svtools: sal_Bool -> boolStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29coverity#704316 odd pDtorNotify hackeryCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann