summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/scrollabledialog.cxx
AgeCommit message (Expand)Author
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-21unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan
2012-09-11Missing "this->" qualificationStephan Bergmann
2012-09-11-Werror=unused-but-set-variableStephan Bergmann
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power
2012-09-11make interface for scrollablity properties to allow more code sharingNoel Power
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power
2012-09-11fix scroll top & scroll leftNoel Power
2012-09-11better scrolling, support for scroll width and scroll heightNoel Power
2012-09-11misc fixes and improvementsNoel Power
2012-09-11mpre debug, fix more obvious fobarsNoel Power
2012-09-11attempt own scrollNoel Power
2012-09-11crummy but psuedo usable scrollable dialogNoel Power