summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-05-21make string translation loading more uniformCaolán McNamara
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08tdf#43157 Cleanup DBG_ASSERT in pstm.cxxFakabbir Amin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert tools from OSL_ASSERT to assertChris Sherlock
2017-05-06DateTime::GetWin32FileDateTime: FILETIME is uint64Eike Rathke
2017-05-05Fix typosAndrea Gelmini
2017-05-05DateTime::CreateFromWin32FileDateTime: FILETIME is uint64Eike Rathke
2017-05-05Use gcd from boost::math::gcdDavid Ostrovsky
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03tools: don't use std::tie when comparing resourcesMichael Stahl
2017-05-03remove excessive forward declarationsJochen Nitschke
2017-05-02Assert that nMonth and nDay <100 to be representableEike Rathke
2017-05-02Add more unit tests for Date::Normalize()Eike Rathke
2017-05-02Date::Normalize: handle day 0 and empty dateEike Rathke
2017-05-02Test that empty date is not a valid dateEike Rathke
2017-05-02Date::IsValidDate: year 0 is notEike Rathke
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock
2017-04-28use std container for ParameterListJochen Nitschke
2017-04-28loplugin:salunicodeliteral: toolsStephan Bergmann
2017-04-28Add unit tests for Date::Normalize()Eike Rathke
2017-04-28Month 100 was always wrongEike Rathke
2017-04-28loplugin:cppunitassertequals: toolsStephan Bergmann
2017-04-27split nTypeAndId into two fields in ImpContentNoel Grandin
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-26extend unit test for INetMIME::scanContentTypeJochen Nitschke
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tools: cleanup tools/source/ref/errinf.cxxChris Sherlock
2017-04-23tools: change internal DynamicErrorInfo struct nameChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-12Add minimal INetMIME::scanContentType test and fix bugs thus foundStephan Bergmann
2017-04-12Revert "remove duplicate charset entries"Noel Grandin
2017-04-12remove duplicate charset entriesJochen Nitschke
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin
2017-04-09use correct string lengthJochen Nitschke
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin