summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-5/+5
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06convert search dialog to .uiCaolán McNamara8-211/+265
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-0/+4
2013-12-05Start center: Use the welcome text that was agreed by UX / design team.Jan Holesovsky1-1/+1
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl1-15/+45
2013-12-04sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl1-0/+14
2013-12-04SfxDispatcher: move implementation details out of header fileMichael Stahl1-18/+107
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-30make some .ui strings translatableAndras Timar1-1/+1
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-1/+1
2013-11-26adapt sfx2 UndoManager test to renaming from "click" to "press"Michael Stahl1-2/+2
2013-11-26remove executable bits from .java filesMichael Stahl2-0/+0
2013-11-26add accessibility names to .uiCaolán McNamara1-0/+5
2013-11-26Integrate branch of IAccessible2Steve Yin4-3/+15
2013-11-25Fix different typos for "unknown"Julien Nabet1-1/+1
2013-11-24script seems long obsoleteBjoern Michaelsen1-25/+0
2013-11-23Lenght -> LengthJulien Nabet4-10/+10
2013-11-23fixed typo in commentChr. Rossmanith1-2/+2
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin4-6/+4
2013-11-22some small RTL_CONSTASCII_STRINGPARAM cleanupsNoel Grandin2-4/+2
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-5/+5
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-4/+2
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