Age | Commit message (Expand) | Author |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from cppcanvas | Alexander Wilms |
2014-02-25 | Update little-to-big endian GetSwapFloat functions | Douglas Mencken |
2014-02-24 | harmonize Tell() Seek() type. | Norbert Thiebaud |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | fix debug=2 build | Caolán McNamara |
2014-02-12 | remove SvStream::operator>> methods | Noel Grandin |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-04 | convert specialised SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-01-30 | EMF+: Only draw endcap outline if not filled, fix endcap scaling. | Andrzej Hunt |
2014-01-28 | Apparently broken bitmask operation | Stephan Bergmann |
2014-01-23 | coverity#1158489 Uninitialized scalar field | Caolán McNamara |
2014-01-14 | longparas: remove now broken STRING_LEN uses | Caolán McNamara |
2014-01-13 | longparas: convert ValidateKashidas to sal_Int32 | Caolán McNamara |
2014-01-01 | EMF+: actually use lineJoin attribute for polygons. | Andrzej Hunt |
2014-01-01 | EMF+: mapping can rotate the width vector, so use resulting length. | Andrzej Hunt |
2013-12-27 | EMF+: Add EMFPlusPointR detection to EMFPPath. | Andrzej Hunt |
2013-12-26 | EMF+: Integer coordinate values are signed. | Andrzej Hunt |
2013-12-18 | vcl get rid of xub_StrLen and STRING_LEN in outdev3 | Norbert Thiebaud |
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 |