summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-1713-26/+26
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-2/+2
* convert control font dialog to .uiCaolán McNamara2013-12-168-65/+143
* cppcheck: Possible inefficient checkingJulien Nabet2013-12-131-1/+1
* Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2013-12-131-1/+1
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-122-2/+2
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-2/+2
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-2/+2
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-2/+2
* Drop duplicate #includeTakeshi Abe2013-12-101-1/+0
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-091-1/+1
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-062-1/+4
* Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann2013-12-061-3/+2
* typo: onle -> onlyAndras Timar2013-12-061-1/+1
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-062-3/+4
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-063-6/+9
* Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann2013-12-054-4/+12
* Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist2013-12-052-2/+2
* Fix one more use of wsprintfStephan Bergmann2013-12-041-8/+7
* convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin2013-12-031-1/+1
* clean up some COM initializationMichael Stahl2013-11-281-19/+6
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-1/+1
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-1/+1
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-2012-23/+8
* remove RTL_CONSTASCII_STRINGPARAM in OString::matchL callsNoel Grandin2013-11-201-3/+3
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2013-11-202-5/+4
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-5/+5
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-202-6/+5
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-1/+1
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-191-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1918-38/+38
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-8/+4
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-143-3/+1
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-7/+14
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-2/+0
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-143-4/+4
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-112-4/+4
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-5/+5
* remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin2013-11-1123-55/+55
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-071-6/+2
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-051-2/+2
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-3/+3
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-042-3/+3
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-312-2/+2
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-282-4/+0
* Disallow --without-system-cairo combined with (implicit) --enable-gtkStephan Bergmann2013-10-241-4/+0
* extensions: crude hack for mysterious cairo link failureMichael Stahl2013-10-241-0/+4