summaryrefslogtreecommitdiff
path: root/include/svtools/headbar.hxx
AgeCommit message (Expand)Author
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-31convert Link<> to typedNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-11refactor HeadBar to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
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-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel 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
2014-12-02fdo#39468 translate German commentsMichael Weghorn
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
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-01Remove visual noise from includeAlexander Wilms
2014-02-18callcatcher: update unused code listsCaolán McNamara
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-12XubString->OUStringCaolán McNamara
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen