Age | Commit message (Expand) | Author |
2012-11-16 | Revert "WaE: unused parameter 'argc' and 'argv'" | Tor Lillqvist |
2012-11-16 | WaE: unused parameter 'argc' and 'argv' | Tor Lillqvist |
2012-10-31 | ::rtl::OUString -> OUString in basebmp | Ricardo Montania |
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-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-25 | ah, android is special | Matúš Kukan |
2012-08-25 | vigra: convert to gbuild | Matúš Kukan |
2012-08-23 | Build basebmp as a static library for Android | Tor Lillqvist |
2012-08-02 | Bin no longer used iOS cppunit stuff that even breaks the build | Tor Lillqvist |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-06-16 | basebmp gbuildification | Norbert Thiebaud |
2012-06-15 | revert gmk4 commit | Norbert Thiebaud |
2012-06-11 | Avoid misleading term "factory method", just say "function" | Tor Lillqvist |
2012-06-11 | Avoid too long lines | Tor Lillqvist |
2012-06-07 | Add two new 32bpp formats and add helpful comments | Tor Lillqvist |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-11 | put debugDump behind #if OSL_DEBUG_LEVEL > 2 | Matúš Kukan |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-17 | png parsing regression test | Caolán McNamara |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-02-16 | Use the same simple lo_main() on iOS as on Android | Tor Lillqvist |
2012-02-13 | WaE: type name first seen using 'class' now seen using 'struct' | Tor Lillqvist |
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-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-12-22 | unusedcode: remove various unused classes | Matúš Kukan |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara |
2011-12-13 | Make LineTest::testCornerCases succeed again after last basebmp fix. | Stephan Bergmann |
2011-12-13 | handle failed bitmap storage allocation gracefully | Michael Meeks |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-15 | Fix clipped line renderer. | Thorsten Behrens |
2011-11-04 | This looks wrong for sure, too. | Thorsten Behrens |
2011-11-04 | Put BitmapDevice::getPixelData() back. | Thorsten Behrens |
2011-11-03 | Cleanup basebmp a little | Joseph Powers |
2011-11-03 | Fix one more subtlety around B2IBox / B2IRange changes. | Thorsten Behrens |
2011-11-02 | Move BitmapDevice to use B2IBox instead of B2IRange. | Thorsten Behrens |
2011-11-02 | Keep basebmp free of naked ptrs. | Thorsten Behrens |
2011-11-02 | Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workar... | Thorsten Behrens |