summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann13-26/+26
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-2/+2
2013-12-16convert control font dialog to .uiCaolán McNamara8-65/+143
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet1-1/+1
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2-2/+2
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-2/+2
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-2/+2
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-2/+2
2013-12-10Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-1/+1
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann2-1/+4
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-3/+2
2013-12-06typo: onle -> onlyAndras Timar1-1/+1
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann2-3/+4
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann3-6/+9
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann4-4/+12
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist2-2/+2
2013-12-04Fix one more use of wsprintfStephan Bergmann1-8/+7
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-28clean up some COM initializationMichael Stahl1-19/+6
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-1/+1
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-1/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold12-23/+8
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::matchL callsNoel Grandin1-3/+3
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2-5/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-5/+5
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2-6/+5
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin18-38/+38
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-8/+4
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann3-3/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-7/+14
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-2/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin3-4/+4
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin2-4/+4
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-5/+5
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin23-55/+55
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-6/+2
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-3/+3
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2-3/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2-2/+2
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl2-4/+0
2013-10-24Disallow --without-system-cairo combined with (implicit) --enable-gtkStephan Bergmann1-4/+0
2013-10-24extensions: crude hack for mysterious cairo link failureMichael Stahl1-0/+4