summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/linenumberwindow.cxx
AgeCommit message (Expand)Author
2016-03-15loplugin:constantparamNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-07-04Fix typosAndrea Gelmini
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
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-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith
2013-02-18coverity#735601 coverity#736164Norbert Thiebaud
2013-01-12fix a bunch of more crashes when setting personasMarkus Mohrhard
2012-10-09::rtl::OUString to OUString in basctlRicardo Montania
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17Object Catalog in Dialog EditorUray M. János
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2011-11-18add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power
2011-11-18-Werror=shadow fixStephan Bergmann
2011-11-18Add emacs modelineAugust Sodora
2011-11-17Double semicolon -> semicolonAugust Sodora
2011-11-17calculate the width based on the font + general clean-upNorbert Thiebaud
2011-11-17fix issue with unsupported typedef on MacNorbert Thiebaud
2011-11-17Fixed scrolling bugAugust Sodora
2011-11-17Added missing filesAugust Sodora