summaryrefslogtreecommitdiff
path: root/vcl/source/window/tabpage.cxx
AgeCommit message (Expand)Author
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
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06merge isLayoutEnabledsCaolán McNamara
2013-02-15tabpages size req not factoring in border widthCaolán McNamara
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-12-04export VclScrolledWindow for external-to-builder useCaolán McNamara