summaryrefslogtreecommitdiff
path: root/include/vcl/tabpage.hxx
AgeCommit message (Expand)Author
2020-11-24Remove unused ScrollBarBox from tabpageSamuel Mehrbrodt
2020-11-12Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens
2020-10-11Revert "Permit scrollable AWT tab pages a la scrolled Dialog"Caolán McNamara
2020-10-11Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-15loplugin:unnecessaryvirtualNoel Grandin
2019-10-03loplugin:virtualdeadNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-10-15weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-05-10make some important single-parameter constructors explicitHerbert Dürr
2013-04-23execute move of global headersBjoern Michaelsen