summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/layout.cxx
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel Grandin
2020-10-21use tools::Long in accessibility..basctlNoel
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basctlStephan Bergmann
2020-04-18loplugin:flatten in basctlNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-17convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-09-03convert Link<> to typedNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-26tdf#91575 - CRASH: when "My Macros & Dialogs Standard" window closeNoel Grandin
2015-05-15tdf#91239 - return VclPtr's from Create Fn.s and add missing dispose logic.Michael Meeks
2015-04-17basctl, basic: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-02-25Remove visual noise from basctlAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-01-12fix a bunch of more crashes when setting personasMarkus Mohrhard
2012-09-10-Werror,-Wunused-private-fieldStephan Bergmann
2012-09-07-Werror: initialize iLastWin with an invalid valueUray M. János
2012-09-07basctl: int -> long for Point and SizeUray M. János
2012-09-07Basic IDE: Filling space of non-docking windowsUray M. János
2012-09-07Fix for docking property browserUray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17silence macosx uninitialized warningCaolán McNamara
2012-08-17followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396Noel Power
2012-08-17Object Catalog in Dialog EditorUray M. János