summaryrefslogtreecommitdiff
path: root/basctl/source/inc
AgeCommit message (Expand)AuthorFilesLines
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-0/+1
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin1-3/+4
2012-03-11Object Catalog pane in Basic IDETomcsik Bence2-0/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann3-7/+7
2012-01-20Use a smart pointer here insteadAugust Sodora2-6/+6
2011-12-10String->OUStringAugust Sodora1-1/+1
2011-12-10String->OUStringAugust Sodora1-6/+6
2011-12-10Avoid use of the preprocessorAugust Sodora1-10/+13
2011-12-09String->OUStringAugust Sodora3-27/+27
2011-12-09String->OUStringAugust Sodora1-1/+1
2011-12-09String->OUStringAugust Sodora1-6/+6
2011-12-09sal_Bool to boolAugust Sodora1-6/+6
2011-12-08Clean up SbxItemAugust Sodora1-13/+4
2011-12-08childs -> childrenMichael T. Whiteley1-2/+2
2011-12-05add some form control support for basic dialogsNoel Power3-1/+13
2011-12-04Refactor BreakPointAugust Sodora1-57/+0
2011-12-04String->OUStringAugust Sodora1-8/+8
2011-12-04sal_Bool to boolAugust Sodora1-8/+10
2011-11-30Remove unnecessary includesAugust Sodora1-1/+1
2011-11-30String->OUStringAugust Sodora1-5/+5
2011-11-30Refactor sbxitemAugust Sodora1-16/+15
2011-11-30Enum member names live in the outer name scope.Stephan Bergmann2-7/+7
2011-11-30Convert group of consts to enumAugust Sodora2-12/+15
2011-11-30String->OUStringAugust Sodora1-13/+11
2011-11-29add spinbutton control to insertcontrolbar for basic dialog editorNoel Power2-0/+2
2011-11-28String->OUStringAugust Sodora1-4/+4
2011-11-25Some German to English comment translations.mikew1-1/+1
2011-11-22String->OUStringAugust Sodora1-2/+2
2011-11-22String->OUStringAugust Sodora1-2/+2
2011-11-17Preparing to add option for line numbers in the basic ideAugust Sodora1-0/+1
2011-11-08Remove last include of tools/string.hxx in basctlAugust Sodora1-2/+1
2011-11-07Remove superfluous includes and forward declsAugust Sodora16-90/+28
2011-10-03do not include removed headerMatúš Kukan1-1/+1
2011-09-12callcatcher: drop unused methodsCaolán McNamara1-2/+0
2011-09-12SfxMacro is unused, strip down to ctor/dtorCaolán McNamara1-1/+0
2011-08-29looks a bad idea to have asymmetrical const/nonconst 'at'sCaolán McNamara1-6/+21
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn2-6/+5
2011-08-03callcatcher: remove unused methodsCaolán McNamara1-1/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-2/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud11-149/+156
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner3-4/+11
2011-02-06move components to boost unordered containersFridrich Štrba1-2/+2
2011-01-26Remove some dead code.Thomas Arnhold1-1/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-2/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko12-157/+157
2010-12-11remove DECLARE_LIST( BreakPL, BreakPoint* )Joseph Powers1-11/+18
2010-10-28add modelines to .hxx files as wellCaolán McNamara26-0/+71
2010-10-22undoapi: adjusted forward declaration SfxUndoManager->IUndoManager. Not sure ...Frank Schoenheit [fs]1-1/+5
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]3-3/+6
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power1-1/+4