summaryrefslogtreecommitdiff
path: root/tools/Tool.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-06-02wsd: single-char string literals -> charAshod Nakashian1-3/+3
2020-04-08killpoco: removed Poco::Thread from tools directoryPranam Lashkari1-7/+6
2019-11-07killpoco: Don't use POCO for app exit values.Jan Holesovsky1-3/+4
2019-01-03Tool: make members privateMiklos Vajna1-5/+10
2018-07-20tools: remove unused Poco::Util::Option include / using declMiklos Vajna1-2/+0
2018-07-11Fix the help message after my option handling changes last nightTor Lillqvist1-7/+11
2018-07-11Make the loolconvert tool compatible with libreoffice --convert-toTor Lillqvist1-32/+46
2018-07-10It's /lool/convert-to, not /convert-toTor Lillqvist1-1/+1
2018-07-10The std::string compare() method is like strcmp(): it returns 0 on equalityTor Lillqvist1-1/+1
2018-07-10The option is called "server" and not "uri"Tor Lillqvist1-1/+1
2018-05-09loolconvert: print help if no argsAndras Timar1-6/+20
2018-05-09rename looltool to loolconvertAndras Timar1-1/+1
2017-12-20loplugin:includeformPranav Kant1-4/+4
2017-03-10config.h - get includes right: must always be the first include.Michael Meeks1-0/+2
2017-02-03Online, not on-lineSamuel Mehrbrodt1-1/+1
2016-12-31wsd: include cleanupAshod Nakashian1-10/+0
2016-12-22loplugin:unnecessaryoverrideNoel Grandin1-1/+0
2016-11-25Adapt makefiles, includes etc. to new locations.Michael Meeks1-1/+1
2016-11-25Apply the pre-branch rename script to re-organize the source.Michael Meeks1-0/+253