summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2-15/+15
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks1-4/+4
2013-12-13startcenter: Bigger & nicer document icons for recent documents.Jan Holesovsky1-7/+7
2013-12-10fdo#72037: Fix comparison of indexOf values after string conversion.Matúš Kukan1-1/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-3/+0
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin3-15/+11
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2-4/+4
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin2-15/+15
2013-11-19fix compile error - remove bracketNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-5/+5
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2-16/+16
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2-1/+14
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-3/+3
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-6/+6
2013-11-11sfx2: include <> for external includesNorbert Thiebaud28-108/+108
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann4-6/+2
2013-11-08Clean up IsSecureURLStephan Bergmann2-25/+8
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann2-3/+3
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin6-22/+21
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt1-9/+9
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-3/+2
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold7-17/+17
2013-10-23clean up some include guardsThomas Arnhold1-2/+2
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist5-5/+5
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza3-32/+7
2013-10-21remove uses of COMPARE_*Caolán McNamara2-4/+3
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+1
2013-10-20String -> OUStringStephan Bergmann1-5/+3
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+1
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist1-1/+1
2013-10-11resolved fdo#69948 honor a detected FilterNameEike Rathke1-6/+21
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann1-1/+1
2013-10-08CID#1079306 uninitialized membersCaolán McNamara1-0/+3
2013-10-08CID#1078685 consider if there is < 3 %Caolán McNamara1-7/+9
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin1-40/+40
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-25We need <tools/string.hxx>Tor Lillqvist1-0/+1
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl2-0/+12
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara2-13/+52
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara1-1/+2
2013-09-13String to OUStringThomas Arnhold1-3/+1
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara5-5/+2
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara3-7/+6
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin19-234/+223
2013-08-30Resolves: fdo#66700 don't crash on querying zoom state with no SfxObjectShellCaolán McNamara1-2/+9