summaryrefslogtreecommitdiff
path: root/basctl/source/inc
AgeCommit message (Expand)Author
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin
2012-03-11Object Catalog pane in Basic IDETomcsik Bence
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-20Use a smart pointer here insteadAugust Sodora
2011-12-10String->OUStringAugust Sodora
2011-12-10String->OUStringAugust Sodora
2011-12-10Avoid use of the preprocessorAugust Sodora
2011-12-09String->OUStringAugust Sodora
2011-12-09String->OUStringAugust Sodora
2011-12-09String->OUStringAugust Sodora
2011-12-09sal_Bool to boolAugust Sodora
2011-12-08Clean up SbxItemAugust Sodora
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-05add some form control support for basic dialogsNoel Power
2011-12-04Refactor BreakPointAugust Sodora
2011-12-04String->OUStringAugust Sodora
2011-12-04sal_Bool to boolAugust Sodora
2011-11-30Remove unnecessary includesAugust Sodora
2011-11-30String->OUStringAugust Sodora
2011-11-30Refactor sbxitemAugust Sodora
2011-11-30Enum member names live in the outer name scope.Stephan Bergmann
2011-11-30Convert group of consts to enumAugust Sodora
2011-11-30String->OUStringAugust Sodora
2011-11-29add spinbutton control to insertcontrolbar for basic dialog editorNoel Power
2011-11-28String->OUStringAugust Sodora
2011-11-25Some German to English comment translations.mikew
2011-11-22String->OUStringAugust Sodora
2011-11-22String->OUStringAugust Sodora
2011-11-17Preparing to add option for line numbers in the basic ideAugust Sodora
2011-11-08Remove last include of tools/string.hxx in basctlAugust Sodora
2011-11-07Remove superfluous includes and forward declsAugust Sodora
2011-10-03do not include removed headerMatúš Kukan
2011-09-12callcatcher: drop unused methodsCaolán McNamara
2011-09-12SfxMacro is unused, strip down to ctor/dtorCaolán McNamara
2011-08-29looks a bad idea to have asymmetrical const/nonconst 'at'sCaolán McNamara
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn
2011-08-03callcatcher: remove unused methodsCaolán McNamara
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-06move components to boost unordered containersFridrich Štrba
2011-01-26Remove some dead code.Thomas Arnhold
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko
2010-12-11remove DECLARE_LIST( BreakPL, BreakPoint* )Joseph Powers
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-22undoapi: adjusted forward declaration SfxUndoManager->IUndoManager. Not sure ...Frank Schoenheit [fs]
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud