summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza2013-10-231-2/+2
* Fix build of ldapbe in UbuntuMarcos Paulo de Souza2013-10-231-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2224-34/+34
* extensions: try to fix WNT StringMichael Stahl2013-10-221-1/+2
* stray String in extensionsCaolán McNamara2013-10-221-1/+1
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-221-2/+2
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-221-2/+2
* drop unnecessary tools/string includesCaolán McNamara2013-10-2010-10/+0
* fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"Samuel Mehrbrodt2013-10-181-1/+1
* Some string clean-upStephan Bergmann2013-10-154-42/+18