aboutsummaryrefslogtreecommitdiff
path: root/source/ve/scaddins
AgeCommit message (Expand)Author
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
windows-cross-build LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/tools/json_writer.hxx
AgeCommit message (Expand)Author
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