Age | Commit message (Expand) | Author |
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 |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |
2012-01-05 | WaE and build errors with OSL_DEBUG_LEVEL == 2 | Caolán McNamara |
2012-01-03 | Remove unused tools function. | Marcel Metz |
2012-01-02 | Fix for fdo43460 Part XXVII getLength() to isEmpty() | Olivier Hallot |
2011-12-12 | ditch some ByteStrings | Caolán McNamara |
2011-12-12 | ByteString->rtl::OString | Caolán McNamara |
2011-12-12 | aPathName unused | Caolán McNamara |
2011-12-12 | aString unused | Caolán McNamara |
2011-12-12 | ByteString->rtl::OString | Caolán McNamara |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-06 | Removed unnessecary tools/table.hxx includes | Marcel Metz |
2011-12-06 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-29 | no need for OrderCtrl anymore | Caolán McNamara |
2011-11-28 | callcatcher: remove unused methods | Caolán McNamara |
2011-11-28 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove pch from the include list | Norbert Thiebaud |
2011-11-27 | remove include of pch header from rsc | Norbert Thiebaud |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-26 | Remove unnecessary tools/stack.hxx include | August Sodora |
2011-11-25 | BIG_ENDIAN was never set | François Tigeot |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-23 | add a stripStart, can replace EraseLeadingChars | Caolán McNamara |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-10-24 | Make the use of gb_LinkTarget_EXCEPTIONFLAGS for the yacc source more reliable | Tor Lillqvist |
2011-10-21 | rename YaccObject to YaccTarget | Bjoern Michaelsen |
2011-10-21 | cleanup YaccObject | Bjoern Michaelsen |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |
2011-10-08 | Revert "cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c" | Tor Lillqvist |
2011-10-07 | cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c | Pierre-André Jacquod |
2011-10-07 | cppcheck reduce scope of var in rsc/...rscclass.cxx | Pierre-André Jacquod |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-10-04 | WaE: C++ exception handler used, but unwind semantics are not enabled | Tor Lillqvist |
2011-09-28 | Look at GCC version, not whether MacOSX or not | Tor Lillqvist |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-26 | cppcheck: reduce scope of var in rsc rscflag.cxx | Pierre-André Jacquod |
2011-09-23 | Fix broken implicit string conversion | Stephan Bergmann |
2011-09-22 | GetBuffer() -> getStr() | Andras Timar |