summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Revert "WASM: headless conversion without QT5 and with unique html"feature/wasmThorsten Behrens10-6039/+4
2023-11-20Bit of a gbuild cleanupThorsten Behrens3-5/+4
2023-11-19Another tweak in sample file imageryThorsten Behrens1-0/+0
2023-11-19Update sample fileThorsten Behrens1-0/+0
2023-11-19WASM: headless conversion without QT5 and with unique htmlBalazs Varga10-4/+6039
2023-11-19Revert "WASM pdf conversion through emscripten and qt5"Thorsten Behrens8-296/+5
2023-11-19Revert "WASM: headless conversion without QT5 and with unique html"Thorsten Behrens7-5961/+2
2023-11-19WASM: headless conversion without QT5 and with unique htmlBalazs Varga7-2/+5961
2023-11-19Document how tml managed to run the qt_soffice.html thing without emrunTor Lillqvist1-0/+28
2023-11-19WASM pdf conversion through emscripten and qt5Balazs Varga8-5/+296
2023-11-19Hack lokit API to be useable from JSTheRock Builder1-4/+14
2023-11-19Add more functions to export for LOWATheRock Builder1-1/+1
2023-11-19More fixup of gbuildTheRock Builder2-12/+1
2023-11-19Fix logicTheRock Builder1-1/+1
2023-11-19Add LOKit functions and whitelist export for it to WASMTheRock Builder2-0/+11
2023-11-19WASM HACK fix NEH buildJan-Marek Glogowski2-5/+7
2023-11-19fixme static testsJan-Marek Glogowski1-0/+1
2023-11-19Add a larger Writer example documentJan-Marek Glogowski3-1/+2
2023-11-19WIP: async popup menusJan-Marek Glogowski23-44/+374
2023-11-19gbuild: build static unit testsJan-Marek Glogowski11-4/+78
2023-11-19gbuild: set unorc lookup dir via environmentJan-Marek Glogowski4-2/+21
2023-11-19Extended loplugin:ostr: vclStephan Bergmann39-1556/+1649
2023-11-19Extended loplugin:ostr: writerperfectStephan Bergmann1-111/+125
2023-11-19Extended loplugin:ostr: writerfilterStephan Bergmann1-3/+5
2023-11-19Extended loplugin:ostr: xmloffStephan Bergmann3-181/+189
2023-11-19tdf#33201 Make Row/column highlight usableSahil Gautam1-4/+0
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 11)Julien Nabet13-38/+66
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 8)Julien Nabet10-25/+15
2023-11-19Fix performance regression with ScPatternAttr/SCArmin Le Grand (allotropia)5-115/+152
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 10)Julien Nabet3-6/+3
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 9)Julien Nabet4-18/+9
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/inc/winTaichi Haradaguchi9-37/+9
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/osxTaichi Haradaguchi24-93/+24
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/sourceTaichi Haradaguchi1-4/+1
2023-11-19vcl: add unit tests for simple text 'AV' with kerning and no-kerning enabledChris Sherlock1-0/+97
2023-11-19vcl: simplify warning messageChris Sherlock1-1/+1
2023-11-19vcl: ImplIsCharIn() -> lcl_IsCharIn()Chris Sherlock1-7/+7
2023-11-19tdf#124176 vcl: Use pragma once instead of include guards in inc/textlayout.hxxChris Sherlock1-4/+1
2023-11-19vcl: remove unnecessary includes from textlayout.cxxChris Sherlock1-6/+0
2023-11-19tdf#143148 Use pragma once instead of include guardsCristina Mustatea1-4/+1
2023-11-18Update git submodulesStanislav Horacek1-0/+0
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 2)Julien Nabet4-8/+4
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 7)Julien Nabet3-12/+6
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (include part)Julien Nabet1-5/+3
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 6)Julien Nabet4-12/+9
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 5)Julien Nabet2-11/+8
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4)Julien Nabet5-14/+8
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 3)Julien Nabet9-34/+22
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 1)Julien Nabet3-3/+3
2023-11-18Remove useless using + once use of replace pair by std::pairJulien Nabet1-7/+1