summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/linenumberwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-26tdf#153853 Line numbering and breakpoint should be on the left (RTL)Rafael Lima1-0/+3
2024-01-11tdf#158750 Highlight the line where the cursor is positioned (Basic IDE)Rafael Lima1-1/+25
2023-03-02tdf#152073 tdf#153895 basicide: Set bg color for border winMichael Weghorn1-1/+3
2023-02-28tdf#153798 - Basic IDE: align line numbers to the rightAndreas Heinisch1-1/+7
2022-12-01tdf#152078 Add a Zoom slider to the Basic IDERafael Lima1-2/+3
2021-11-18Resolves tdf#143462 - Fixes black row number on dark backgroud in Basic IDEHeiko Tietze1-1/+3
2020-11-13tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer1-14/+8
2020-10-21use tools::Long in accessibility..basctlNoel1-2/+2
2020-02-26tdf#130925 use the maximum document line number for the width calculationCaolán McNamara1-1/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-16sal_uLong to sal_uInt32Matteo Casalin1-5/+5
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl1-10/+10
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-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-3/+0
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-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini1-2/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-3/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+7
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith1-2/+2
2013-02-18coverity#735601 coverity#736164Norbert Thiebaud1-1/+5
2013-01-12fix a bunch of more crashes when setting personasMarkus Mohrhard1-1/+2
2012-10-09::rtl::OUString to OUString in basctlRicardo Montania1-3/+3
2012-08-29Basic IDE: namespace basctlUray M. János1-2/+9
2012-08-17Object Catalog in Dialog EditorUray M. János1-3/+3
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-2/+2
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-2/+2
2011-11-18add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power1-1/+28
2011-11-18-Werror=shadow fixStephan Bergmann1-2/+2
2011-11-18Add emacs modelineAugust Sodora1-0/+2
2011-11-17Double semicolon -> semicolonAugust Sodora1-1/+1
2011-11-17calculate the width based on the font + general clean-upNorbert Thiebaud1-47/+59
2011-11-17fix issue with unsupported typedef on MacNorbert Thiebaud1-7/+7
2011-11-17Fixed scrolling bugAugust Sodora1-4/+40
2011-11-17Added missing filesAugust Sodora1-0/+58