summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2013-03-27coverity#704341 Logically dead codeJulien Nabet
2013-03-27coverity#704334/704335/704336 Logically dead codeJulien Nabet
2013-03-27WaE: macro "_STRING_H" is not usedTor Lillqvist
2013-03-27WaE: macro is not used: _MATH_H weirdnessTor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-26Resolves fdo#61540K_Karthikeyan
2013-03-26sal_Bool to boolTakeshi Abe
2013-03-26Remove useless comments; add mode linesTakeshi Abe
2013-03-26drop external include guardDavid Tardon
2013-03-25coverity#704327 Logically dead codeJulien Nabet
2013-03-25coverity#704321 Logically dead codeJulien Nabet
2013-03-25coverity#704320 Logically dead codeJulien Nabet
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-21regenerate pchPeter Foley
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-18fix copypastaDavid Tardon
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-16Get rid of a few pointless commentsTor Lillqvist
2013-03-16CONTAINER_APPEND is SAL_ULONG, an unsigned longTor Lillqvist
2013-03-16Resolves: #i119337# wrong get/setPropertyValue calls in SvxShapeTextArmin Le Grand