Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-11 | basebmp: include <> for external includes | Norbert Thiebaud | |
Change-Id: I6f1f573662d5e759694c401598408df9fbb20be8 | |||
2013-07-12 | Turn basebmp::Format into a proper enum | Stephan Bergmann | |
Change-Id: I4067c5039c7b5c74a1c144721dd7260de54dd2bf | |||
2013-07-12 | THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRA | Stephan Bergmann | |
Change-Id: I917c4136614664a1816769300707f170312c885d | |||
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks | |
reportbuilder, license file not needed. Patch contributed by Armin Le Grand http://svn.apache.org/viewvc?view=revision&revision=1305814 Adapting extras/ to our wordbook setup. | |||
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks | |
2011-11-15 | Fix clipped line renderer. | Thorsten Behrens | |
Fix for a nasty corner case where supposedly clipped pixel were still rasterized (see polytest.cxx:implTestPolyDrawClip for what failed previously). Added much more unit tests while at it, clippedlinerenderer.hxx should now have 100% coverage. | |||
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba | |
2010-11-10 | remove unused includes | David Tardon | |
2010-11-10 | remove commented-out leftovers from testshl2 | David Tardon | |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||
2010-10-06 | #i113503# cppunit stl wrapper headers | Caolán McNamara | |
2010-02-25 | sb118: merged in DEV300_m72 | sb | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2009-12-11 | sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1. | sb | |
- Old modifications were necessary for testshl2, which has simply been excluded from the build for now. - Tests in basebmp, basegfx, o3tl (that are executed during build) have been converted from using modified CppUnit/testshl2 to using unmodified CppUnit. - CppUnit's DllPlugInTester has problems with OOo tests on Windows, see #i107562#, so for now a new cppunittester from sal is used instead. | |||
2009-09-14 | #i103496#: split cppunit in a pure external lib and a lib depending on sal ↵ | Mathias Bauer | |
-> testshl2 | |||
2008-04-11 | INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED | Rüdiger Timm | |
2008/03/31 13:07:57 rt 1.5.46.1: #i87441# Change license header to LPGL v3. | |||
2006-07-12 | #i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow ↵ | Thorsten Behrens | |
handling & forgot to handle negated cases); fixed typo for paletteformats (ignoring bit gravity); made drawMaskedBitmap() work for more cases; improved tests | |||
2006-06-07 | #i65904# Fixed broken CompositeIterator (was missing a proper ↵ | Thorsten Behrens | |
copy-const/assignment op); added more tests | |||
2006-06-02 | #i65904# Made drawBitmap/drawMaskedColor functional; added raw access for ↵ | Thorsten Behrens | |
palette images | |||
2006-05-31 | #i65904# Corrected license headers, added more tests | Thorsten Behrens | |
2006-05-31 | #i65904# Initial revision | Thorsten Behrens | |