summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-19A singleton is not a serviceStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-16convert control font dialog to .uiCaolán McNamara
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10Drop duplicate #includeTakeshi Abe
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06typo: onle -> onlyAndras Timar
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist
2013-12-04Fix one more use of wsprintfStephan Bergmann
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin
2013-11-28clean up some COM initializationMichael Stahl
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::matchL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin