summaryrefslogtreecommitdiffstats
path: root/include/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: create DateTime from Unix timeAshod Nakashian2017-07-161-0/+4
* ofz#2538: avoid oomCaolán McNamara2017-07-111-0/+2
* use sal_Int64 in tools::DateTimeNoel Grandin2017-07-031-6/+6
* use sal_Int32 in tools::DateNoel Grandin2017-07-031-7/+7
* loplugin:useuniqueptr in variousNoel Grandin2017-06-271-1/+2
* make some tools macros into functionsNoel Grandin2017-06-251-0/+13
* convert ErrCode to strong typedefNoel Grandin2017-06-211-5/+4
* loplugin:unusedfields in tools..vbahelperNoel Grandin2017-06-162-3/+3
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-1/+1
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-1/+4
* Improved loplugin:cstylecast to reference types: toolsStephan Bergmann2017-06-051-1/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* tdf#107731 New default red and yellow for font and highlight colorYousuf Philips2017-05-231-0/+2
* sw lok: Make the default for the Web view larger.Jan Holesovsky2017-05-181-10/+4
* loplugin:unusedmethodsNoel Grandin2017-05-181-2/+0
* remove duplicate defineJochen Nitschke2017-05-141-12/+0
* Introduce Date::IsEmpty()Eike Rathke2017-05-051-0/+2
* Comment that day and month must be <100 and year != 0Eike Rathke2017-05-051-0/+7
* untranslated strings are just stringsCaolán McNamara2017-05-021-0/+1
* Move getProcessWorkingDir from tools to unotoolsChris Sherlock2017-04-291-40/+0
* Adapt documentation to realityEike Rathke2017-04-281-4/+4
* no bitmaps in .src files anymoreCaolán McNamara2017-04-272-2/+0
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-272-271/+1
* loplugin:unusedmethodsNoel Grandin2017-04-261-5/+0
* extend unit test for INetMIME::scanContentTypeJochen Nitschke2017-04-261-1/+20
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-177/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-1/+1
* revert bits of "remove some old MSVC workarounds"Noel Grandin2017-04-221-5/+6
* remove some old MSVC workaroundsNoel Grandin2017-04-211-6/+5
* loplugin:unusedmethodsNoel Grandin2017-04-203-63/+0
* remove freshly unused menu support from src filesCaolán McNamara2017-04-194-99/+0
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin2017-04-101-2/+2
* ditch ReadRawUniStringCaolán McNamara2017-04-071-4/+16
* loplugin:redundantcast check for c-style char castsNoel Grandin2017-04-071-5/+8
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-314-57/+63
* loplugin:unusedenumconstantsNoel Grandin2017-03-301-1/+0
* loplugin:unusedmethodsNoel Grandin2017-03-293-19/+0
* Replace some macros with constexpr functionsStephan Bergmann2017-03-251-3/+9
* Fix typosAndrea Gelmini2017-03-251-1/+1
* make o3tl::strong_int constructor explicitNoel Grandin2017-03-142-7/+7
* fix remainingSize for writable modified MemoryStreamCaolán McNamara2017-03-131-1/+1
* merge these similar buffer flushes togetherCaolán McNamara2017-03-131-0/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-34/+34
* Move INetMIME::getHexDigit(int to its only place of useStephan Bergmann2017-02-211-9/+0
* loplugin:unusedmethodsNoel Grandin2017-02-212-2/+0
* Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_ImplStephan Bergmann2017-02-211-7/+0
* remove unused enumerators from WindowTypeNoel Grandin2017-02-211-9/+0
* remove some unused enumeratorsNoel Grandin2017-02-201-1/+0
* drop newly unused Resource::IsAvailableResCaolán McNamara2017-02-171-4/+0