summaryrefslogtreecommitdiff
path: root/include/svtools/brwbox.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-04convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-05-28Resolves: tdf#91673 wrong bit mask for BrowserModeCaolán McNamara
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž 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 HIB_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-17svtools: convert new to ::Create.Noel 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-04-09loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel
2014-05-13BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-03Typo: colum->columnJulien Nabet
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-25BrowseBox::bHideCursor misuses sal_Bool for TriStateStephan Bergmann
2013-12-22Fix other typosJulien Nabet
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-22convert include/svtools/brwbox.hxx from String to OUStringNoel Grandin
2013-07-11XubString->OUStringCaolán McNamara
2013-07-04warning C4805 unsafe mixture of type int and type boolMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen