summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-03-27svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann5-197/+21
2013-03-27coverity#704341 Logically dead codeJulien Nabet1-1/+1
2013-03-27coverity#704334/704335/704336 Logically dead codeJulien Nabet1-4/+4
2013-03-27WaE: macro "_STRING_H" is not usedTor Lillqvist1-3/+0
2013-03-27WaE: macro is not used: _MATH_H weirdnessTor Lillqvist2-6/+0
2013-03-27-Wunused-macrosStephan Bergmann6-22/+0
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann1-1/+2
2013-03-26Resolves fdo#61540K_Karthikeyan1-2/+7
2013-03-26sal_Bool to boolTakeshi Abe18-57/+56
2013-03-26Remove useless comments; add mode linesTakeshi Abe1-14/+2
2013-03-26drop external include guardDavid Tardon1-2/+0
2013-03-25coverity#704327 Logically dead codeJulien Nabet1-3/+0
2013-03-25coverity#704321 Logically dead codeJulien Nabet1-1/+1
2013-03-25coverity#704320 Logically dead codeJulien Nabet1-3/+0
2013-03-25sal_Bool to boolTakeshi Abe10-59/+59
2013-03-25deleting NULL is safeTakeshi Abe1-2/+1
2013-03-24fdo#62617 display groups on multiple layers correctlyDavid Tardon4-1/+27
2013-03-24avoid possible data inconsistencyDavid Tardon1-4/+1
2013-03-24drop nonsensical warningDavid Tardon1-1/+0
2013-03-24fix crash after conversion to STLDavid Tardon1-19/+23
2013-03-23rhbz#876742 speed up table manipulation in ImpressDavid Tardon6-15/+125
2013-03-23drop unused includesDavid Tardon3-20/+2
2013-03-23drop unused member varDavid Tardon2-15/+0
2013-03-23broadcast change if removing NULL pageDavid Tardon1-2/+4
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