office-gobmx/basic
Stephan Bergmann 70a6b9ffbd New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.
* New SAL_INFO..., SAL_WARN... macros.
* New SAL_STREAM supersedes OSL_FORMAT.
* oustringostreaminserter.hxx moved from unotest to rtl (and always UTF-8 now).
* TODO to enable GCC __attribute__((format)) in sal/log.h (requires call-site
  cleanup).
* Further functionality in tools/debug.hxx (DBG_MEMTEST, DBG_CTOR, etc.) not yet
  addressed.
* Some replacements tools String -> rtl::OUString.
2011-11-22 09:41:47 +01:00
..
inc New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. 2011-11-22 09:41:47 +01:00
prj
qa/cppunit Added regression test for scanner 2011-11-20 00:48:17 -05:00
source New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. 2011-11-22 09:41:47 +01:00
util
win/res
workben
AllLangResTarget_sb.mk
AllLangResTarget_stt.mk
CppunitTest_basic_scanner.mk remove erroneous sfx dependency (thank you Stefan) 2011-10-21 21:14:48 +01:00
Library_sb.mk Refactor BasicCharClass out from scanner and make it a singleton 2011-11-20 17:16:35 -05:00
Makefile tweak gbuild standart Makefile to allow partial build in unsourced env 2011-11-16 06:18:54 -06:00
Module_basic.mk misc trivial tweaks, and documentation addition 2011-10-21 10:08:58 +01:00
Package_inc.mk Stop exporting headers that no one uses outside of basic 2011-11-07 07:21:31 -08:00
StaticLibrary_app.mk
StaticLibrary_sample.mk