summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara1-35/+37
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-5/+5
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-3/+0
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-5/+5
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin5-22/+15
2013-11-20Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin5-29/+21
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin8-19/+18
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin6-22/+22
2013-11-19fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_511-4/+17
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-5/+5
2013-11-19fix compile error - remove bracketNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin11-47/+47
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin3-17/+17
2013-11-18convert alien dialog to .uiCaolán McNamara8-275/+105
2013-11-18Set Referer for auto-reloadStephan Bergmann2-1/+11
2013-11-18Don't try lockfile creation when getting medium already failedStephan Bergmann1-0/+3
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann1-12/+5
2013-11-18Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann2-20/+16
2013-11-14sfx2: mac tinderbox says "system" is ambiguous so be more verbose...Michael Stahl1-2/+6
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2-2/+0
2013-11-14startcenter: Make the Help and Extensions button work.Jan Holesovsky2-6/+55
2013-11-14startcenter: Make the separator shorter.Jan Holesovsky1-0/+2
2013-11-14startcenter: Fix conflicting accelerator.Jan Holesovsky1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-11-14startcenter: Motif image now works too.Jan Holesovsky2-18/+35
2013-11-14startcenter: Thin line around the Help and Extensios buttons.Jan Holesovsky3-188/+256
2013-11-14startcenter: Rework completely according to the new design.Jan Holesovsky3-1352/+237
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann4-1/+34
2013-11-14Minor clean-upStephan Bergmann1-4/+8
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann7-45/+43
2013-11-14WaE: Global resources should have an identifier >= 256.Thomas Arnhold4-31/+7
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-6/+6
2013-11-13expand out the A2S macroNoel Grandin16-66/+58
2013-11-12reorient ok/cancel buttons to normal positionsCaolán McNamara1-4/+3
2013-11-12Convert New Style dialog to widget UIManal Alhassoun5-53/+132
2013-11-12less if-nesting in ThumnailViewRodolfo Ribeiro Gomes1-83/+86
2013-11-11sfx2: include <> for external includesNorbert Thiebaud147-473/+473
2013-11-11startcenter: Don't create the Image with every paint.Jan Holesovsky1-6/+9
2013-11-11startcenter: Paint either the welcome, or the recent docs.Jan Holesovsky1-1/+2
2013-11-11startcenter: Start center shows a welcome text when recent doc list is emptyRodolfo Ribeiro Gomes3-0/+39
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-3/+0
2013-11-11Destroy SfxAllItemSet before calling framework::Desktop::terminateStephan Bergmann1-66/+74
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin3-17/+17
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-11-10ThumbnailView: item found by mouse pos is always visibleRodolfo Ribeiro Gomes2-12/+5
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann8-42/+4
2013-11-08Clean up IsSecureURLStephan Bergmann2-25/+8