summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * fdo#36230 Remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL idChristian Dywan2011-04-184-26/+0
| * | Drop OS2Tor Lillqvist2011-05-211-9/+0
|/ /
* | WaE (picky) - noeolChristian Lohmaier2011-05-171-1/+1
* | fixed cppcheck warningsAndreas Becker2011-04-281-6/+6
* | Remove PM2 macro usageFrancois Tigeot2011-04-252-4/+0
* | Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet2011-04-201-2/+1
* | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components)Christina Rossmanith2011-04-191-1/+1
* | Remove useless import which caused an errorJulien Nabet2011-04-181-2/+0
|/
* more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák2011-03-252-14/+4
* set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-233-2/+6
|\
| * CWS-TOOLING: integrate CWS ab81Ivo Hinkelmann2011-02-283-2/+6
| |\