summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
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
2017-02-10remove unused enumerators from PolyClipOpNoel Grandin
2017-02-09loplugin:unnecessaryoverrideStephan Bergmann
2017-02-09drop unused RSC_BYNAME defineCaolán McNamara
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08ResId::SetAutoRelease now unusedCaolán McNamara
2017-02-08drop unused error stringsCaolán McNamara
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07there is no cnt (chaos) resource file anymoreCaolán McNamara
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-26drop unused param from SV_DECL_PERSIST1 macroNoel Grandin
2017-01-26add 'explicit operator bool' to our reference classesNoel Grandin
2017-01-20Images no longer loaded from resource filesCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Fix typo in comments: Not that -> Note thatTakeshi Abe