summaryrefslogtreecommitdiff
path: root/vcl/source/window/tabpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-3/+3
2015-06-19fix tabpage renderingLászló Németh1-2/+2
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-1/+1
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-5/+5
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks1-0/+11
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-3/+3
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-02make sort list options page fill vertically and horizontallyCaolán McNamara1-0/+3
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara1-12/+0
2014-07-22Related: fdo#81457 skip setting an empty allocationCaolán McNamara1-4/+7
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara1-0/+8
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-20/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-06merge isLayoutEnabledsCaolán McNamara1-11/+4
2013-02-15tabpages size req not factoring in border widthCaolán McNamara1-1/+1
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-8/+3
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara1-10/+1
2012-12-04export VclScrolledWindow for external-to-builder useCaolán McNamara1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara1-1/+0
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara1-0/+7
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-0/+1
2012-09-28calculate and position taking external margins into accountCaolán McNamara1-3/+3
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-0/+14
2012-09-28Keep binary resource help id on retro-fitCaolán McNamara1-2/+4
2012-09-28make isLayoutEnabled stricterCaolán McNamara1-1/+1
2012-09-28add and use a "WINDOW_CONTAINER" typeCaolán McNamara1-1/+2
2012-09-28allow TabPages to load .ui files for retrofittingCaolán McNamara1-1/+7
2012-09-28basic optimization passCaolán McNamara1-5/+6
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara1-1/+1
2012-09-28get TabControl and TabPage to talk to layoutCaolán McNamara1-1/+27
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-4/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-6/+6
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-6/+6
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-6/+3
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-1/+1