summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)AuthorFilesLines
2018-05-19Revert "tools: test Pair"Noel Grandin1-28/+0
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin1-3/+1
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-1/+1
2018-05-16tools: test PairChris Sherlock1-0/+28
2018-05-09there are 3600000 seconds in an hourCaolán McNamara1-1/+1
2018-05-07tools: date unit testsChris Sherlock1-0/+6
2018-05-04tools: Avoid looking up system clock twice to get DateTimeTakeshi Abe4-99/+147
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin1-43/+6
2018-04-20loplugin:constantparamNoel Grandin1-63/+58
2018-04-18tdf#117044 Base crash when attempting to edit a table definitionNoel Grandin1-1/+1
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski1-0/+78
2018-04-16assert that we own the data before freeing itNoel Grandin1-1/+6
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2-13/+13
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin2-13/+13
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin1-2/+5
2018-03-14loplugin:constantparamNoel Grandin1-3/+3
2018-03-13ofz#6843 Integer-overflowCaolán McNamara1-0/+12
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin2-14/+14
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-1/+2
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper1-1/+1
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann1-14/+2
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann1-7/+1
2018-03-04Improve commentStephan Bergmann1-1/+4
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann1-2/+2
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin1-0/+10
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-3/+3
2018-02-26use less RGB_COLORDATANoel Grandin1-3/+3
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin3-26/+26
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann1-22/+0
2018-02-16Resolves: tdf#115750 SvStream::WriteStream was brokenCaolán McNamara1-6/+5
2018-02-06simplify ImpXPolygonNoel Grandin1-0/+22
2018-02-02tools: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-9/+0
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk1-4/+29
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin1-0/+7
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann1-0/+1
2018-01-23Point default ctor already zero-initializes the membersStephan Bergmann1-5/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann2-3/+3
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-1/+1
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin2-9/+8
2018-01-20loplugin:unusedmethodsNoel Grandin1-16/+0
2018-01-19ofz#5475 Integer-overflowCaolán McNamara1-1/+18
2018-01-17Missing includes (Windows --disable-pch)Stephan Bergmann1-0/+4
2018-01-15More loplugin:cstylecast: toolsStephan Bergmann1-2/+2
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-3/+3
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin1-251/+60
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann13-152/+152
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin5-122/+89
2018-01-09ofz#5000 Integer-overflowCaolán McNamara1-10/+10
2018-01-08UL->UCaolán McNamara1-5/+5