summaryrefslogtreecommitdiff
path: root/basctl/source
AgeCommit message (Expand)AuthorFilesLines
2011-10-08migrate to StringRangeEnumerator in BasicIvan Timofeev1-10/+20
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-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 McNamara18-105/+144
2011-08-24rearrange this to not leak search configitemCaolán McNamara4-22/+37
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 Thiebaud7-45/+16
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli9-274/+6
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-1/+2
2011-08-09Some cppcheck cleaningJulien Nabet1-4/+4
2011-08-03callcatcher: remove unused methodsCaolán McNamara2-37/+0
2011-07-29callcatcher: remove unused methodsThomas Arnhold1-14/+0
2011-07-27Convert basctl to gbuildMatúš Kukan3-210/+0
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-8/+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 Holesovsky2-3/+10
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-4/+5
2011-05-29WaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86fJulien Nabet1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-25/+0
2011-05-21Drop OS2Tor Lillqvist1-9/+0
2011-05-18Fix 'Ctrl+A' in the Basic IDE - fdo#37211.Noel Power2-3/+10
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 Power1-4/+5
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 Dywan3-25/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák2-14/+4
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky3-2/+6
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky66-1695/+1460
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-4/+4
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud66-1694/+1459
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from componentsChristina Rossmanith5-51/+0
2011-03-02Replace one DBG_UTIL with OSL_DEBUG_LEVELThomas Arnhold1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold7-12/+12
2011-02-28CWS-TOOLING: integrate CWS ab81Ivo Hinkelmann3-2/+6