summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-11-13killpoco: removed StringTokenizer from tools directoryPranam Lashkari3-13/+7
2019-11-07killpoco: Don't use POCO for app exit values.Jan Holesovsky6-18/+24
2019-09-06tdf#107038 Poco::Timestamp replacement with std::chronoDarkByt311-1/+1
2019-08-17looltool: support anonymizing stringsAshod Nakashian1-0/+30
2019-08-17Update LOK headers and reuse callback-type-to-string helperAshod Nakashian1-52/+2
2019-08-15tdf#122529 Support for table overlay - column/row change markersTomaž Vajngerl1-0/+1
2019-07-29tdf#125425 add cell selection markers and cell auto fill markerTomaž Vajngerl1-0/+2
2019-05-22Revert "Adapt paths to new package name"Jan Holesovsky1-1/+1
2019-05-22Adapt paths to new package nameSamuel Mehrbrodt1-1/+1
2019-04-16perftrace: consume PROFILE_FRAME messages and chart lok ProfileZones.Michael Meeks1-0/+1
2019-01-17net: make members private in DelaySocketMiklos Vajna1-1/+1
2019-01-16tools: make members private in ConfigMiklos Vajna1-15/+24
2019-01-15tools: make members private in ConnectMiklos Vajna1-0/+1
2019-01-14tools: make members private in AddrSpaceMiklos Vajna1-3/+7
2019-01-11tools: make members private in StringDataMiklos Vajna1-6/+17
2019-01-10tools: make members private in MapMiklos Vajna1-9/+20
2019-01-09loolconfig: Only show "config updated" message when something was changedSamuel Mehrbrodt1-1/+2
2019-01-07Replay: make members privateMiklos Vajna2-2/+5
2019-01-04Stress: make members privateMiklos Vajna1-0/+1
2019-01-03Tool: make members privateMiklos Vajna1-5/+10
2018-12-19TraceFileRecord: make members privateMiklos Vajna1-25/+25
2018-11-13ask for username (default to 'admin' if nothing set) with 'loolconfig set-adm...Andras Timar1-0/+10
2018-11-12Notify about the editing context.Jan Holesovsky1-1/+1
2018-11-09Fix -Werror,-Wswitch warningMiklos Vajna1-0/+1
2018-11-09handle signature status and prepare document signing in WSDTomaž Vajngerl1-0/+1
2018-10-25Socket: do what the TODO saysMiklos Vajna1-1/+1
2018-10-16wsd: clang-format logging macros and pass logger explicitlyAshod Nakashian1-1/+1
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-06-01Fix warning: private field '_isSSL' is not used [-Werror,-Wunused-private-field]Tor Lillqvist1-0/+2
2018-05-18Use std::shared_ptr consistently.Jan Holesovsky1-2/+2
2018-05-18websocketdump: Read the port and ssl support from the config.Jan Holesovsky1-9/+37
2018-05-18Enable SSL in outbound, client websockets ...Michael Meeks1-1/+15
2018-05-18re-factor socket factories to take a client parameter.Michael Meeks1-3/+6
2018-05-18More work on client / Monitor websocket connections.Michael Meeks1-0/+5
2018-05-18Allow a 'monitor' to be connected to remotely if configured.Michael Meeks1-8/+16
2018-05-09loolconvert: print help if no argsAndras Timar1-6/+20
2018-05-09rename looltool to loolconvertAndras Timar1-1/+1
2018-04-17Initial websocket test tool for remote admin connections.Michael Meeks2-7/+244
2018-04-03calc: drop down button markerMarco Cecchetti1-0/+1
2018-03-28Fix unused-result warning.Aron Budea1-0/+3
2018-03-28The return value of system() shouldn't be ignored.Jan Holesovsky1-3/+3
2018-03-26loolconfig: Create a shortcut for running the systemplate update.Jan Holesovsky1-3/+11
2018-03-21Fix -Werror=switch warningMiklos Vajna1-0/+1
2018-02-13loolconfig: set-raw-config -> setPranav Kant1-4/+4
2018-02-07tools: spell out non-trivial autos to improve readabilityMiklos Vajna3-31/+31