summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
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
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-07-28fix include pathsMatúš Kukan
2011-07-27Convert basctl to gbuildMatúš Kukan
2011-07-27findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-29WaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86fJulien Nabet
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-21Drop OS2Tor Lillqvist
2011-05-18Fix 'Ctrl+A' in the Basic IDE - fdo#37211.Noel Power
2011-05-17WaE (picky) - noeolChristian Lohmaier
2011-05-05fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE )Noel Power
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-25Remove PM2 macro usageFrancois Tigeot
2011-04-20Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components)Christina Rossmanith
2011-04-18Remove useless import which caused an errorJulien Nabet
2011-04-18fdo#36230 Remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL idChristian Dywan
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold