Age | Commit message (Expand) | Author |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-09-11 | (Rudimentary) C++11 support is a hard requirement now | Stephan Bergmann |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann |
2014-06-17 | coverity#1223090 Uncaught exception | Caolán McNamara |
2014-06-10 | coverity#983682 Uncaught exception | Caolán McNamara |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-28 | Fix memory leak | Stephan Bergmann |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-17 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-14 | typo: paramter -> parameter | Thomas Arnhold |
2014-02-26 | Remove visual noise from helpcompiler | Alexander Wilms |
2014-02-11 | coverity#707948 Uninitialized scalar field | Caolán McNamara |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-28 | Remove unnecessary SyntaxHighlighter::Tokenizer statefulness | Stephan Bergmann |
2013-10-28 | Fold SyntaxHighlighter::initialize into ctor | Stephan Bergmann |
2013-10-28 | Remove unused SimpleTokenizer_Impl::nLine/nCol | Stephan Bergmann |
2013-10-22 | Use conventional std::vector idioms | Stephan Bergmann |
2013-10-22 | Unwind HighlightPortions typedef | Stephan Bergmann |
2013-06-20 | remove last uses of config 'GUI' variable | Matúš Kukan |
2013-06-13 | rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header | Luboš Luňák |
2013-05-07 | helpcompiler: remove Package_inc | Michael Stahl |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-09 | rename expat external to 'expat' | David Tardon |
2013-04-08 | HelpLinker: add comment for mysterious XML parsing | Michael Stahl |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-03 | Remove Mac OS X for PowerPC support | Tor Lillqvist |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-28 | do not create index for shared help module | David Tardon |
2013-02-26 | add opt -nolangroot needed for gbuild | David Tardon |
2013-02-26 | avoid string substr/replace with invalid pos | David Tardon |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar |
2013-02-13 | compact help xml files with xslt which removes the cruft | Andras Timar |
2013-02-13 | add headers to new files | Caolán McNamara |
2013-02-13 | make building help not crash | Caolán McNamara |
2013-02-13 | fdo#41737 syntax highlighting of Basic code examples in offline help | Andras Timar |
2013-02-13 | WaE: warning C4101: 'ex' : unreferenced local variable | Andras Timar |
2013-02-13 | Basic code syntaxhighlighting added to LibreOffice help | Dávid Vastag |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | helpcompiler: evidently does not care that it uses UTF16 expat | Michael Stahl |