summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2013-11-28warning C4702: unreachable codeStephan Bergmann
2013-11-28warning C4702: unreachable codeStephan Bergmann
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-28we will need getColorConfig, etc. againCaolán McNamara
2013-11-27error C2872: 'accessibility' : ambiguous symbolCaolán McNamara
2013-11-27C2872: 'accessibility' : ambiguous symbolCaolán McNamara
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand
2013-11-27statement aligned as second statement in if body but not in a statement blockStephan Bergmann
2013-11-27-Werror,-Wunused-variableStephan Bergmann
2013-11-27-Werror,-Wunused-variableStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
2013-11-27convert link warning dialog to .uiCaolán McNamara
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-23widht -> widthJulien Nabet
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Don't set Referer when accessing embedded mediaStephan Bergmann
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20wrong border extraction mechanismCaolán McNamara
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20String clean-upStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann
2013-11-16cppcheck: reduce scopeJulien Nabet
2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in SVX moduleNoel Grandin
2013-11-13expand out the A2S macroNoel Grandin
2013-11-12Avoid too wide sidebar when writedirection controls are activatedMaxim Monastirsky
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin