summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-09-21nothing to see here, move alongCaolán McNamara
2017-09-20use aStripOffsets.size instead of nNumStripOffsetsCaolán McNamara
2017-09-19-Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-15Fix typosAndrea Gelmini
2017-09-15Fix INetURLObject::operator==() when comparing pathsEike Rathke
2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-22Remove 500ns offset from GetSystemTicks()Jan-Marek Glogowski
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-10tdf#39468: Translate some german commentsChristian Barth
2017-08-08SvPersistStream deadNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31Related: tdf#109427 cache std::localesCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in toolsNoel Grandin
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-07-16tools: create DateTime from Unix timeAshod Nakashian
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-05loplugin:unnecessaryparenStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): toolsStephan Bergmann
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-07-03use sal_Int32 in tools::DateNoel Grandin
2017-07-02loplugin:casttovoid: toolsStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-28loplugin:oncevar in test..toolsNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-25make some tools macros into functionsNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin