summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/linenumberwindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* refactor "basctl" classes to use RenderContextTomaž Vajngerl2015-05-141-10/+10
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+11
* vcl: VclPtr conversion in basctlNoel Grandin2015-04-091-3/+0
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-1/+1
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-1/+1
* Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini2014-12-051-2/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-05-161-3/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+7
* Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith2013-03-281-2/+2
* coverity#735601 coverity#736164Norbert Thiebaud2013-02-181-1/+5
* fix a bunch of more crashes when setting personasMarkus Mohrhard2013-01-121-1/+2
* ::rtl::OUString to OUString in basctlRicardo Montania2012-10-091-3/+3
* Basic IDE: namespace basctlUray M. János2012-08-291-2/+9
* Object Catalog in Dialog EditorUray M. János2012-08-171-3/+3
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-2/+2
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-111-2/+2
* add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power2011-11-181-1/+28
* -Werror=shadow fixStephan Bergmann2011-11-181-2/+2
* Add emacs modelineAugust Sodora2011-11-181-0/+2
* Double semicolon -> semicolonAugust Sodora2011-11-171-1/+1
* calculate the width based on the font + general clean-upNorbert Thiebaud2011-11-171-47/+59
* fix issue with unsupported typedef on MacNorbert Thiebaud2011-11-171-7/+7
* Fixed scrolling bugAugust Sodora2011-11-171-4/+40
* Added missing filesAugust Sodora2011-11-171-0/+58