aboutsummaryrefslogtreecommitdiff
path: root/source/ca-XV/formula
AgeCommit message (Expand)Author
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-01-28update translations for LibreOffice 4.0 rc3Andras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras 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
ature/sw-delete-undo-rework'>feature/sw-delete-undo-rework LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/stylesfragment.cxx
AgeCommit message (Collapse)Author
2024-11-21Related: tdf#160536 - ooxml import export correctly cell protectionBalazs Varga
property for Pivot tables cells. Change-Id: I1bff7a27cf169fd0876e361b22b4d7017f190b40 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176897 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2024-04-18Simplify DxfContextNoel Grandin
(*) we don't need two fields, they are both serving the same purpose (*) we don't need to check for null, the field is never null Change-Id: I98c69de399ac463c9bfd32cde450941e04ac92cc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166186 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>