Age | Commit message (Expand) | Author |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-06 | EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set. | Matúš Kukan |
2013-12-05 | EMF+: Log the stride too. | Jan Holesovsky |
2013-12-04 | EMF+: Do not ignore source rectangle of the image to be rendered. | Matúš Kukan |
2013-11-29 | Further XCanvas != XBitmapCanvas cleanup. | Thorsten Behrens |
2013-11-29 | Revert "Resolves: fdo#71527 make presenter console not crash/useless" | Thorsten Behrens |
2013-11-28 | Resolves: fdo#71527 make presenter console not crash/useless | Caolán McNamara |
2013-11-27 | EMF+: Line thickness has to be considered when drawing the caps. | Jan Holesovsky |
2013-11-26 | WaE: potentially uninitialized local variable 'pPattern' used | Tor Lillqvist |
2013-11-26 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-11-25 | EMF+: Set the stroke attributes on the custom line caps. | Jan Holesovsky |
2013-11-25 | EMF+: Render custom line cap data. | Jan Holesovsky |
2013-11-25 | EMF+: Parse custom line cap data for start and end line caps. | Jan Holesovsky |
2013-11-25 | EMF+: Small cleanup & more logging in preparation for line starts & ends. | Jan Holesovsky |
2013-11-25 | EMF+: Implement line dashing. | Jan Holesovsky |
2013-11-25 | EMF+: Stroke size is always supposed to be absolute. | Jan Holesovsky |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiL | Noel Grandin |
2013-11-21 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL | Noel Grandin |
2013-11-20 | Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls | Noel Grandin |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-18 | fdo#60698: Move fileaccess module to ucb | Marcos Paulo de Souza |
2013-10-10 | n#812793: Reverting the workaround. | Muthu Subramanian |
2013-10-07 | XCanvas does no longer imply XBitmapCanvas | Thorsten Behrens |
2013-09-17 | convert CPPCANVAS module from String to OUString | Noel Grandin |
2013-08-30 | Revert some random work-in-progress that is most probably bitrotten | Fridrich Štrba |
2013-08-24 | build on higher debug levels | Caolán McNamara |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-11 | Fix memory leak in EMFPPen. | Mark Wielaard |
2013-07-10 | merge duplicated code | Caolán McNamara |
2013-07-10 | remove last XubString uses in cppcanvas | Caolán McNamara |
2013-07-08 | Turn Radek's notes into README files. | Radek Doulik |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-06-15 | Missing include | Stephan Bergmann |
2013-06-12 | warning C4305: 'argument' : truncation from 'double' to 'float' | Stephan Bergmann |
2013-06-12 | Resolves: #i121237# Rework/Cleanup of Region code... | Armin Le Grand |
2013-06-12 | EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with it | Fridrich Štrba |
2013-06-12 | Pass also the bounding box in device units to the EMF+ part | Fridrich Štrba |
2013-06-11 | canvas unit test - tolerate canvas non-creation: really no X server... | Michael Meeks |
2013-06-11 | add cppcanvas unit test makefile I forgot. | Michael Meeks |
2013-06-11 | create a cairo canvas unit test, if only I could use the XCanvas API. | Michael Meeks |
2013-06-11 | Use a local variable for the points | Fridrich Štrba |
2013-06-11 | Refactor a bit the code while reading it | Fridrich Štrba |
2013-06-11 | Fix typo and make the debug output a bit more readable | Fridrich Štrba |
2013-06-11 | Resolves: #i120604# unified and secured gradient tooling for primitives | Armin Le Grand |
2013-06-07 | cppcanvas: try to make MSVC tinderbox happy | Michael Stahl |
2013-06-07 | fdo#65502 - EmfFillPie fix. | Michael Meeks |
2013-06-07 | Transform the clipping polygon before using it | Fridrich Štrba |