summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-09-02GSOC work, implement "Autoclose parenthesis" functionGergo Mocsi1-0/+15
2013-09-02GSOC work, fix runtime crashGergo Mocsi1-1/+1
2013-09-02GSOC work, implemented "Autoclose Double Quotes" optionGergo Mocsi1-1/+18
2013-09-02GSOC work, procedure autoclose implementationGergo Mocsi1-1/+23
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi1-6/+10
2013-09-02remove strange added Invalidate bitsNoel Power1-5/+0
2013-09-02GSOC work, cache implementation fix, code fixesGergo Mocsi1-28/+8
2013-09-02GSOC work, code complete option, menu entry fixesGergo Mocsi1-8/+12
2013-09-02GSOC work menu entry + code fixGergo Mocsi1-4/+3
2013-09-02GSOC work window hide when clicking outGergo Mocsi1-7/+27
2013-09-02GSOC work, some code fixesGergo Mocsi1-96/+53
2013-09-02GSOC work, code fixes + cache implementationGergo Mocsi1-35/+72
2013-09-02GSOC work ListBox show/hide entries when typing function nameGergo Mocsi1-20/+66
2013-09-02GSOC work Window appearance fix 2 + code fixesGergo Mocsi1-28/+26
2013-09-02GSOC work, Window appearance fixGergo Mocsi1-40/+69
2013-09-02GSOC work, Window instead a FloatingWindowGergo Mocsi1-10/+86
2013-09-02GSOC work nested reflection fixGergo Mocsi1-1/+10
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi1-35/+90
2013-09-02GSOC work week4, CodeCompleteListBox appearance fixGergo Mocsi1-3/+8
2013-09-02GSOC work week 3, showing methods in a ListBoxGergo Mocsi1-6/+40
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi1-0/+44
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-10/+10
2013-07-17Resolves: #i21548# add context menu to code editor part of Basic IDEHerbert Dürr1-0/+6
2013-06-15Related: #i108689# Invalidate Basic IDE slots to trigger feature updateAriel Constenla-Haile1-0/+9
2013-03-30Use OUString in basctl(basicide)Chr. Rossmanith1-4/+4
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith1-1/+1
2013-03-19further OUString cleanupThomas Arnhold1-3/+3
2013-03-13make sure basic IDE cut/copy buttons on toolbar are refreshed fdo#30545Noel Power1-0/+8
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist1-3/+3
2013-02-25loplugin: unused variablesThomas Arnhold1-3/+0
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-8/+3
2013-02-13String to OUStringAndras Timar1-2/+2
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-26/+21
2013-01-12fix a bunch of more crashes when setting personasMarkus Mohrhard1-8/+8
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud1-7/+7
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-07basic: String -> OUStringNorbert Thiebaud1-4/+8
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud1-3/+26
2012-10-22OUString cleanup in basctlRicardo Montania1-1/+1
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-17/+17
2012-09-27String to OUString in basctlRicardo Montania1-29/+29
2012-09-07Cleanup in basctl (raw pointers)Uray M. János1-122/+89
2012-08-30Undo/Redo description+shortcut in Basic IDEUray M. János1-18/+13
2012-08-29Basic IDE: namespace basctlUray M. János1-30/+25
2012-08-17Object Catalog in Dialog EditorUray M. János1-169/+173
2012-08-07IDE: dynamic_cast fixUray M. János1-5/+5