summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/linenumberwindow.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-13tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer1-6/+5
2020-10-21use tools::Long in accessibility..basctlNoel1-3/+3
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain1-5/+1
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-0/+2
2019-08-21loplugin:constmethod in basctlNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+3
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin1-1/+0
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: basctlThomas Arnhold1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
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/+8
2012-08-29Basic IDE: namespace basctlUray M. János1-8/+11
2012-08-17Object Catalog in Dialog EditorUray M. János1-3/+6
2011-11-21unused local variableAugust Sodora1-1/+0
2011-11-18add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power1-2/+28
2011-11-18Add emacs modelineAugust Sodora1-0/+2
2011-11-17calculate the width based on the font + general clean-upNorbert Thiebaud1-12/+13
2011-11-17fix issue with unsupported typedef on MacNorbert Thiebaud1-2/+2
2011-11-17Fixed scrolling bugAugust Sodora1-1/+7
2011-11-17Added missing filesAugust Sodora1-0/+26