summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/implrenderer.cxx
AgeCommit message (Expand)Author
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-09-17convert CPPCANVAS module from String to OUStringNoel Grandin
2013-08-30Revert some random work-in-progress that is most probably bitrottenFridrich Štrba
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-10merge duplicated codeCaolán McNamara
2013-07-10remove last XubString uses in cppcanvasCaolán McNamara
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba
2013-06-12Pass also the bounding box in device units to the EMF+ partFridrich Štrba
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand
2013-06-04Related: #i120994# Avoid same error for META_TEXTFILLCOLOR_ACTION...Armin Le Grand
2013-06-04Fix merge glitch (?)Tor Lillqvist
2013-06-04Resolves: #i120994# Corrected Line/FillColor OnOff state handlingArmin Le Grand
2013-05-20fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-08Don't leak all of the EMF+ graphic objects.Thorsten Behrens
2013-05-02Convert from EMFP_DEBUG to SAL_INFOChris Sherlock
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2012-12-11fdo#35680 - fix wrong gradient rendering when grouped.Michael Meeks
2012-11-16use LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06Revert "calc65: #i116318# Fixed the painting of axial gradients."Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-08-15display hexadecimal and decimal record numbersRadek Doulik
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-06-19use a temporary rather than calling EraseCaolán McNamara
2012-06-19where is the logic of having 5 pChars if we only need 4Caolán McNamara
2012-06-19if the string is created of len 0, then no point passing any argumentsCaolán McNamara
2012-06-19if the string is created from 4 sal_Unicodes then it cannot be of 0 lenCaolán McNamara
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-05-22targetted string re-workMichael Meeks
2012-04-04New try to sort out the overloaded virtual method weirdnessTor Lillqvist
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-05make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara
2011-12-21Revert "callcatcher: Remove unused code"August Sodora
2011-12-21callcatcher: Remove unused codeAugust Sodora
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header in cppcanvasNorbert Thiebaud
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString oneCaolán McNamara
2011-09-01fix warningsGabor Jenei
2011-08-10added MultiplyWorldTransform record typeRadek Doulik
2011-07-26enable emf debug dump when dbglevel > 1Radek Doulik
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-04Some cppcheck cleaningJulien Nabet