summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
AgeCommit message (Expand)Author
2012-04-02Convert tools/table.hxx to std::set in EditorWindow class in basctl moduleNoel Grandin
2012-03-20remove extra string castsCaolán McNamara
2012-03-11Object Catalog pane in Basic IDETomcsik Bence
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-13Wrong size of 'Remove watch' button at Basic IDE. fdo#44237Tomcsik Bence
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-30use SAL_CALL - fix bulid in msvcKorrawit Pruegsanusak
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-04Refactor BreakPointAugust Sodora
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-11-21cppcheck: C-style pointer castingAugust Sodora
2011-11-17Removed unused includesAugust Sodora
2011-11-17Fixed scrolling bugAugust Sodora
2011-11-17Finished making it possible to toggle line numbers in the basic ideAugust Sodora
2011-11-17Add line numbers to basic ideAugust Sodora
2011-08-29tweak for changeCaolán McNamara
2011-08-24hide this classCaolán McNamara
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-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-29WaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86fJulien Nabet
2011-05-18Fix 'Ctrl+A' in the Basic IDE - fdo#37211.Noel Power
2011-05-05fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE )Noel Power
2011-04-18fdo#36230 Remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL idChristian Dywan
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-28CWS-TOOLING: integrate CWS ab81Ivo Hinkelmann
2011-02-18ab81: resync to m100Andreas Bregas
2011-02-17ab81: #i108119# Fixed undo slot handlingAndreas Bregas
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-06Remove lots of dead codeThomas Arnhold
2011-01-19added some accessible names in BasicIDEMalte Timmermann [mt]
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-12-11remove DECLARE_LIST( BreakPL, BreakPoint* )Joseph Powers
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-11-17Various code cleanup and translationsSebastian Spaeth
2010-11-13remove hicontrast stuffCaolán McNamara
2010-11-13Purged BmpColorMode from libs-gui - componentsJoseph Powers
2010-11-01CWS-TOOLING: integrate CWS svarrayVladimir Glazunov
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard
2010-09-17svarrayBartosz Kosiorek