summaryrefslogtreecommitdiffstats
path: root/include/svtools/brwbox.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:expandablemethods in svtoolsNoel Grandin2016-10-271-2/+0
* no Browse is loaded from .src anymoreCaolán McNamara2016-10-121-2/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-051-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2016-08-081-1/+0
* remove wrong commentJochen Nitschke2016-06-021-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-4/+0
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-1/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-10/+9
* Formatting changes across all modulesChris Sherlock2016-02-091-27/+3
* loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin2016-01-131-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-60/+60
* Fix typosAndrea Gelmini2015-09-301-2/+2
* convert Link<> to typedNoel Grandin2015-09-041-4/+4
* convert Link<> to typedNoel Grandin2015-08-311-1/+1
* loplugin:unusedmethodsNoel Grandin2015-07-301-2/+0
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-10/+0
* Resolves: tdf#91673 wrong bit mask for BrowserModeCaolán McNamara2015-05-281-1/+1
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-271-1/+1
* refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl2015-05-111-3/+2
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-11/+13
|\
| * svtools: convert new to ::Create.Noel Grandin2015-04-171-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-8/+8
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-4/+6
* | convert HIB_ constants to scoped enumNoel Grandin2015-04-221-1/+1
* | convert BROWSER_ constants to scoped enumNoel Grandin2015-04-221-35/+33
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* loplugin:constantfunction: svtoolsNoel Grandin2015-03-191-2/+0
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-2/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-13/+13
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-7/+7
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-2/+2
* Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida2014-11-251-0/+1
* svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-1/+1
* Resolves: fdo#83943 avoid infinite recursionCaolán McNamara2014-09-261-0/+24
* fdo#82577: Handle WindowNoel Grandin2014-09-231-12/+12
* fdo#82577: Handle FontNoel Grandin2014-09-181-4/+4
* fdo#39468: Translated German to EnglishJennifer Liebel2014-09-121-25/+22
* BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan2014-05-131-4/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* Typo: colum->columnJulien Nabet2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-60/+60
* svtools: sal_Bool->boolNoel Grandin2014-03-241-75/+75
* svtools: sal_Bool->boolNoel Grandin2014-03-241-16/+16
* Remove visual noise from includeAlexander Wilms2014-03-011-13/+13