summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-20Revert "WASM: headless conversion without QT5 and with unique html"feature/wasmThorsten Behrens
2023-11-20Bit of a gbuild cleanupThorsten Behrens
2023-11-19Another tweak in sample file imageryThorsten Behrens
2023-11-19Update sample fileThorsten Behrens
2023-11-19WASM: headless conversion without QT5 and with unique htmlBalazs Varga
2023-11-19Revert "WASM pdf conversion through emscripten and qt5"Thorsten Behrens
2023-11-19Revert "WASM: headless conversion without QT5 and with unique html"Thorsten Behrens
2023-11-19WASM: headless conversion without QT5 and with unique htmlBalazs Varga
2023-11-19Document how tml managed to run the qt_soffice.html thing without emrunTor Lillqvist
2023-11-19WASM pdf conversion through emscripten and qt5Balazs Varga
2023-11-19Hack lokit API to be useable from JSTheRock Builder
2023-11-19Add more functions to export for LOWATheRock Builder
2023-11-19More fixup of gbuildTheRock Builder
2023-11-19Fix logicTheRock Builder
2023-11-19Add LOKit functions and whitelist export for it to WASMTheRock Builder
2023-11-19WASM HACK fix NEH buildJan-Marek Glogowski
2023-11-19fixme static testsJan-Marek Glogowski
2023-11-19Add a larger Writer example documentJan-Marek Glogowski
2023-11-19WIP: async popup menusJan-Marek Glogowski
2023-11-19gbuild: build static unit testsJan-Marek Glogowski
2023-11-19gbuild: set unorc lookup dir via environmentJan-Marek Glogowski
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-19Extended loplugin:ostr: writerperfectStephan Bergmann
2023-11-19Extended loplugin:ostr: writerfilterStephan Bergmann
2023-11-19Extended loplugin:ostr: xmloffStephan Bergmann
2023-11-19tdf#33201 Make Row/column highlight usableSahil Gautam
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 11)Julien Nabet
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 8)Julien Nabet
2023-11-19Fix performance regression with ScPatternAttr/SCArmin Le Grand (allotropia)
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 10)Julien Nabet
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 9)Julien Nabet
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/inc/winTaichi Haradaguchi
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/osxTaichi Haradaguchi
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/sourceTaichi Haradaguchi
2023-11-19vcl: add unit tests for simple text 'AV' with kerning and no-kerning enabledChris Sherlock
2023-11-19vcl: simplify warning messageChris Sherlock
2023-11-19vcl: ImplIsCharIn() -> lcl_IsCharIn()Chris Sherlock
2023-11-19tdf#124176 vcl: Use pragma once instead of include guards in inc/textlayout.hxxChris Sherlock
2023-11-19vcl: remove unnecessary includes from textlayout.cxxChris Sherlock
2023-11-19tdf#143148 Use pragma once instead of include guardsCristina Mustatea
2023-11-18Update git submodulesStanislav Horacek
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 2)Julien Nabet
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 7)Julien Nabet
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (include part)Julien Nabet
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 6)Julien Nabet
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 5)Julien Nabet
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4)Julien Nabet
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 3)Julien Nabet
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 1)Julien Nabet
2023-11-18Remove useless using + once use of replace pair by std::pairJulien Nabet