summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-01-17 22:49:21 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-01-17 22:49:21 +0100
commitd7f0dd3db82cb12467bd50e7e38701cbca666e3d (patch)
treeb551581381ee4265ab06667c0cdcb33ee78248f3
parent2d9b0038ab00fae586ea6406ebe60633732d236f (diff)
Version 3.5.0.1, tag libreoffice-3.5.0.1 (3.5.0-rc1) libreoffice-3.5.0.1
0 files changed, 0 insertions, 0 deletions
slidehack2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/helpcompiler
AgeCommit message (Expand)Author
2024-03-06Use less boost_headers in low level librariesGabor Kelemen
2024-02-25Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski
2024-01-05upgrade libxml2, libxslt & liblangtagCaolán McNamara
2023-12-13reprobuild: don't write timestamps to clucene index filesThorsten Behrens
2023-12-08cid#1546501 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1546485 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-09-15Related: tdf#157254 Shorten paths by removing relative partsMike Kaganski
2023-08-25Simplify a bitMike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-03-16tdf#143148: Use pragma once instead of include guardsUday Sharma
2023-03-14elide some temporary OStringsNoel Grandin
2023-01-27Remove support for AIXStephan Bergmann
2022-06-24loplugin:moveitNoel Grandin
2022-06-22fix build --with-helpNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in helpcompilerNoel Grandin
2022-06-18tdf#143148 Use pragma once in embedserv and helpcompilerDiane Leigh
2022-05-05use more o3tl::getTokenNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-12-21Don't build clucene if not neededJan-Marek Glogowski
2021-10-22Revert "Simplify vector initialization in helpcompiler"Julien Nabet
2021-10-16Simplify vector initialization in helpcompilerJulien Nabet
2021-06-24cross-toolset: fix real cross help buildingJan-Marek Glogowski
2021-06-22configure: Improve help-options handlingJan-Marek Glogowski
2021-06-02no need to allocate these on the heapNoel Grandin
2021-01-02Use GetShortPathNameW workaround on Windows for help indexerMike Kaganski
2021-01-01Use Unicode paths on Windows for help compilerMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann