summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
AgeCommit message (Expand)Author
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-10-22OUString cleanup in basctlRicardo Montania
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-09-27String to OUString in basctlRicardo Montania
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-08-30Undo/Redo description+shortcut in Basic IDEUray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17Object Catalog in Dialog EditorUray M. János
2012-08-07IDE: dynamic_cast fixUray M. János
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-07IDE: sal_Bool to boolUray M. János
2012-08-07Basic IDE Object Catalog improvementsUray M. János
2012-08-03readd fix for fdo#47907 i.e "Revert "Revert "fix for fdo#47907""Noel Power
2012-08-02Revert "fix for fdo#47907"Noel Power
2012-08-02fix for fdo#47907Noel Power
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-27sal_Bool -> boolTakeshi Abe
2012-07-24Remove unused argumentTakeshi Abe
2012-07-23Some clean-upStephan Bergmann
2012-07-23WaE: misc. fixes.Michael Meeks
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-20sal_Bool -> boolTakeshi Abe
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-04-17removed useless static dataTakeshi Abe
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