summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann2013-03-275-197/+21
* coverity#704341 Logically dead codeJulien Nabet2013-03-271-1/+1
* coverity#704334/704335/704336 Logically dead codeJulien Nabet2013-03-271-4/+4
* WaE: macro "_STRING_H" is not usedTor Lillqvist2013-03-271-3/+0
* WaE: macro is not used: _MATH_H weirdnessTor Lillqvist2013-03-272-6/+0
* -Wunused-macrosStephan Bergmann2013-03-276-22/+0
* _USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann2013-03-271-1/+2
* Resolves fdo#61540K_Karthikeyan2013-03-261-2/+7
* sal_Bool to boolTakeshi Abe2013-03-2618-57/+56
* Remove useless comments; add mode linesTakeshi Abe2013-03-261-14/+2
* drop external include guardDavid Tardon2013-03-261-2/+0
* coverity#704327 Logically dead codeJulien Nabet2013-03-251-3/+0
* coverity#704321 Logically dead codeJulien Nabet2013-03-251-1/+1
* coverity#704320 Logically dead codeJulien Nabet2013-03-251-3/+0
* sal_Bool to boolTakeshi Abe2013-03-2510-59/+59
* deleting NULL is safeTakeshi Abe2013-03-251-2/+1
* fdo#62617 display groups on multiple layers correctlyDavid Tardon2013-03-244-1/+27
* avoid possible data inconsistencyDavid Tardon2013-03-241-4/+1
* drop nonsensical warningDavid Tardon2013-03-241-1/+0
* fix crash after conversion to STLDavid Tardon2013-03-241-19/+23
* rhbz#876742 speed up table manipulation in ImpressDavid Tardon2013-03-236-15/+125
* drop unused includesDavid Tardon2013-03-233-20/+2
* drop unused member varDavid Tardon2013-03-232-15/+0
* broadcast change if removing NULL pageDavid Tardon2013-03-231-2/+4
* strg is ctrl in englishThomas Arnhold2013-03-221-2/+2
* regenerate pchPeter Foley2013-03-211-2/+3
* sal_Bool to boolTakeshi Abe2013-03-2114-85/+85
* i#78247# and i#78029# wrong glue points in iscosceles and in right triangleRegina Henschel2013-03-201-2/+2
* Related to coverity#704822 (Explicit null dereference)Julien Nabet2013-03-201-1/+1
* Replace String with OUString (unotools)Chr. Rossmanith2013-03-201-2/+2
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-8/+5
* Assume that this shall check full string equalityStephan Bergmann2013-03-201-1/+1
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-202-3/+4
* fdo#46808, convert some getProcessServiceFactory()Noel Grandin2013-03-202-3/+3
* fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin2013-03-201-4/+2
* fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin2013-03-201-23/+18
* fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin2013-03-204-51/+34
* further OUString cleanupThomas Arnhold2013-03-193-9/+8
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1933-147/+146
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1974-416/+415
* trailing whitespacesThomas Arnhold2013-03-191-2/+2
* sal_Bool to boolTakeshi Abe2013-03-1914-55/+55
* fix copypastaDavid Tardon2013-03-181-3/+3
* use the std signature for operator=David Tardon2013-03-181-2/+3
* guard against self-assignmentDavid Tardon2013-03-181-21/+24
* Fix crash in fdo#62119Thorsten Behrens2013-03-181-0/+18
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-1615-741/+0
* Get rid of a few pointless commentsTor Lillqvist2013-03-161-1/+0
* CONTAINER_APPEND is SAL_ULONG, an unsigned longTor Lillqvist2013-03-162-2/+2