summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/baside2b.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use OUString in basctl(basicide)Chr. Rossmanith2013-03-301-4/+4
* Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith2013-03-281-1/+1
* further OUString cleanupThomas Arnhold2013-03-191-3/+3
* make sure basic IDE cut/copy buttons on toolbar are refreshed fdo#30545Noel Power2013-03-131-0/+8
* Abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-121-3/+3
* loplugin: unused variablesThomas Arnhold2013-02-251-3/+0
* Move SyntaxHighlighter class from svtools to comphelperAndras Timar2013-02-161-8/+3
* String to OUStringAndras Timar2013-02-131-2/+2
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-221-26/+21
* fix a bunch of more crashes when setting personasMarkus Mohrhard2013-01-121-8/+8
* String=>OUString of svl's urihelperNorbert Thiebaud2012-11-271-7/+7
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-1/+1
* AllSettings with LanguageTagEike Rathke2012-11-221-2/+2
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* basic: String -> OUStringNorbert Thiebaud2012-11-071-4/+8
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-1/+1
* basic: preliminary cosmetic clean-upNorbert Thiebaud2012-11-031-3/+26
* OUString cleanup in basctlRicardo Montania2012-10-221-1/+1
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-191-1/+1
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-17/+17
* String to OUString in basctlRicardo Montania2012-09-271-29/+29
* Cleanup in basctl (raw pointers)Uray M. János2012-09-071-122/+89
* Undo/Redo description+shortcut in Basic IDEUray M. János2012-08-301-18/+13
* Basic IDE: namespace basctlUray M. János2012-08-291-30/+25
* Object Catalog in Dialog EditorUray M. János2012-08-171-169/+173
* IDE: dynamic_cast fixUray M. János2012-08-071-5/+5
* IDE: PTR_CAST, ISA to dynamic_castUray M. János2012-08-071-23/+21
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-2/+2
* IDE: sal_Bool to boolUray M. János2012-08-071-45/+39
* Basic IDE Object Catalog improvementsUray M. János2012-08-071-1/+4
* readd fix for fdo#47907 i.e "Revert "Revert "fix for fdo#47907""Noel Power2012-08-031-1/+0
* Revert "fix for fdo#47907"Noel Power2012-08-021-0/+1
* fix for fdo#47907Noel Power2012-08-021-1/+0
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* sal_Bool -> boolTakeshi Abe2012-07-271-4/+4
* Remove unused argumentTakeshi Abe2012-07-241-3/+1
* Some clean-upStephan Bergmann2012-07-231-23/+3
* WaE: misc. fixes.Michael Meeks2012-07-231-0/+1
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-231-21/+1
* sal_Bool -> boolTakeshi Abe2012-07-201-29/+29
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-1/+1
* Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin2012-07-041-2/+2
* Remove some unused defines and controlsThomas Arnhold2012-06-291-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-8/+4
* removed useless static dataTakeshi Abe2012-04-171-3/+0
* Convert tools/table.hxx to std::set in EditorWindow class in basctl moduleNoel Grandin2012-04-021-9/+7
* remove extra string castsCaolán McNamara2012-03-201-1/+1
* Object Catalog pane in Basic IDETomcsik Bence2012-03-111-9/+14
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-3/+3