Age | Commit message (Expand) | Author |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-27 | Factor out duplicate enums and types from rsc and vcl into one header | Tor Lillqvist |
2013-02-26 | this dmake file in rsc was inadvertently added | Caolán McNamara |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-13 | Reduce scope | Julien Nabet |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-06 | Some cppcheck cleaning | Julien Nabet |
2013-01-27 | Some cppcheck cleaning | Julien Nabet |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-09 | Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2012-12-27 | Check for __GNUC__ instead of GCC in sources | Tor Lillqvist |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-20 | use LanguageTag | Eike Rathke |
2012-11-20 | incorrect body alignment | Luboš Luňák |
2012-11-20 | unused variable | Luboš Luňák |
2012-11-14 | Turn some memmove into memcpy when it is safe to do so. | jailletc36 |
2012-10-17 | More useless code, "#if 0" blocks in lingucomponent, sal, and rsc | Marcos Paulo de Souza |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-08-18 | remove some useless comments | Thomas Arnhold |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | STL'ify UniqueIndex | Noel Grandin |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-26 | remove unused border styles | Ivan Timofeev |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-25 | re-base on ALv2 code. | Michael Meeks |
2012-06-25 | removed unused forward declarations of class | Takeshi Abe |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-07 | nuke dead code | Takeshi Abe |
2012-05-25 | WaE: return value of fwrite unchecked | Caolán McNamara |
2012-05-03 | WaE: ignoring return value of fwrite | Caolán McNamara |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-16 | YaccTarget and headers cleaning | Matúš Kukan |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-02 | Resolves: fdo#48129 maLangStr can have trailing nulls | Caolán McNamara |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2012-02-08 | Add and expand more readme files for module documentation | Michael Meeks |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius |
2012-01-30 | fdo#44981 - remove obsolete SWAPLONG macros | Noel Grandin |
2012-01-23 | ByteString->rtl::OString | Caolán McNamara |