Age | Commit message (Expand) | Author |
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-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
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 | 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-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 |
2013-03-15 | implemented EmfPlusRecordTypeSetClipRect record | Radek Doulik |
2013-03-15 | ops, fix build | Radek Doulik |
2013-03-15 | implemented EmfPlusRecordTypeDrawEllipse record | Radek Doulik |
2013-03-15 | WaE: unused variable | David Tardon |
2013-03-15 | implemented EmfPlusRecordTypeFillEllipse record | Radek Doulik |
2013-03-06 | do not crop the bitmap, it is already cropped. more debug output | Radek Doulik |
2013-03-06 | straighten out that dreaded indentation | Eike Rathke |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |