summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/layout.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-05-25Unify on VclPtr::resetMike Kaganski1-3/+3
2024-09-17cid#1608157 silence Overflowed constantCaolán McNamara1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-2/+2
2020-10-21use tools::Long in accessibility..basctlNoel1-17/+17
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basctlStephan Bergmann1-1/+1
2020-04-18loplugin:flatten in basctlNoel Grandin1-46/+47
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-1/+4
2018-02-24Modernize a bit accessibility and basctlJulien Nabet1-3/+3
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin1-1/+1
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin1-5/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-5/+5
2017-02-17convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+0
2015-09-03convert Link<> to typedNoel Grandin1-3/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-26tdf#91575 - CRASH: when "My Macros & Dialogs Standard" window closeNoel Grandin1-0/+5
2015-05-15tdf#91239 - return VclPtr's from Create Fn.s and add missing dispose logic.Michael Meeks1-0/+8
2015-04-17basctl, basic: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+11
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin1-13/+9
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
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-02-25Remove visual noise from basctlAlexander Wilms1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-01-12fix a bunch of more crashes when setting personasMarkus Mohrhard1-2/+3
2012-09-10-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2012-09-07-Werror: initialize iLastWin with an invalid valueUray M. János1-3/+3
2012-09-07basctl: int -> long for Point and SizeUray M. János1-17/+17
2012-09-07Basic IDE: Filling space of non-docking windowsUray M. János1-85/+117
2012-09-07Fix for docking property browserUray M. János1-1/+42
2012-08-29Basic IDE: namespace basctlUray M. János1-5/+5
2012-08-17silence macosx uninitialized warningCaolán McNamara1-1/+1
2012-08-17followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396Noel Power1-21/+0
2012-08-17Object Catalog in Dialog EditorUray M. János1-0/+362