summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2013-03-25sal_Bool to boolTakeshi Abe
2013-03-25deleting NULL is safeTakeshi Abe
2013-03-24fdo#62617 display groups on multiple layers correctlyDavid Tardon
2013-03-24avoid possible data inconsistencyDavid Tardon
2013-03-24drop nonsensical warningDavid Tardon
2013-03-24fix crash after conversion to STLDavid Tardon
2013-03-23rhbz#876742 speed up table manipulation in ImpressDavid Tardon
2013-03-23drop unused includesDavid Tardon
2013-03-23drop unused member varDavid Tardon
2013-03-23broadcast change if removing NULL pageDavid Tardon
2013-03-22strg is ctrl in englishThomas Arnhold
2013-03-21sal_Bool to boolTakeshi Abe
2013-03-20i#78247# and i#78029# wrong glue points in iscosceles and in right triangleRegina Henschel
2013-03-20Related to coverity#704822 (Explicit null dereference)Julien Nabet
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20Assume that this shall check full string equalityStephan Bergmann
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-20fdo#46808, convert some getProcessServiceFactory()Noel Grandin
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
2013-03-20fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19trailing whitespacesThomas Arnhold
2013-03-19sal_Bool to boolTakeshi Abe
2013-03-18use the std signature for operator=David Tardon
2013-03-18guard against self-assignmentDavid Tardon
2013-03-18Fix crash in fdo#62119Thorsten Behrens
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16CONTAINER_APPEND is SAL_ULONG, an unsigned longTor Lillqvist
2013-03-16merge getting XGradientStyle From GradientStyleArmin Le Grand
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand
2013-03-16WaE: comparison of integers of different signsTor Lillqvist
2013-03-16Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand
2013-03-15suppress auto_ptr warningsPeter Foley
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
2013-03-15coverity#738979 Use after freeJulien Nabet
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-15sal_Bool to boolTakeshi Abe
2013-03-15Remove unused codeTakeshi Abe
2013-03-15various efforts to consistently apply HIG rulesCaolán McNamara
2013-03-15coverity#708921: Use after freeJulien Nabet
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi
2013-03-14move xShape def outside debug ifdef to fix build failureNoel Power
2013-03-14i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang