summaryrefslogtreecommitdiff
path: root/include/svtools/brwbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-24Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara1-1/+1
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-2/+0
2016-10-12no Browse is loaded from .src anymoreCaolán McNamara1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+0
2016-06-02remove wrong commentJochen Nitschke1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-4/+0
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-10/+9
2016-02-09Formatting changes across all modulesChris Sherlock1-27/+3
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-60/+60
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-04convert Link<> to typedNoel Grandin1-4/+4
2015-08-31convert Link<> to typedNoel Grandin1-1/+1
2015-07-30loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-10/+0
2015-05-28Resolves: tdf#91673 wrong bit mask for BrowserModeCaolán McNamara1-1/+1
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-1/+1
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl1-3/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-11/+13
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin1-35/+33
2015-04-17svtools: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-8/+8
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-4/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-2/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-13/+13
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-7/+7
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida1-0/+1
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara1-0/+24
2014-09-23fdo#82577: Handle WindowNoel Grandin1-12/+12
2014-09-18fdo#82577: Handle FontNoel Grandin1-4/+4
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel1-25/+22
2014-05-13BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan1-4/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-03Typo: colum->columnJulien Nabet1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-60/+60
2014-03-24svtools: sal_Bool->boolNoel Grandin1-75/+75