summaryrefslogtreecommitdiffstats
path: root/include/basebmp
Commit message (Collapse)AuthorAgeFilesLines
* coverity#705602 Big parameter passed by valueCaolán McNamara2014-01-281-2/+2
| | | | Change-Id: I4f96325d6387bf7e8859d09f1d5b41c605e8227d
* Be explicit when using bool as integral valueStephan Bergmann2014-01-102-7/+7
| | | | Change-Id: I996608c4e5c533e6579aa2304ad57f066a1cb216
* Fix error in commentTor Lillqvist2013-12-091-1/+1
| | | | Change-Id: I636da8b596e984ecadd13e5fe6a5b9a843ba3a81
* fdo#65108 inter-module includes <> include/basebmpNorbert Thiebaud2013-11-091-1/+1
| | | | Change-Id: Ia27520b795caf483bffd02c481d944f257eda47e
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-231-3/+3
| | | | Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9
* Revert "fix polygon rendering with clip area of one line only"Tor Lillqvist2013-10-151-1/+1
| | | | | | Sorry, but this breaks the basebmp unit test. This reverts commit 064da28833203545eb5554982008c7af346b2488.
* fix polygon rendering with clip area of one line onlytsahi glik2013-10-151-1/+1
| | | | | | | Change-Id: I7f1b2c45109ed8011b76013ccb488cdfd12c7868 Reviewed-on: https://gerrit.libreoffice.org/5709 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
* left shift of negative values (Clang -fsanitize=undefined)Stephan Bergmann2013-08-292-2/+2
| | | | Change-Id: I1747959bd51f066b017cbf5d161ebe37f3df02e6
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-122-29/+34
| | | | Change-Id: I4067c5039c7b5c74a1c144721dd7260de54dd2bf
* THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2013-07-121-2/+1
| | | | Change-Id: I917c4136614664a1816769300707f170312c885d
* Detect copyArea trying to operate on overlapping memory.Tsahi Glik2013-06-041-0/+3
| | | | | | | Equality test also needs to check if disjunct BitmapDevice instances might not actually share the same memory buffer. Change-Id: I09a93cb092a0039353be211ed053e991e7fe66f0
* execute move of global headersBjoern Michaelsen2013-04-2333-0/+6409
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a