summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastypes.cxx
AgeCommit message (Expand)Author
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis
2012-10-09More ::rtl::OUString to OUString in basctlRicardo Montania
2012-09-07Basic IDE: Filling space of non-docking windowsUray M. János
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17Object Catalog in Dialog EditorUray M. János
2012-08-10Bin BasicDockingWindow( Window* pParent, const ResId& rResId )Julien Nabet
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János
2012-08-07IDE: sal_Bool to boolUray M. János
2012-07-26sal_Bool -> boolTakeshi Abe
2012-07-20sal_Bool -> boolTakeshi Abe
2012-06-12re-base on ALv2 code.Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-20removed unused const/static dataTakeshi Abe
2012-04-08Fix "Same expression..." reported by cppcheckJulien Nabet
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
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-15Various string function clean upStephan Bergmann
2011-12-10fix build with MSVCAndras Timar
2011-12-10String->OUStringAugust Sodora
2011-12-09String->OUStringAugust Sodora
2011-12-09String->OUStringAugust Sodora
2011-12-09sal_Bool to boolAugust Sodora
2011-12-04Refactor BreakPointAugust Sodora
2011-12-04String->OUStringAugust Sodora
2011-11-30Remove unnecessary includesAugust Sodora
2011-11-30Refactor sbxitemAugust Sodora
2011-11-30Fixed fdo#42778 pass count in Manage Breakpoints and crash in dialogNiklas Johansson
2011-11-30Convert group of consts to enumAugust Sodora
2011-11-30String->OUStringAugust Sodora
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-11-21Remove unnecessary includesAugust Sodora
2011-08-29looks a bad idea to have asymmetrical const/nonconst 'at'sCaolá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-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko
2010-12-19cppcheck: the scope of this variable can be reducedCaolán McNamara
2010-12-15Fix dbgutil buildThorsten Behrens
2010-12-11cleaning of __EXPORT defineGert Faller
2010-12-11remove DECLARE_LIST( BreakPL, BreakPoint* )Joseph Powers
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth