summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-25make some tools macros into functionsNoel 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
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: toolsStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23tdf#107731 New default red and yellow for font and highlight colorYousuf Philips
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-14remove duplicate defineJochen Nitschke
2017-05-05Introduce Date::IsEmpty()Eike Rathke
2017-05-05Comment that day and month must be <100 and year != 0Eike Rathke
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock
2017-04-28Adapt documentation to realityEike Rathke
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
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-22revert bits of "remove some old MSVC workarounds"Noel 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-13Removed duplicated includesAndrea Gelmini
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin
2017-04-07ditch ReadRawUniStringCaolán McNamara
2017-04-07loplugin:redundantcast check for c-style char castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-25Replace some macros with constexpr functionsStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin
2017-03-13fix remainingSize for writable modified MemoryStreamCaolán McNamara
2017-03-13merge these similar buffer flushes togetherCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21Move INetMIME::getHexDigit(int to its only place of useStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_ImplStephan Bergmann
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-20remove some unused enumeratorsNoel Grandin
2017-02-17drop newly unused Resource::IsAvailableResCaolán McNamara
2017-02-17drop now unused Resource::FreeResourceCaolán McNamara
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin