summaryrefslogtreecommitdiff
path: root/vcl/source/window/tabpage.cxx
AgeCommit message (Expand)Author
2020-11-24Remove unused ScrollBarBox from tabpageSamuel Mehrbrodt
2020-11-21Fix tdf#138373 scrollbars can now actually be nullptrThorsten Behrens
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-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolá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-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2018-12-14Resolves: tdf#122059 don't crash with no parent for tabpageCaolán McNamara
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-18weld SdPresLayoutTemplateDlgCaolán McNamara
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara
2016-07-06tdf#77667 Remove gcc3 workaroundkrishna keshav
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-20Convert PART to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-19fix tabpage renderingLászló Németh
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02make sort list options page fill vertically and horizontallyCaolán McNamara
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara
2014-07-22Related: fdo#81457 skip setting an empty allocationCaolán McNamara
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms