- cf342fe re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
- bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
- eccac35 basebmp gbuildification by Norbert Thiebaud · 14 years ago
- a962621 revert gmk4 commit by Norbert Thiebaud · 14 years ago
- 65d17f8 Avoid misleading term "factory method", just say "function" by Tor Lillqvist · 14 years ago
- 62d4eb0 Avoid too long lines by Tor Lillqvist · 14 years ago
- fd3c83d5 Add two new 32bpp formats and add helpful comments by Tor Lillqvist · 14 years ago
- a6be4af targeted string re-work by Norbert Thiebaud · 14 years ago
- 7327195 put debugDump behind #if OSL_DEBUG_LEVEL > 2 by Matúš Kukan · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- 9ff94ae png parsing regression test by Caolán McNamara · 14 years ago
- 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
- c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
- 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
- 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
- a1fe0a7 Use the same simple lo_main() on iOS as on Android by Tor Lillqvist · 14 years ago
- 02f30e5 WaE: type name first seen using 'class' now seen using 'struct' by Tor Lillqvist · 14 years ago
- 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
- c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
- 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
- b769901 unusedcode: remove various unused classes by Matúš Kukan · 14 years ago
- 59bf1b5 regpathhelper: unused, so we've got to have two of them by Caolán McNamara · 14 years ago
- 3874791 Make LineTest::testCornerCases succeed again after last basebmp fix. by Stephan Bergmann · 14 years ago
- cefb414 handle failed bitmap storage allocation gracefully by Michael Meeks · 14 years ago
- 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
- d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
- f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
- 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
- b53d2bc Fix clipped line renderer. by Thorsten Behrens · 14 years ago
- be35cbe This looks wrong for sure, too. by Thorsten Behrens · 14 years ago
- a6a391d Put BitmapDevice::getPixelData() back. by Thorsten Behrens · 14 years ago
- d0d62ed Cleanup basebmp a little by Joseph Powers · 14 years ago
- f7975d2 Fix one more subtlety around B2IBox / B2IRange changes. by Thorsten Behrens · 14 years ago
- 1e297ae Move BitmapDevice to use B2IBox instead of B2IRange. by Thorsten Behrens · 14 years ago
- 3c1b4b6 Keep basebmp free of naked ptrs. by Thorsten Behrens · 14 years ago
- 207bcfc Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workaround" by Thorsten Behrens · 14 years ago
- 69e4dd1 basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workaround by Michael Meeks · 15 years ago
- e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
- be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
- d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
- 30ad5e9 sb140: #i117694# some CppUnit related cleanup by Stephan Bergmann · 15 years ago
- 9dbc6c8 its gb_Library_add_api not gb_Library_use_api by Bjoern Michaelsen · 15 years ago
- 141ba95 Add basebmpdllapi.h by Tor Lillqvist · 15 years ago
- 6eb5865 Add a foodllapi.h file here too and use it by Tor Lillqvist · 15 years ago
- e218220 export debugDump used for debugging by Matúš Kukan · 15 years ago
- e1a1091 catch ignored exceptions by const reference by Takeshi Abe · 15 years ago
- d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
- b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
- 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
- 40b9443 help windows build along by Caolán McNamara · 15 years ago
- c2b2029 Add statically linked basebmp cppunittester for iOS by Tor Lillqvist · 15 years ago
- 704bc46 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
- 5a4780d cppunit is linked in automatically by David Tardon · 15 years ago
- 182488e remove superfluous include paths by Bjoern Michaelsen · 15 years ago
- a233dac resyncing to master by Bjoern Michaelsen · 15 years ago
- a206e2a initial cut at damage tracking support by Michael Meeks · 15 years ago
- 75068ec gnumake4: fix buildbreakers from merge by Bjoern Michaelsen · 15 years ago
- 9410203 Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
- bd162cb gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] by Michael Stahl · 15 years ago
- e56b1bf gnumake4: basebmp: add necessary workarounds for SunCC [hg:3754657d8ff7] by Michael Stahl · 15 years ago
- e7c5808 CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4] by Mathias Bauer · 15 years ago
- a7807da CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70] by Mathias Bauer · 15 years ago
- 602edcf CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a] by Mathias Bauer · 15 years ago
- 4265f28 CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a] by Mathias Bauer · 15 years ago
- 1a632cd No testing, sorry, when cross-compiling by Tor Lillqvist · 15 years ago
- 4fa3eef Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
- 87fbe86 generalize ScopedBitmapAccess and simplify usage by David Tardon · 15 years ago
- 7de8f262 remove ADAPT_EXT_STL by Caolán McNamara · 15 years ago
- 67d2af6 Merge commit 'ooo/DEV300_m101' into intm101 by Jan Holesovsky · 15 years ago
- e30c7d6 Trying to remove the stlport mention from the code by Fridrich Štrba · 15 years ago
- e5e3ba7 Removing the ext_std masterpiece by Fridrich Štrba · 15 years ago
- 294c191 Remove last remaining SGI-ism from basebmp by Thorsten Behrens · 15 years ago
- 931d9ef Clean up makefiles by Thomas Arnhold · 15 years ago
- 36ba6d6 RTL_CONSTASCII_USTRINGPARAM in libs-gui 11 by Gert Faller · 15 years ago
- 43bc8a7 make possible to build with c++0x by Caolán McNamara · 15 years ago
- 5455fee remove unused includes by David Tardon · 15 years ago
- 5cc959c remove commented-out leftovers from testshl2 by David Tardon · 15 years ago
- aadfc4e EasyHack: RTL conversion from createFromAscii by Kevin Hunter · 15 years ago
- 10bfc7d EasyHack: RTL conversion from createFromAscii by Kevin Hunter · 15 years ago
- c300e27 Cleanse non-compiled code by Povilas Kanapickas · 15 years ago
- 4905a19 Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
- ecadd96 #i113503# cppunit stl wrapper headers by Caolán McNamara · 16 years ago
- 1275d27 more removed include guards using fixguard.py by Petr Mladek · 16 years ago
- 6b16723 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport by Caolán McNamara · 16 years ago
- 1f8c841 sb118: #i109791# improved CPPUNIT_CFLAGS handling by sb · 16 years ago
- 7c85f9d sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too by Rene Engelhard · 16 years ago
- ba88d90 sb118: merged in DEV300_m72 by sb · 16 years ago
- 8764506 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
- eeca9da sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates by sb · 16 years ago
- e6fd0d7 sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test" to run tests; changed places back to include _cppunit.mk where it had been taken out before by sb · 16 years ago
- 949256f sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that tests within a module pick up shared libs from that module in the local output tree by sb · 16 years ago
- 7397e8c sb118: make test libraries RPATH=NONE by sb · 16 years ago
- 0367aa6 sb118: merged in DEV300_m68 by sb · 16 years ago
- 18be96d sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1. by sb · 16 years ago
- 4de41d1 merge commit by Mathias Bauer · 17 years ago
- d6cf80c CWS-TOOLING: integrate CWS l10nframework01 by Ivo Hinkelmann · 17 years ago
- 6152b5e #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 by Mathias Bauer · 17 years ago
- 4f6f567 CWS-TOOLING: integrate CWS ause102 by Ivo Hinkelmann · 17 years ago