aboutsummaryrefslogtreecommitdiff
path: root/source/ug/editeng
AgeCommit message (Expand)Author
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
lue='feature/screenshotannotation'>feature/screenshotannotation LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlgrin.cxx
AgeCommit message (Expand)Author
2024-06-03cid#1602448 Unchecked return valueCaolán McNamara
2024-01-11lok: send error on access denied in image import 2Szymon Kłos
2024-01-11lok: send error on access denied in image importSzymon Kłos
2024-01-10SwNumRule: SetInvalidRule(bool) -> Invalidate()Mike Kaganski
2023-11-07use more TypedWhichIdNoel Grandin
2023-08-05Define px as 1/96 in in HTML filterMike Kaganski
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen
2023-02-09use new baseclass member insteadCaolán McNamara
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-10-10re-arrange logic to avoid touch SwPosition::nContentNoel Grandin
2022-09-19sw HTML import: fix height of images when it is missing and width is relativeMiklos Vajna
2022-08-25use more SwPosition::AdjustContentNoel Grandin
2022-08-20use more SwPosition::GetNodeNoel Grandin
2022-08-20Add a SwNodes::Delete variant that takes an SwNodeNoel Grandin
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-17sw XHTML import: fix unexpected link on imageMiklos Vajna
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-05-24sw XHTML import: handle non-image, non-RTF objects as clickable imagesMiklos Vajna
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-04use SfxItemSet::GetItemIfSet in sw/source/filterNoel Grandin