summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
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
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-01-03WB_PINABLE isn't set anywhereCaolán McNamara
2016-12-30RSC_ACCEL isn't in use anymoreCaolán McNamara
2016-12-30no use of RSC_KEYCODE appears to remainCaolán McNamara
2016-12-30RscImageListFlags is newly unusedCaolán McNamara
2016-12-30ImageLists no longer loaded from resource filesCaolán McNamara
2016-12-20tools: Kill empty enum LockTypeTakeshi Abe
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara
2016-12-07tools: document our favorite rectangle class tooMichael Stahl
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-05convert EscapeType to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny