summaryrefslogtreecommitdiff
path: root/tools/source/stream
AgeCommit message (Expand)Author
2018-10-11Don't just log the file name, at least say what we are doing with itTor Lillqvist
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-16assert that we own the data before freeing itNoel Grandin
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-02-16Resolves: tdf#115750 SvStream::WriteStream was brokenCaolán McNamara
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-15More loplugin:cstylecast: toolsStephan Bergmann
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-06tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski
2017-11-06loplugin:constparams in cppcanvas,drawinglayerNoel Grandin
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-10tdf#39468: Translate some german commentsChristian Barth
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-06-29loplugin:oncevar 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-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel 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-29Close already calls unlockFileMarkus Mohrhard
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-13ofz#853 oom in svmCaolán McNamara
2017-03-13merge these similar buffer flushes togetherCaolán McNamara
2017-03-02readonly SvMemoryStream shouldn't allow resizeCaolán McNamara
2017-03-02ReAllocateMemory mustn't delete data it doesn't ownCaolán McNamara
2017-02-28Avoid -fsanitize=nullStephan Bergmann
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin