Age | Commit message (Expand) | Author |
2013-04-24 | Don't point to inc directories that don't exist any longer | Tor Lillqvist |
2013-04-24 | Don't point to inc directories that don't exist any longer | Tor Lillqvist |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-15 | No need for Android, iOS or CROSS_COMPILING conditionals for unit tests | Tor Lillqvist |
2013-04-12 | Nah, I don't need a getOffset(), but I do need a getBufferSize() | Tor Lillqvist |
2013-04-11 | Fix documentation | Tor Lillqvist |
2013-04-11 | Add an accessor to get the offset of a subsetted BitmapDevice | Tor Lillqvist |
2013-04-11 | Add debugging printout of subsetting information | Tor Lillqvist |
2013-03-27 | _USE_MATH_DEFINES is already taken care of by sal/config.h | Stephan Bergmann |
2013-03-26 | Log also corresponding destructions of BitmapDevice | Tor Lillqvist |
2013-03-25 | Add some debugging printout | Tor Lillqvist |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | CreateFromAscii removal | Ricardo Montania |
2013-01-27 | need more boost_headers | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
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 |