summaryrefslogtreecommitdiff
path: root/Dictionary_en.mk
AgeCommit message (Expand)Author
2018-05-15English dictionaries: add ref to package-description.txtAron Budea
2017-12-13Add logo for English dict to the .mk as wellAron Budea
2016-05-24gb_Dictionary_add_thesaurus doesn't like whitespacelibreoffice-5-2-branch-pointcp-5.1-branch-pointChristian Lohmaier
2016-05-23thesuaurs.idx is generated by gb_Dictionary_add_thesaurusChristian Lohmaier
2016-05-23tdf#97393 Update English Dictionaries to 2016.05.01 releaseAron Budea
2013-10-04Adapt dictonaries to recent Configuration.mk changesStephan Bergmann
2013-04-29Fix passiv'ization of Lightproof.py UNO componentsStephan Bergmann
2013-04-16use gb_Dictionary_add_localized_xcu_file to fix en-US buildMichael Stahl
2012-10-23gbuild: fix XcuMergeTarget build breakage:Michael Stahl
2012-10-16move dictionaries structure one directory upNorbert Thiebaud
nts LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/drawinglayer/Module_drawinglayer.mk
AgeCommit message (Collapse)Author
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
This separates the drawinglayer core functionallity into a separate library, to keep a strict separation what is backend dependent and what is not. More strict separation can be done at a later date. This will make it possible to push part of drawinglayer (part of processor2d) directly into VCL. Change-Id: Ibc26580067e50bf20d7cdd37fa0e44eb10200878 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127286 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-06add a unittest for impress drawing a dotted line in tdf#136957Luboš Luňák
Change-Id: Icabe039df29e9b3b9155656863120e3df7ef650b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115118 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>