summaryrefslogtreecommitdiff
path: root/include/tools/json_writer.hxx
AgeCommit message (Expand)Author
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-07-13linking: api: use JsonWriterSzymon Kłos
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-03Simplify JsonWriter a bitMike Kaganski
2022-01-31jsonwriter: ensure correct number of bytes is availableSzymon Kłos
2021-10-14Simplify JsonWriter a bitMike Kaganski
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski
2021-09-10clang:optin.performance.Padding in toolsNoel Grandin
2020-12-08jsdialog: send close on dialog responseSzymon Kłos
2020-12-03jsdialog: fix arrays in JsonWriter outputSzymon Kłos
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin
2020-06-19Fix typosAndrea Gelmini
2020-06-18Add missing header after c8bed6445b244a5d9021dbd9a2ff19d80c03917bMike Kaganski
2020-06-18new json writer for LOKNoel Grandin