summaryrefslogtreecommitdiff
path: root/include/svtools/brwbox.hxx
AgeCommit message (Expand)Author
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