summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
AgeCommit message (Expand)Author
2013-03-30Use OUString in basctl(basicide)Chr. Rossmanith
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith
2013-03-19further OUString cleanupThomas Arnhold
2013-03-13make sure basic IDE cut/copy buttons on toolbar are refreshed fdo#30545Noel Power
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-13String to OUStringAndras Timar
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-12fix a bunch of more crashes when setting personasMarkus Mohrhard
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
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