summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* widht -> widthJulien Nabet2013-11-231-4/+4
* replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin2013-11-221-8/+8
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-222-9/+9
* remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin2013-11-221-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2013-11-221-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-1/+1
* Don't set Referer when accessing embedded mediaStephan Bergmann2013-11-201-2/+2
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-1/+1
* avmedia: Implement "block untrusted referer links" featureStephan Bergmann2013-11-206-18/+20
* wrong border extraction mechanismCaolán McNamara2013-11-201-7/+3
* remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin2013-11-201-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2013-11-201-2/+1
* String clean-upStephan Bergmann2013-11-201-5/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-205-35/+22
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-209-32/+32
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-191-2/+2
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1935-109/+107
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-1918-47/+47
* Simplify avmedia::MediaItem::setURLStephan Bergmann2013-11-182-6/+6
* avmedia::getMediaFloater clean-upStephan Bergmann2013-11-181-2/+2
* cppcheck: reduce scopeJulien Nabet2013-11-161-1/+1
* convert 500th dialog (vectorize) to .uiCaolán McNamara2013-11-151-0/+29
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-144-7/+0
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-1415-41/+63
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-3/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-13/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-4/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-21/+0
* remove unnecessary sal_Unicode casts in SVX moduleNoel Grandin2013-11-148-35/+35
* expand out the A2S macroNoel Grandin2013-11-135-49/+43
* Avoid too wide sidebar when writedirection controls are activatedMaxim Monastirsky2013-11-121-65/+65
* SAL_WARN_UNUSED INetURLObjectStephan Bergmann2013-11-111-1/+0
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-113-10/+5
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-5/+5
* TypoJulien Nabet2013-11-091-1/+1
* Resolves: #i123616# be more flexible regarding the data type for polygon dataArmin Le Grand2013-11-081-3/+18
* Make INetURLObject-from-OUString ctor explicitStephan Bergmann2013-11-082-13/+12
* remove unnecessary use of OUString constructor in SVX moduleNoel Grandin2013-11-0834-143/+133
* earlier failure in debug modeLionel Elie Mamane2013-11-081-1/+8
* Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann2013-11-061-24/+0
* Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2013-11-063-6/+26
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-062-2/+2
* Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand2013-11-051-2/+4
* update pchThomas Arnhold2013-11-052-1/+5
* presumably this was intended as include guardThomas Arnhold2013-11-051-3/+0
* fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt2013-11-042-2/+2
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-1/+1
* remove redundant calls to OUString constructorNoel Grandin2013-11-042-2/+2