summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-29callcatcher: remove unused methodsThomas Arnhold2-15/+0
2011-07-28fix include pathsMatúš Kukan1-0/+2
2011-07-27Convert basctl to gbuildMatúš Kukan13-423/+234
2011-07-27findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-9/+0
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot1-2/+0
2011-06-20totally pointless intermediate objectCaolán McNamara1-2/+1
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky3-3/+15
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-20/+20
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2-4/+13
2011-05-29WaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86fJulien Nabet1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky4-26/+0
2011-05-21Drop OS2Tor Lillqvist1-9/+0
2011-05-18Fix 'Ctrl+A' in the Basic IDE - fdo#37211.Noel Power3-3/+15
2011-05-17WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-05-05fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE )Noel Power2-4/+13
2011-04-28fixed cppcheck warningsAndreas Becker1-6/+6
2011-04-25Remove PM2 macro usageFrancois Tigeot2-4/+0
2011-04-20Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet1-2/+1
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components)Christina Rossmanith1-1/+1
2011-04-18Remove useless import which caused an errorJulien Nabet1-2/+0
2011-04-18fdo#36230 Remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL idChristian Dywan4-26/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák2-14/+4