summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)Author
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-04-27removed unused definesTakeshi Abe
2012-04-27removed dead codeTakeshi Abe
2012-04-10Remove VERBOSE part 3Rob Snelders
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-02-27n742593: Adding checks before using textbox sizes.Muthu Subramanian
2012-01-19implemented SubViewSize property for EnhancedCustomShapePathRadek Doulik
2012-01-15use SAL_N_ELEMENTSDavid Tardon
2012-01-15WaE: narrowing conversion from unsigned int to sal_Int32David Tardon
2012-01-15WaE: narrowing conversion from unsigned int to sal_Int32David Tardon
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-12fix ooxml custom shapes with 360 degree arcsRadek Doulik
2012-01-11implemented custom shape subpaths darkening/lightingRadek Doulik
2012-01-04move the assert checking the polygon count higherRadek Doulik
2012-01-04implemented QUADRATICCURVETO case of custom shape pathsRadek Doulik
2011-12-08n#719989: Rotation needs to be done post flipping.Muthu Subramanian
2011-12-06#158674# some minor customshape fixessj@openoffice.org
2011-11-28make sure the bOOXMLShape flag is initializedRadek Doulik
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-26Remove unnecessary includesAugust Sodora
2011-11-08fix text frame rectangle for ooxml customshapesRadek Doulik
2011-11-07fixed remaining issues with ooxml custom shapes scalingRadek Doulik
2011-11-07ooxml custom shapes wipRadek Doulik
2011-11-07fix ooxml custom shapes sizingRadek Doulik
2011-10-05added ARCANGLETO command implementation, optimization, fixes, debugRadek Doulik
2011-08-13Some cppcheck cleaningJulien Nabet
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-29ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-21Remove dead code and translate German commentsAlbert Thuswaldner
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-06std::hash -> boost::hashFridrich Štrba
2011-02-06Revert "Add #include <hash_map> again, we still use std::hash"Fridrich Štrba
2011-02-06Add #include <hash_map> again, we still use std::hashJoseph Powers
2011-02-06remove some more <hash_map> includesFridrich Štrba
2011-02-05Cleanup of boost conversion issuesJoseph Powers
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko