summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-15unusedcode.easyJulien Nabet
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-30fix tdf#88855: GetEnglishSearchFontName() returns incorrect value.Tomofumi Yagi
2015-01-28Use vector::dataStephan Bergmann
2015-01-26-Werror,-Wunused-const-variableStephan Bergmann
2015-01-26use XCalendar4 local date/time in CalendarWrapper, tdf#63230Eike Rathke
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
2015-01-26don't strip font names of apparent script suffixes anymoreCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05java: remove dead codeNoel Grandin
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-02can't have an unordered_map of const OUStrings with gcc 4.8.2Caolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18Build fix for gcc 4.7.Kohei Yoshida
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-12unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10This shall apparently check that aScheme is neither http nor httpsStephan Bergmann
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-10java: remove some comment noiseNoel Grandin
2014-12-10java: the TempFileTest interface is unnecessaryNoel Grandin
2014-12-03Further clean-upStephan Bergmann
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan
2014-11-24java: unused local varsNoel Grandin
2014-11-22Cleanup some whitespace when I'm touching this code anyway.Jan Holesovsky
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-09Related: fdo#80755 Always update the thumbnailMaxim Monastirsky
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#704086 Unchecked return valueCaolán McNamara
2014-10-21Remove dead CustomerNumber functionalityStephan Bergmann
2014-10-21unotools: correct filename spelling - testGetEnglishSearchName.cxxChris Sherlock