summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fix include pathsMatúš Kukan2011-07-281-0/+2
| * Convert basctl to gbuildMatúš Kukan2011-07-2713-423/+234
| * findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky2011-07-271-1/+1
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-122-9/+0
| * Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-011-2/+0
| * totally pointless intermediate objectCaolán McNamara2011-06-201-2/+1
| * Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-063-3/+15
| |\
| | * Fix 'Ctrl+A' in the Basic IDE - fdo#37211.Noel Power2011-05-183-3/+15
| * | Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-20/+20
| * | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-302-4/+13
| |\|
| | * fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE )Noel Power2011-05-052-4/+13
| * | WaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86fJulien Nabet2011-05-291-1/+1
| * | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-274-26/+0
| |\|