Age | Commit message (Expand) | Author |
2014-02-27 | Drop deserted bmpdemo | Takeshi Abe |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-27 | coverity#1078535 Division or modulo by zero | Caolán McNamara |
2013-11-11 | basebmp: include <> for external includes | Norbert Thiebaud |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2013-10-08 | Hanlde TopDown -> BottomUp conversion in basebmp DirectCopy logic | tsahi glik |
2013-09-27 | Off-by-one error | Stephan Bergmann |
2013-09-27 | Improve performance of copyArea(), especially relevant for mobile devices. | tsahi glik |
2013-07-18 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-07-18 | WaE: assuming signed overflow does not occur when assuming... | Caolán McNamara |
2013-07-12 | Turn basebmp::Format into a proper enum | Stephan Bergmann |
2013-07-12 | THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRA | Stephan Bergmann |
2013-06-04 | Add test for basebmp memory clobber. | Thorsten Behrens |
2013-06-04 | Detect copyArea trying to operate on overlapping memory. | Tsahi Glik |
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 |