summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power2011-11-182-3/+56
* -Werror=shadow fixStephan Bergmann2011-11-181-2/+2
* Add emacs modelineAugust Sodora2011-11-182-0/+4
* Double semicolon -> semicolonAugust Sodora2011-11-171-1/+1
* calculate the width based on the font + general clean-upNorbert Thiebaud2011-11-172-59/+72
* SetLineNumberDisplay appropriately when opening or swithin modulesNorbert Thiebaud2011-11-172-0/+10
* fix issue with unsupported typedef on MacNorbert Thiebaud2011-11-172-9/+9
* Removed unused includesAugust Sodora2011-11-171-24/+18
* Fixed scrolling bugAugust Sodora2011-11-173-6/+53
* Finished making it possible to toggle line numbers in the basic ideAugust Sodora2011-11-174-5/+37
* Preparing to add option for line numbers in the basic ideAugust Sodora2011-11-174-0/+48
* Added missing filesAugust Sodora2011-11-172-0/+84
* Add line numbers to basic ideAugust Sodora2011-11-173-8/+28
* add new 'Goto Line' menu item to Basic IDENoel Power2011-11-168-0/+132
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Remove unnecessary includesAugust Sodora2011-11-081-4/+1
* Remove unnecessary includesAugust Sodora2011-11-081-14/+8
* Remove unnecessary includesAugust Sodora2011-11-081-2/+2
* Remove unnecessary includesAugust Sodora2011-11-081-13/+4
* Remove last include of tools/string.hxx in basctlAugust Sodora2011-11-082-3/+1
* Remove superfluous includes and forward declsAugust Sodora2011-11-0717-90/+29
* Remove an unused header from basctlJoseph Powers2011-11-021-69/+0
* migrate to StringRangeEnumerator in BasicIvan Timofeev2011-10-081-10/+20
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* do not include removed headerMatúš Kukan2011-10-032-2/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-2/+11
* remove Repeat from Basic IDE menuAndras Timar2011-09-121-1/+0
* callcatcher: drop unused methodsCaolán McNamara2011-09-122-14/+0
* SfxMacro is unused, strip down to ctor/dtorCaolán McNamara2011-09-121-1/+0
* SID_DOC_MODIFIED should (probably) be a SfxBoolItemCaolán McNamara2011-09-061-5/+1
* remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks2011-09-013-5/+0
* don't crash when loading basic IDEMarkus Mohrhard2011-08-291-1/+1
* tweak for changeCaolán McNamara2011-08-291-1/+1
* looks a bad idea to have asymmetrical const/nonconst 'at'sCaolán McNamara2011-08-292-35/+21
* no longer need GetDLLCaolán McNamara2011-08-251-6/+0
* hide this classCaolán McNamara2011-08-2419-124/+151
* rearrange this to not leak search configitemCaolán McNamara2011-08-245-23/+42
* catch ignored exceptions by const referenceTakeshi Abe2011-08-249-44/+44
* Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn2011-08-2323-252/+208
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-219-46/+21
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-2121-489/+256
|\
| * detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
| * ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2011-08-151-1/+2
| * prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-104-4/+4
| * Some cppcheck cleaningJulien Nabet2011-08-091-4/+4
| * Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
| * callcatcher: remove unused methodsCaolán McNamara2011-08-032-37/+0
| * Add consistent Emacs and vim mode linesTor Lillqvist2011-07-304-4/+8
| * findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky2011-07-291-0/+1
| * callcatcher: remove unused methodsThomas Arnhold2011-07-292-15/+0