summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Fix another string conversion regression.Matúš Kukan2013-12-101-1/+1
* fdo#72037: Fix comparison of indexOf values after string conversion.Matúš Kukan2013-12-101-1/+1
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-091-5/+5
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-061-1/+0
* convert search dialog to .uiCaolán McNamara2013-12-068-211/+265
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-061-0/+4
* Start center: Use the welcome text that was agreed by UX / design team.Jan Holesovsky2013-12-051-1/+1
* fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl2013-12-051-15/+45
* sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl2013-12-041-0/+14
* SfxDispatcher: move implementation details out of header fileMichael Stahl2013-12-041-18/+107
* Drop duplicate #includeTakeshi Abe2013-12-021-1/+0
* make some .ui strings translatableAndras Timar2013-11-301-1/+1
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-271-1/+1
* adapt sfx2 UndoManager test to renaming from "click" to "press"Michael Stahl2013-11-261-2/+2
* remove executable bits from .java filesMichael Stahl2013-11-262-0/+0
* add accessibility names to .uiCaolán McNamara2013-11-261-0/+5
* Integrate branch of IAccessible2Steve Yin2013-11-264-3/+15
* Fix different typos for "unknown"Julien Nabet2013-11-251-1/+1
* script seems long obsoleteBjoern Michaelsen2013-11-241-25/+0
* Lenght -> LengthJulien Nabet2013-11-234-10/+10
* fixed typo in commentChr. Rossmanith2013-11-231-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-224-6/+4
* some small RTL_CONSTASCII_STRINGPARAM cleanupsNoel Grandin2013-11-222-4/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-5/+5
* remove unnecessary use of OUString::createFromAsciiNoel Grandin2013-11-211-4/+2
* Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara2013-11-201-35/+37
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-5/+5
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-201-3/+0
* remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin2013-11-201-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-5/+5
* remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2013-11-205-22/+15
* Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist2013-11-201-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-205-29/+21
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-208-19/+18
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-206-22/+22
* fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_512013-11-191-4/+17
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-191-5/+5
* fix compile error - remove bracketNoel Grandin2013-11-191-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1911-47/+47
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-193-17/+17
* convert alien dialog to .uiCaolán McNamara2013-11-188-275/+105
* Set Referer for auto-reloadStephan Bergmann2013-11-182-1/+11
* Don't try lockfile creation when getting medium already failedStephan Bergmann2013-11-181-0/+3
* SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann2013-11-181-12/+5
* Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann2013-11-182-20/+16
* sfx2: mac tinderbox says "system" is ambiguous so be more verbose...Michael Stahl2013-11-141-2/+6
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-142-2/+0
* startcenter: Make the Help and Extensions button work.Jan Holesovsky2013-11-142-6/+55
* startcenter: Make the separator shorter.Jan Holesovsky2013-11-141-0/+2
* startcenter: Fix conflicting accelerator.Jan Holesovsky2013-11-141-1/+1