summaryrefslogtreecommitdiff
path: root/include/svtools/headbar.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-2/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in svtoolsNoel Grandin1-3/+3
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-16/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-6/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-15/+15
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-31convert Link<> to typedNoel Grandin1-12/+12
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-14/+2
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-2/+2
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-0/+2
2015-05-11refactor HeadBar to use RenderContextTomaž Vajngerl1-9/+5
2015-04-30Gradually typed LinkStephan Bergmann1-18/+18
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-0/+1
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-42/+45
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-0/+1
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2014-12-02fdo#39468 translate German commentsMichael Weghorn1-119/+111
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-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-12/+12
2014-03-24svtools: sal_Bool->boolNoel Grandin1-24/+24
2014-03-01Remove visual noise from includeAlexander Wilms1-10/+10
2014-02-18callcatcher: update unused code listsCaolán McNamara1-3/+2
2013-11-25Integrate branch of IAccessible2Steve Yin1-0/+7
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-08-12XubString->OUStringCaolán McNamara1-5/+5
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin1-2/+2
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+377