summaryrefslogtreecommitdiffstats
path: root/svx/source/customshapes
Commit message (Expand)AuthorAgeFilesLines
* n742593: Adding checks before using textbox sizes.Muthu Subramanian2012-02-271-0/+2
* implemented SubViewSize property for EnhancedCustomShapePathRadek Doulik2012-01-191-41/+76
* use SAL_N_ELEMENTSDavid Tardon2012-01-151-695/+695
* WaE: narrowing conversion from unsigned int to sal_Int32David Tardon2012-01-151-282/+287
* WaE: narrowing conversion from unsigned int to sal_Int32David Tardon2012-01-151-2/+2
* Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot2012-01-142-5/+5
* fix ooxml custom shapes with 360 degree arcsRadek Doulik2012-01-121-3/+3
* implemented custom shape subpaths darkening/lightingRadek Doulik2012-01-111-29/+44
* move the assert checking the polygon count higherRadek Doulik2012-01-041-1/+1
* implemented QUADRATICCURVETO case of custom shape pathsRadek Doulik2012-01-041-2/+12
* n#719989: Rotation needs to be done post flipping.Muthu Subramanian2011-12-081-5/+6
* #158674# some minor customshape fixessj@openoffice.org2011-12-062-230/+135
* make sure the bOOXMLShape flag is initializedRadek Doulik2011-11-281-0/+1
* remove include of pch header from svxNorbert Thiebaud2011-11-279-18/+0
* Remove unnecessary includesAugust Sodora2011-11-261-4/+0
* fix text frame rectangle for ooxml customshapesRadek Doulik2011-11-081-2/+3
* fixed remaining issues with ooxml custom shapes scalingRadek Doulik2011-11-071-70/+44
* ooxml custom shapes wipRadek Doulik2011-11-071-21/+32
* fix ooxml custom shapes sizingRadek Doulik2011-11-071-26/+53
* added ARCANGLETO command implementation, optimization, fixes, debugRadek Doulik2011-10-052-10/+124
* Some cppcheck cleaningJulien Nabet2011-08-131-2/+2
* Some cppcheck cleaningJulien Nabet2011-07-312-3/+3
* ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara2011-07-291-4/+5
* Teach LibreOffice proper svg:d supportThorsten Behrens2011-06-221-2/+3
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2913-0/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1817-471/+31
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1217-471/+31
| |\
| | * CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2011-02-084-16/+16
| | |\
| | | * removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko2011-01-132-8/+8
| | | * removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko2011-01-102-8/+8
| | | * removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-0612-377/+16
| | | |\
| | * | | gnumake3: remove loads of obsolete dmakefilesMichael Stahl2011-02-011-71/+0
| | | |/ | | |/|
| | * | CWS-TOOLING: integrate CWS gnumake2Hans-Joachim Lankenau2010-12-1712-377/+16
| | |\ \ | | | |/ | | |/|
| | | * CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-131-103/+137
| | | |\ | | | |/ | | |/|
| | | * CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer2010-04-2012-365/+16
| | | * CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer2010-04-1717-95/+32
| | | |\
* | | | | Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold2011-03-131-1/+1
|/ / / /
* | | | Remove dead code and translate German commentsAlbert Thuswaldner2011-02-214-33/+8
* | | | (std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara2011-02-111-1/+8
* | | | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-1/+1
* | | | std::hash -> boost::hashFridrich Štrba2011-02-061-1/+1
* | | | Revert "Add #include <hash_map> again, we still use std::hash"Fridrich Štrba2011-02-061-1/+0
* | | | Add #include <hash_map> again, we still use std::hashJoseph Powers2011-02-061-0/+1
* | | | remove some more <hash_map> includesFridrich Štrba2011-02-061-1/+0
* | | | Cleanup of boost conversion issuesJoseph Powers2011-02-051-0/+1
* | | | migrate to use boost unordered containersFridrich Štrba2011-02-051-2/+2
* | | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-2/+2
* | | | Some cppcheck cleaningJulien Nabet2010-12-291-48/+29
* | | | cppcheck: uninit variableCaolán McNamara2010-12-231-1/+1
* | | | cppcheck: silence warningCaolán McNamara2010-12-121-1/+1