summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+3
2011-11-18add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power2-3/+56
2011-11-18-Werror=shadow fixStephan Bergmann1-2/+2
2011-11-18Add emacs modelineAugust Sodora2-0/+4
2011-11-17Double semicolon -> semicolonAugust Sodora1-1/+1
2011-11-17calculate the width based on the font + general clean-upNorbert Thiebaud2-59/+72
2011-11-17SetLineNumberDisplay appropriately when opening or swithin modulesNorbert Thiebaud2-0/+10
2011-11-17fix issue with unsupported typedef on MacNorbert Thiebaud2-9/+9
2011-11-17Removed unused includesAugust Sodora1-24/+18
2011-11-17Fixed scrolling bugAugust Sodora3-6/+53
2011-11-17Finished making it possible to toggle line numbers in the basic ideAugust Sodora4-5/+37
2011-11-17Preparing to add option for line numbers in the basic ideAugust Sodora4-0/+48
2011-11-17Added missing filesAugust Sodora2-0/+84
2011-11-17Add line numbers to basic ideAugust Sodora3-8/+28
2011-11-16add new 'Goto Line' menu item to Basic IDENoel Power8-0/+132
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-08Remove unnecessary includesAugust Sodora1-4/+1
2011-11-08Remove unnecessary includesAugust Sodora1-14/+8
2011-11-08Remove unnecessary includesAugust Sodora1-2/+2
2011-11-08Remove unnecessary includesAugust Sodora1-13/+4
2011-11-08Remove last include of tools/string.hxx in basctlAugust Sodora2-3/+1
2011-11-07Remove superfluous includes and forward declsAugust Sodora17-90/+29
2011-11-02Remove an unused header from basctlJoseph Powers1-69/+0
2011-10-08migrate to StringRangeEnumerator in BasicIvan Timofeev1-10/+20
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-03do not include removed headerMatúš Kukan2-2/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-2/+11
2011-09-12remove Repeat from Basic IDE menuAndras Timar1-1/+0
2011-09-12callcatcher: drop unused methodsCaolán McNamara2-14/+0
2011-09-12SfxMacro is unused, strip down to ctor/dtorCaolán McNamara1-1/+0
2011-09-06SID_DOC_MODIFIED should (probably) be a SfxBoolItemCaolán McNamara1-5/+1
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks3-5/+0
2011-08-29don't crash when loading basic IDEMarkus Mohrhard1-1/+1
2011-08-29tweak for changeCaolán McNamara1-1/+1
2011-08-29looks a bad idea to have asymmetrical const/nonconst 'at'sCaolán McNamara2-35/+21
2011-08-25no longer need GetDLLCaolán McNamara1-6/+0
2011-08-24hide this classCaolán McNamara19-124/+151
2011-08-24rearrange this to not leak search configitemCaolán McNamara5-23/+42
2011-08-24catch ignored exceptions by const referenceTakeshi Abe9-44/+44
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn23-252/+208
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud9-46/+21
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli21-489/+256
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-1/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe4-4/+4
2011-08-09Some cppcheck cleaningJulien Nabet1-4/+4
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-03callcatcher: remove unused methodsCaolán McNamara2-37/+0
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist4-4/+8
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky1-0/+1