- 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
- 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
- e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
- 176ac1e Remove unnecessary SyntaxHighlighter::Tokenizer statefulness by Stephan Bergmann · 12 years ago
- c99267b Fold SyntaxHighlighter::initialize into ctor by Stephan Bergmann · 12 years ago
- 6aa24e7 Move implementation details to syntaxhighlight.cxx by Stephan Bergmann · 12 years ago
- f5e8be8 Remove unused SimpleTokenizer_Impl::nLine/nCol by Stephan Bergmann · 12 years ago
- 704f95e fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
- 7a06928 convert code to use OUString::endsWith by Noel Grandin · 12 years ago
- 93e652d HighlightPortion's indizes into strings should be sal_Int32 by Stephan Bergmann · 12 years ago
- 9932749 Use conventional std::vector idioms by Stephan Bergmann · 12 years ago
- b7f20ef Unwind HighlightPortions typedef by Stephan Bergmann · 12 years ago
- a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
- 67aec43 cleanup by Thomas Arnhold · 12 years ago
- 81f94ed What (who?) are OW and MTF? by Tor Lillqvist · 12 years ago
- 5705102 Test WNT instead of the vague UNX by Tor Lillqvist · 12 years ago
- be19400 Basic: When we warned & stopped the program, don't warn again. by Jan Holesovsky · 12 years ago
- 383ad54 -Werror,-Wunused-variable by Stephan Bergmann · 12 years ago
- ec3a4bf Fix whitespace. by Jan Holesovsky · 12 years ago
- 8bf74a9 CID#738562 uninitialized member by Caolán McNamara · 13 years ago
- 78d47ad CID#738561 uninitialized member by Caolán McNamara · 13 years ago
- 2b5caba CID#738560 uninitialized member by Caolán McNamara · 13 years ago
- c4597f2 CID#984418 unused returned pointer by Caolán McNamara · 13 years ago
- ea8d6dd CID#984417 unused returned pointer by Caolán McNamara · 13 years ago
- 61d05a5 CID#738954 unused returned pointer by Caolán McNamara · 13 years ago
- 717f214 CID#738559 uninitialized member by Caolán McNamara · 13 years ago
- df3cc93 CID#738558 uninitialized members by Caolán McNamara · 13 years ago
- 8f6f93a -Werror,-Wdeprecated-declarations by Stephan Bergmann · 13 years ago
- 9a59973 convert basctl module from String to OUString by Noel Grandin · 13 years ago
- 81202ae Related: fdo#38838 remove UniString::CompareIgnoreCaseToAscii by Caolán McNamara · 13 years ago
- 6f2adb1 convert basctl/source/inc/basobj.hxx from String to OUString by Noel Grandin · 13 years ago
- 751e238 fix for fdo#69173 crasher by Noel Power · 13 years ago
- cbfe56c WaE: C4101: 'ex' : unreferenced local variable by Tor Lillqvist · 13 years ago
- b0184eb completition->completion :) by Ivan Timofeev · 13 years ago
- d9e81b8 GSOC work, renaming+listbox right side fix by Gergo Mocsi · 13 years ago
- 7f95979 GSOC work, fix the clipped listbox by Gergo Mocsi · 13 years ago
- e7e667f GSOC work, fixed clipping of the listbox in the bottom by Gergo Mocsi · 13 years ago
- 251990c0 GSOC work, arrow navigation+TextSelection problems fixed by Gergo Mocsi · 13 years ago
- f05fa6e6 GSOC work, fix strange TextPaM errors by Gergo Mocsi · 13 years ago
- 755a749 GSOC work, multiple fixes by Gergo Mocsi · 13 years ago
- 31f3859 GSOC work, options fix by Gergo Mocsi · 13 years ago
- d977f59 GSOC work, small fixes by Gergo Mocsi · 13 years ago
- 67596f4 GSOC work, autocorrect procedures+variables by Gergo Mocsi · 13 years ago
- 2f3f5dc GSOC work, small code fixes by Gergo Mocsi · 13 years ago
- a8d78a3 GSOC work, simplify CodeCompleteWindow::ResizeListBox by Gergo Mocsi · 13 years ago
- 703f0e0 GSOC work, autocorrect fix by Gergo Mocsi · 13 years ago
- 82a4ad7 GSOC work, renaming + options fix by Gergo Mocsi · 13 years ago
- 9b53419 GSOC work, behavior fixes by Gergo Mocsi · 13 years ago
- 8a1e19f GSOC work, Tool/Options/Basic IDE Options created by Gergo Mocsi · 13 years ago
- 6cb452f GSOC work, TAB key inserts match+code fixes by Gergo Mocsi · 13 years ago
- 0861ff9 GSOC work, code fixes by Gergo Mocsi · 13 years ago
- 7023bcf GSOC work, unused code removal by Gergo Mocsi · 13 years ago
- 06e4ed0 GSOC work, code simplification+removed unused functions by Gergo Mocsi · 13 years ago
- 3345726 GSOC work, code simplification by Gergo Mocsi · 13 years ago
- 6a2aa97 GSOC work, code fixes by Gergo Mocsi · 13 years ago
- 6b47b09 GSOC work, small fixes for listbox appearance by Gergo Mocsi · 13 years ago
- b4319d8 GSOC work, Extended types correction by Gergo Mocsi · 13 years ago
- 972bbed GSOC work, KeyInput instead of PreNotify by Gergo Mocsi · 13 years ago
- a1c1e89 GSOC work, show the cursor when typing 2 by Gergo Mocsi · 13 years ago
- cbd61c3 GSOC work, listbox hides the cursor fix by Gergo Mocsi · 13 years ago
- ec4c6f3 GSOC work, renaming for consistency by Gergo Mocsi · 13 years ago
- 790a7af GSOC work, renaming for consistency by Gergo Mocsi · 13 years ago
- a622a19 GSOC work, autoclose procedures fix by Gergo Mocsi · 13 years ago
- 27da1e7 GSOC work, ListBox appearance fix (at the borders) + code fixes by Gergo Mocsi · 13 years ago
- c40ba9c GSOC work, config crach fix by Gergo Mocsi · 13 years ago
- 8194798 GSOC work, config entry to store options by Gergo Mocsi · 13 years ago
- c149c96 GSOC work, "autocomplete procedures" fix + new feature by Gergo Mocsi · 13 years ago
- 92374fb GSOC work, listbox appearance fix by Gergo Mocsi · 13 years ago
- 59055f2 GSOC work, nested reflection fix - again by Gergo Mocsi · 13 years ago
- 2a87d09 GSOC work, extend reflection+crash fix by Gergo Mocsi · 13 years ago
- 412e91d GSOC work, implement "Autoclose parenthesis" function by Gergo Mocsi · 13 years ago
- 776734d GSOC work, fix runtime crash by Gergo Mocsi · 13 years ago
- 40433e2 GSOC work, implemented "Autoclose Double Quotes" option by Gergo Mocsi · 13 years ago
- 9a7b942 GSOC work, procedure autoclose implementation by Gergo Mocsi · 13 years ago
- d5aa9c3 GSOC work, disable QuickSelectionEngine+ListBox navigation modification by Gergo Mocsi · 13 years ago
- 59520bd remove strange added Invalidate bits by Noel Power · 13 years ago
- edcec5b GSOC work, cache implementation fix, code fixes by Gergo Mocsi · 13 years ago
- 70ab744 GSOC work, ModalDialog instead of menu entry by Gergo Mocsi · 13 years ago
- 61ee259 GSOC work, code complete option, menu entry fixes by Gergo Mocsi · 13 years ago
- 3ce1f55 GSOC work menu entry + code fix by Gergo Mocsi · 13 years ago
- 1b8b486 GSOC work window hide when clicking out by Gergo Mocsi · 13 years ago
- 6165d0b GSOC work, some code fixes by Gergo Mocsi · 13 years ago
- 6c1854f GSOC work, code fixes + cache implementation by Gergo Mocsi · 13 years ago
- 5a615dd GSOC work ListBox show/hide entries when typing function name by Gergo Mocsi · 13 years ago
- 728bc05 GSOC work Window appearance fix 2 + code fixes by Gergo Mocsi · 13 years ago
- d03f3cd GSOC work, Window appearance fix by Gergo Mocsi · 13 years ago
- 5d95448 GSOC work, Window instead a FloatingWindow by Gergo Mocsi · 13 years ago
- 5dc05ad GSOC work nested reflection fix by Gergo Mocsi · 13 years ago
- 5beb4be GSOC work week 5, some recent fixes by Gergo Mocsi · 13 years ago
- 5b98409 GSOC work week4, CodeCompleteListBox appearance fix by Gergo Mocsi · 13 years ago
- 6f516ed GSOC work week 3, showing methods in a ListBox by Gergo Mocsi · 13 years ago
- 025e7ff GSOC work week 2, getting infromation from variables and print on terminal by Gergo Mocsi · 13 years ago
- 0829593 convert include/sfx2/minfitem.hxx from String to OUString by Noel Grandin · 13 years ago
- 7c91886 convert include/sfx2/objsh.hxx from String to OUString by Noel Grandin · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- 4abb7e5 fdo#57950: Remove some chained appends in basctl by Jelle van der Waa · 13 years ago
- 91da177 remove various unused dialogs by Caolán McNamara · 13 years ago
- dcbad1b convert GetSelectionText... methods to OUString and bool by Ivan Timofeev · 13 years ago
- 63483b8 XubString->OUString by Caolán McNamara · 13 years ago
- 03eb1593 vcl, sw: fix the inheritance of SwComboBox from ComboBox a bit by Michael Stahl · 13 years ago