Age | Commit message (Expand) | Author |
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 |
2013-06-07 | log point types as numbers and not as ascii chars with the value of the number | Fridrich Štrba |
2013-06-04 | Related: #i120994# Avoid same error for META_TEXTFILLCOLOR_ACTION... | Armin Le Grand |
2013-06-04 | Fix merge glitch (?) | Tor Lillqvist |
2013-06-04 | Resolves: #i120994# Corrected Line/FillColor OnOff state handling | Armin Le Grand |
2013-05-20 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-12 | Janitorial: indent code correctly | Chris Sherlock |
2013-05-12 | fix build | David Tardon |
2013-05-12 | EMF+ fixes | Chris Sherlock |
2013-05-10 | Fix: change to std::dec after having used std::hex | Chris Sherlock |
2013-05-08 | Don't leak all of the EMF+ graphic objects. | Thorsten Behrens |
2013-05-06 | Fix adaption to SAL_INFO | Stephan Bergmann |
2013-05-06 | Convert EMFP_DEBUG to SAL_INFO, etc. | Chris Sherlock |
2013-05-02 | Convert from EMFP_DEBUG to SAL_INFO | Chris Sherlock |
2013-04-29 | Clang cleanup, unaligned if statement | Noel Grandin |
2013-04-26 | fdo#60638: Workaround should be in FillRects rather than FillPolygon. | Muthu Subramanian |
2013-04-25 | n#812793: (Workaround) Transparent background import in EMF+. | Muthu Subramanian |
2013-04-24 | Don't point to inc directories that don't exist any longer | Tor Lillqvist |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-22 | implemented BeginContainerNoParams and EndContainer records | Radek Doulik |
2013-03-19 | implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore records | Radek Doulik |
2013-03-19 | WaE: Potentially uninitialized local variable | Tor Lillqvist |