summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-18add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power
2011-11-18-Werror=shadow fixStephan Bergmann
2011-11-18Add emacs modelineAugust Sodora
2011-11-17Double semicolon -> semicolonAugust Sodora
2011-11-17calculate the width based on the font + general clean-upNorbert Thiebaud
2011-11-17SetLineNumberDisplay appropriately when opening or swithin modulesNorbert Thiebaud
2011-11-17fix issue with unsupported typedef on MacNorbert Thiebaud
2011-11-17Removed unused includesAugust Sodora
2011-11-17Fixed scrolling bugAugust Sodora
2011-11-17Finished making it possible to toggle line numbers in the basic ideAugust Sodora
2011-11-17Preparing to add option for line numbers in the basic ideAugust Sodora
2011-11-17Added missing filesAugust Sodora
2011-11-17Add line numbers to basic ideAugust Sodora
2011-11-16add new 'Goto Line' menu item to Basic IDENoel Power
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-08Remove unnecessary includesAugust Sodora
2011-11-08Remove unnecessary includesAugust Sodora
2011-11-08Remove unnecessary includesAugust Sodora
2011-11-08Remove unnecessary includesAugust Sodora
2011-11-08Remove last include of tools/string.hxx in basctlAugust Sodora
2011-11-07Remove superfluous includes and forward declsAugust Sodora
2011-11-02Remove an unused header from basctlJoseph Powers
2011-10-08migrate to StringRangeEnumerator in BasicIvan Timofeev
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-03do not include removed headerMatúš Kukan
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12remove Repeat from Basic IDE menuAndras Timar
2011-09-12callcatcher: drop unused methodsCaolán McNamara
2011-09-12SfxMacro is unused, strip down to ctor/dtorCaolán McNamara
2011-09-06SID_DOC_MODIFIED should (probably) be a SfxBoolItemCaolán McNamara
2011-09-01remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks
2011-08-29don't crash when loading basic IDEMarkus Mohrhard
2011-08-29tweak for changeCaolán McNamara
2011-08-29looks a bad idea to have asymmetrical const/nonconst 'at'sCaolán McNamara
2011-08-25no longer need GetDLLCaolán McNamara
2011-08-24hide this classCaolán McNamara
2011-08-24rearrange this to not leak search configitemCaolán McNamara
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09Some cppcheck cleaningJulien Nabet
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-03callcatcher: remove unused methodsCaolán McNamara
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky