summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-03-22strg is ctrl in englishThomas Arnhold1-2/+2
2013-03-21regenerate pchPeter Foley1-2/+3
2013-03-21sal_Bool to boolTakeshi Abe14-85/+85
2013-03-20i#78247# and i#78029# wrong glue points in iscosceles and in right triangleRegina Henschel1-2/+2
2013-03-20Related to coverity#704822 (Explicit null dereference)Julien Nabet1-1/+1
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-2/+2
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-8/+5
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-1/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-3/+4
2013-03-20fdo#46808, convert some getProcessServiceFactory()Noel Grandin2-3/+3
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin1-4/+2
2013-03-20fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin1-23/+18
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin4-51/+34
2013-03-19further OUString cleanupThomas Arnhold3-9/+8
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold33-147/+146
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold74-416/+415
2013-03-19trailing whitespacesThomas Arnhold1-2/+2
2013-03-19sal_Bool to boolTakeshi Abe14-55/+55
2013-03-18fix copypastaDavid Tardon1-3/+3
2013-03-18use the std signature for operator=David Tardon1-2/+3
2013-03-18guard against self-assignmentDavid Tardon1-21/+24
2013-03-18Fix crash in fdo#62119Thorsten Behrens1-0/+18
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist15-741/+0
2013-03-16Get rid of a few pointless commentsTor Lillqvist1-1/+0
2013-03-16CONTAINER_APPEND is SAL_ULONG, an unsigned longTor Lillqvist2-2/+2
2013-03-16Resolves: #i119337# wrong get/setPropertyValue calls in SvxShapeTextArmin Le Grand1-3/+0
2013-03-16merge getting XGradientStyle From GradientStyleArmin Le Grand1-26/+28
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand2-0/+60
2013-03-16WaE: comparison of integers of different signsTor Lillqvist1-4/+4
2013-03-16Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand1-20/+32
2013-03-15regenerate pchPeter Foley2-0/+6
2013-03-15suppress auto_ptr warningsPeter Foley3-0/+8
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand4-63/+121
2013-03-15coverity#738979 Use after freeJulien Nabet1-1/+1
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand4-305/+748
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara4-6/+284
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand24-779/+420
2013-03-15sal_Bool to boolTakeshi Abe15-69/+69
2013-03-15Remove unused codeTakeshi Abe1-9/+0
2013-03-15various efforts to consistently apply HIG rulesCaolán McNamara4-230/+229
2013-03-15coverity#708921: Use after freeJulien Nabet1-1/+1
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi3-6/+6
2013-03-15first step for Insert->Chart From FileMarkus Mohrhard2-0/+26
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14move xShape def outside debug ifdef to fix build failureNoel Power1-1/+1
2013-03-14i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang2-2/+5
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter1-1/+0
2013-03-14coverity#705733: Resource leakJulien Nabet1-7/+6
2013-03-14-Werror,-Wunused-functionTakeshi Abe1-18/+0