summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2014-01-09remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin
2013-12-27cppcheck: remove dupsJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-16convert help bookmark dialog to .uiCaolán McNamara
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-13startcenter: Bigger & nicer document icons for recent documents.Jan Holesovsky
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-10svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl
2013-12-10fdo#72037: Fix comparison of indexOf values after string conversion.Matúš Kukan
2013-11-22some small RTL_CONSTASCII_STRINGPARAM cleanupsNoel Grandin
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19fix compile error - remove bracketNoel 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-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-11-08Clean up IsSecureURLStephan Bergmann
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-20String -> OUStringStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist
2013-10-11resolved fdo#69948 honor a detected FilterNameEike Rathke
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann
2013-10-08CID#1079306 uninitialized membersCaolán McNamara
2013-10-08CID#1078685 consider if there is < 3 %Caolán McNamara
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-25We need <tools/string.hxx>Tor Lillqvist