summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-171-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-172-2/+2
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-1/+1
* svtools: rename IAccessibleTableControl::dispose()Michael Stahl2013-12-161-1/+1
* fdo#72125: GetTextWidth() can get very expensive.Jan Holesovsky2013-12-121-1/+19
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-123-49/+44
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-112-5/+5
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-113-44/+49
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-113-49/+44
* svtools: don't dereference invalid iteratorMichael Stahl2013-12-101-0/+2
* fdo#72156: GraphicObject: Added missing delete of streamUlrich Kitzinger2013-12-091-0/+3
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-063-12/+16
* I guess const was what was wanted here.Jan Holesovsky2013-12-061-2/+0
* crash on exit from xml form document with accessibility enabledCaolán McNamara2013-12-052-4/+6
* Remove obsolete SEQTYPE workaroundStephan Bergmann2013-12-051-9/+1
* fdo#60698: Merge hatchwindowfactory into svtMarcos Paulo de Souza2013-12-0410-135/+33
* convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin2013-12-043-13/+13
* Use proper header guard conventionTor Lillqvist2013-12-031-3/+3
* added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke2013-12-021-0/+1
* fdo#34170 Disable deleting in the native Open DialogSamuel Mehrbrodt2013-12-021-1/+1
* Drop duplicate #includeTakeshi Abe2013-12-021-1/+0
* mark non-translatable .ui strings explicitely as suchAndras Timar2013-11-301-10/+10
* Finish rework of QueryDeleteDlg_ImplCaolán McNamara2013-11-281-29/+0
* convert query delete dialog to .uiCaolán McNamara2013-11-275-125/+123
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-272-9/+9
* Properly encapsulate svt::TextWindowPeerStephan Bergmann2013-11-271-20/+44
* Unused includeStephan Bergmann2013-11-261-3/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2013-11-262-4/+4
* WaE: unused variablesTor Lillqvist2013-11-251-1/+0
* Integrate branch of IAccessible2Steve Yin2013-11-2519-16/+1426
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-222-4/+4
* remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin2013-11-221-11/+11
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2013-11-221-3/+3
* wrong border extraction mechanismCaolán McNamara2013-11-201-7/+3
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-1/+1
* fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes2013-11-201-12/+12
* Convert chart axis scale tab page to widget UI.Olivier Hallot2013-11-201-0/+6
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-203-21/+21
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-1/+1
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-6/+6
* Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat2013-11-191-1/+4
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1920-71/+71
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-2/+2
* cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke2013-11-181-4/+5
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-142-4/+0
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* xub_StrLen->sal_Int32Caolán McNamara2013-11-132-13/+13
* SAL_WARN_UNUSED INetURLObjectStephan Bergmann2013-11-112-3/+0