Age | Commit message (Expand) | Author |
2013-10-28 | Remove unnecessary SyntaxHighlighter::Tokenizer statefulness | Stephan Bergmann |
2013-10-28 | Fold SyntaxHighlighter::initialize into ctor | Stephan Bergmann |
2013-10-28 | Move implementation details to syntaxhighlight.cxx | Stephan Bergmann |
2013-10-28 | Remove unused SimpleTokenizer_Impl::nLine/nCol | Stephan Bergmann |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin |
2013-10-22 | HighlightPortion's indizes into strings should be sal_Int32 | Stephan Bergmann |
2013-10-22 | Use conventional std::vector idioms | Stephan Bergmann |
2013-10-22 | Unwind HighlightPortions typedef | Stephan Bergmann |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-16 | cleanup | Thomas Arnhold |
2013-10-12 | What (who?) are OW and MTF? | Tor Lillqvist |
2013-10-12 | Test WNT instead of the vague UNX | Tor Lillqvist |
2013-10-11 | Basic: When we warned & stopped the program, don't warn again. | Jan Holesovsky |
2013-10-11 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-11 | Fix whitespace. | Jan Holesovsky |
2013-10-07 | CID#738562 uninitialized member | Caolán McNamara |
2013-10-07 | CID#738561 uninitialized member | Caolán McNamara |
2013-10-07 | CID#738560 uninitialized member | Caolán McNamara |
2013-10-07 | CID#984418 unused returned pointer | Caolán McNamara |
2013-10-07 | CID#984417 unused returned pointer | Caolán McNamara |
2013-10-07 | CID#738954 unused returned pointer | Caolán McNamara |
2013-10-03 | CID#738559 uninitialized member | Caolán McNamara |
2013-10-03 | CID#738558 uninitialized members | Caolán McNamara |
2013-10-02 | -Werror,-Wdeprecated-declarations | Stephan Bergmann |
2013-10-01 | convert basctl module from String to OUString | Noel Grandin |
2013-09-22 | Related: fdo#38838 remove UniString::CompareIgnoreCaseToAscii | Caolán McNamara |
2013-09-17 | convert basctl/source/inc/basobj.hxx from String to OUString | Noel Grandin |
2013-09-13 | fix for fdo#69173 crasher | Noel Power |
2013-09-03 | WaE: C4101: 'ex' : unreferenced local variable | Tor Lillqvist |
2013-09-03 | completition->completion :) | Ivan Timofeev |
2013-09-02 | GSOC work, renaming+listbox right side fix | Gergo Mocsi |
2013-09-02 | GSOC work, fix the clipped listbox | Gergo Mocsi |
2013-09-02 | GSOC work, fixed clipping of the listbox in the bottom | Gergo Mocsi |
2013-09-02 | GSOC work, arrow navigation+TextSelection problems fixed | Gergo Mocsi |
2013-09-02 | GSOC work, fix strange TextPaM errors | Gergo Mocsi |
2013-09-02 | GSOC work, multiple fixes | Gergo Mocsi |
2013-09-02 | GSOC work, options fix | Gergo Mocsi |
2013-09-02 | GSOC work, small fixes | Gergo Mocsi |
2013-09-02 | GSOC work, autocorrect procedures+variables | Gergo Mocsi |
2013-09-02 | GSOC work, small code fixes | Gergo Mocsi |
2013-09-02 | GSOC work, simplify CodeCompleteWindow::ResizeListBox | Gergo Mocsi |
2013-09-02 | GSOC work, autocorrect fix | Gergo Mocsi |
2013-09-02 | GSOC work, renaming + options fix | Gergo Mocsi |
2013-09-02 | GSOC work, behavior fixes | Gergo Mocsi |
2013-09-02 | GSOC work, Tool/Options/Basic IDE Options created | Gergo Mocsi |
2013-09-02 | GSOC work, TAB key inserts match+code fixes | Gergo Mocsi |
2013-09-02 | GSOC work, code fixes | Gergo Mocsi |
2013-09-02 | GSOC work, unused code removal | Gergo Mocsi |
2013-09-02 | GSOC work, code simplification+removed unused functions | Gergo Mocsi |