summaryrefslogtreecommitdiffstats
path: root/basebmp
Commit message (Expand)AuthorAgeFilesLines
* fixincludeguards.sh: basebmpThomas Arnhold2014-04-191-3/+3
* Remove gcc3 workaround for bug long since fixed in gccChris Sherlock2014-04-191-4/+2
* Missing includeStephan Bergmann2014-04-091-0/+2
* typo: optimisation -> optimizationThomas Arnhold2014-03-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-268-29/+29
* Drop deserted bmpdemoTakeshi Abe2014-02-271-1230/+0
* Remove unneccessary commentsAlexander Wilms2014-02-232-20/+20
* coverity#1078535 Division or modulo by zeroCaolán McNamara2014-01-271-2/+10
* basebmp: include <> for external includesNorbert Thiebaud2013-11-1112-50/+50
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-317-16/+22
* Hanlde TopDown -> BottomUp conversion in basebmp DirectCopy logictsahi glik2013-10-081-4/+18
* Off-by-one errorStephan Bergmann2013-09-271-2/+2
* Improve performance of copyArea(), especially relevant for mobile devices.tsahi glik2013-09-271-21/+66
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-183-9/+0
* WaE: assuming signed overflow does not occur when assuming...Caolán McNamara2013-07-181-2/+9
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-1211-112/+115
* THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2013-07-129-11/+11
* Add test for basebmp memory clobber.Thorsten Behrens2013-06-042-1/+17
* Detect copyArea trying to operate on overlapping memory.Tsahi Glik2013-06-041-4/+9
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-242-10/+0
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-5/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-4/+0
* execute move of global headersBjoern Michaelsen2013-04-2335-6429/+0
* No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist2013-04-151-6/+0
* Nah, I don't need a getOffset(), but I do need a getBufferSize()Tor Lillqvist2013-04-122-29/+49
* Fix documentationTor Lillqvist2013-04-111-2/+1
* Add an accessor to get the offset of a subsetted BitmapDeviceTor Lillqvist2013-04-112-0/+12
* Add debugging printout of subsetting informationTor Lillqvist2013-04-111-1/+9
* _USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann2013-03-271-3/+2
* Log also corresponding destructions of BitmapDeviceTor Lillqvist2013-03-261-1/+2
* Add some debugging printoutTor Lillqvist2013-03-253-15/+46
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* CreateFromAscii removalRicardo Montania2013-02-251-1/+1
* need more boost_headersMichael Stahl2013-01-271-1/+4
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-1/+6
* Revert "WaE: unused parameter 'argc' and 'argv'"Tor Lillqvist2012-11-161-3/+0
* WaE: unused parameter 'argc' and 'argv'Tor Lillqvist2012-11-161-0/+3
* ::rtl::OUString -> OUString in basebmpRicardo Montania2012-10-317-25/+24
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-2/+3
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-283-3/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-283-0/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-11/+5
* ah, android is specialMatúš Kukan2012-08-251-0/+2
* vigra: convert to gbuildMatúš Kukan2012-08-252-1/+3
* Build basebmp as a static library for AndroidTor Lillqvist2012-08-233-0/+55
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-022-130/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1823-610/+418
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1