summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastypes.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-0/+1
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis1-7/+4
2012-10-09More ::rtl::OUString to OUString in basctlRicardo Montania1-27/+27
2012-09-07Basic IDE: Filling space of non-docking windowsUray M. János1-0/+4
2012-09-07Cleanup in basctl (raw pointers)Uray M. János1-7/+5
2012-08-29Basic IDE: namespace basctlUray M. János1-212/+161
2012-08-17Object Catalog in Dialog EditorUray M. János1-68/+180
2012-08-10Bin BasicDockingWindow( Window* pParent, const ResId& rResId )Julien Nabet1-8/+0
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János1-11/+9
2012-08-07IDE: sal_Bool to boolUray M. János1-21/+21
2012-07-26sal_Bool -> boolTakeshi Abe1-1/+1
2012-07-20sal_Bool -> boolTakeshi Abe1-4/+4
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-3/+3
2012-04-20removed unused const/static dataTakeshi Abe1-2/+0
2012-04-08Fix "Same expression..." reported by cppcheckJulien Nabet1-1/+1
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin1-4/+4
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák1-4/+2
2012-03-11Object Catalog pane in Basic IDETomcsik Bence1-1/+7
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-02-15Various string function clean upStephan Bergmann1-3/+4
2011-12-10fix build with MSVCAndras Timar1-1/+1
2011-12-10String->OUStringAugust Sodora1-3/+1
2011-12-09String->OUStringAugust Sodora1-15/+11
2011-12-09String->OUStringAugust Sodora1-20/+20
2011-12-09sal_Bool to boolAugust Sodora1-11/+9
2011-12-04Refactor BreakPointAugust Sodora1-121/+0
2011-12-04String->OUStringAugust Sodora1-2/+2
2011-11-30Remove unnecessary includesAugust Sodora1-20/+15
2011-11-30Refactor sbxitemAugust Sodora1-48/+0
2011-11-30Fixed fdo#42778 pass count in Manage Breakpoints and crash in dialogNiklas Johansson1-1/+1
2011-11-30Convert group of consts to enumAugust Sodora1-2/+2
2011-11-30String->OUStringAugust Sodora1-2/+2
2011-11-27remove include of pch header in basctlNorbert Thiebaud1-2/+0
2011-11-21Remove unnecessary includesAugust Sodora1-1/+1
2011-08-29looks a bad idea to have asymmetrical const/nonconst 'at'sCaolán McNamara1-29/+0
2011-08-24hide this classCaolán McNamara1-5/+5
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn1-10/+9
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-57/+57
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko1-64/+64
2010-12-19cppcheck: the scope of this variable can be reducedCaolán McNamara1-2/+2
2010-12-15Fix dbgutil buildThorsten Behrens1-1/+1
2010-12-11cleaning of __EXPORT defineGert Faller1-25/+25
2010-12-11remove DECLARE_LIST( BreakPL, BreakPoint* )Joseph Powers1-39/+71
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-04-16npower13_objectmodules: uppercase UNO constantsDaniel Rentz1-1/+1
2010-04-08npower13_objectmodule: fold in review comments ( for basctl )npower Developer1-14/+16