Age | Commit message (Expand) | Author |
2011-12-12 | Remove unused macros. | Rafael Dominguez |
2011-12-12 | I don't see VCL or NT351 being checked in any ifdef | Tor Lillqvist |
2011-12-09 | callcatcher: remove unused code post automation removal | Caolán McNamara |
2011-12-07 | Remove testtoolloader | August Sodora |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-07 | use gbuild_simple in tools | Bjoern Michaelsen |
2011-12-06 | ditch some ByteStrings | Caolán McNamara |
2011-12-06 | aSourceFile member unused | Caolán McNamara |
2011-12-05 | Remove unused tools/stack.hxx | Marcel Metz |
2011-12-02 | Also demote DBG_ASSERTWARNING to SAL_INFO, to reduce output clutter. | Stephan Bergmann |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-12-01 | pull in module headers before solver | Eike Rathke |
2011-12-01 | Remove uses of charAt | August Sodora |
2011-11-30 | introduced Date::IsValidDate() and Date::Normalize() | Eike Rathke |
2011-11-30 | introduced Date::IsValidDate() and Date::Normalize() | Eike Rathke |
2011-11-30 | renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptions | Eike Rathke |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
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 tools | Norbert Thiebaud |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-27 | typos fixing | Korrawit Pruegsanusak |
2011-11-25 | typo, thanks Guest70165 :-) | Caolán McNamara |
2011-11-25 | ByteString->rtl::OString | Caolán McNamara |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-25 | ByteString->rtl::OString | Caolán McNamara |
2011-11-25 | demoted plentiful DBG_WARNING etc. to SAL_INFO | Stephan Bergmann |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon |
2011-11-24 | ByteString->rtl::OString | Caolán McNamara |
2011-11-24 | ditch dbg_dump | Caolán McNamara |
2011-11-24 | strip down old string class some more | Caolán McNamara |
2011-11-23 | add string::strip, can replace EraseLeadingAndTrailingChars | Caolán McNamara |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann |
2011-11-23 | convert inlines as well | Caolán McNamara |
2011-11-23 | add a stripStart, can replace EraseLeadingChars | Caolán McNamara |
2011-11-22 | want to match here, not check for equality | Caolán McNamara |
2011-11-22 | Avoid rtl::OString::copy(getLength() + 1). | Stephan Bergmann |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-11-21 | ByteString->rtl::OString | Caolán McNamara |
2011-11-21 | ditch last ENABLE_STRING_STREAM_OPERATORS | Caolán McNamara |
2011-11-19 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-11-19 | remove ENABLE_BYTESTRING_STREAM_OPERATORS | Caolán McNamara |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara |
2011-11-19 | Re-do Removed tools/dynarray.hxx , now that binfitler is ready for it | Norbert Thiebaud |
2011-11-19 | Revert "Removed tools/dynarray.hxx", break binfilter | Norbert Thiebaud |
2011-11-18 | Removed tools/dynarray.hxx | August Sodora |
2011-11-17 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-11-16 | we can drop unqid.hxx entirely post move to binfilter | Caolán McNamara |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |