summaryrefslogtreecommitdiff
path: root/wsd/TraceFile.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-09-06tdf#107038 Poco::Timestamp replacement with std::chronoDarkByt311-2/+4
2019-02-12android: Fix minor build issues.Jan Holesovsky1-1/+1
2018-12-20SnapshotData: make members privateMiklos Vajna1-13/+20
2018-12-19TraceFileRecord: make members privateMiklos Vajna1-21/+42
2018-02-07wsd: spell out non-trivial autos to improve readabilityMiklos Vajna1-5/+5
2017-05-02wsd: trace file cleanupsAshod Nakashian1-3/+4
2017-02-10wsd: decode URI before calling URI::getPath as it failsAshod Nakashian1-1/+3
2017-02-10wsd: log the trace file duration and each record before executingAshod Nakashian1-1/+13
2017-02-08fuzzer: Factor out the replay functionality to a separate file.Jan Holesovsky1-0/+6
2017-02-06Treat the rest of the line as payload, because it may contain the delimiter.Jan Holesovsky1-21/+33
2017-02-05wsd: new config to enable/disable snapshots when recording traceAshod Nakashian1-30/+36
2017-02-05wsd: take snapshot of source file before trace recordingAshod Nakashian1-1/+125
2017-02-05wsd: trace files support timestamp to prevent overwritting on restartAshod Nakashian1-1/+17
2017-01-13No Hungarian notation pleaseTor Lillqvist1-9/+9
2016-12-27loplugin:staticmethodsNoel Grandin1-1/+1
2016-12-07TraceFile: clean up redundant member initializerMiklos Vajna1-2/+1
2016-11-25Apply the pre-branch rename script to re-organize the source.Michael Meeks1-0/+309