summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/linenumberwindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#153853 Line numbering and breakpoint should be on the left (RTL)Rafael Lima2024-01-261-0/+3
* tdf#158750 Highlight the line where the cursor is positioned (Basic IDE)Rafael Lima2024-01-111-1/+25
* tdf#152073 tdf#153895 basicide: Set bg color for border winMichael Weghorn2023-03-021-1/+3
* tdf#153798 - Basic IDE: align line numbers to the rightAndreas Heinisch2023-02-281-1/+7
* tdf#152078 Add a Zoom slider to the Basic IDERafael Lima2022-12-011-2/+3
* Resolves tdf#143462 - Fixes black row number on dark backgroud in Basic IDEHeiko Tietze2021-11-181-1/+3
* tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer2020-11-131-14/+8
* use tools::Long in accessibility..basctlNoel2020-10-211-2/+2
* tdf#130925 use the maximum document line number for the width calculationCaolán McNamara2020-02-261-1/+2
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* More loplugin:cstylecast: basctlStephan Bergmann2018-01-121-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* loplugin:constantparamNoel Grandin2016-03-151-2/+2
* Fix typosAndrea Gelmini2015-09-301-1/+1
* sal_uLong to sal_uInt32Matteo Casalin2015-08-161-5/+5
* Fix typosAndrea Gelmini2015-07-041-1/+1
* 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