Age | Commit message (Expand) | Author |
2015-01-20 | Some more loplugin:cstylecast: basebmp | Stephan Bergmann |
2015-01-13 | basebmap: 5e4a7a95027d979b3bdd729d7ebe950da1129b2b missed COM check | Michael Stahl |
2015-01-13 | Fix number of sections exceeded object file format limit | David Ostrovsky |
2014-10-14 | basebmp: accelerated method to create a clipping device. | Michael Meeks |
2014-08-28 | Fixed some CppunitTest names | Stephan Bergmann |
2014-08-28 | keep nScanlineStride number sane | Caolán McNamara |
2014-07-03 | Remove empty gb_Module_add_targets,basebmp, | Matúš Kukan |
2014-06-02 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-04-19 | fixincludeguards.sh: basebmp | Thomas Arnhold |
2014-04-19 | Remove gcc3 workaround for bug long since fixed in gcc | Chris Sherlock |
2014-04-09 | Missing include | Stephan Bergmann |
2014-03-29 | typo: optimisation -> optimization | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
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 |