aboutsummaryrefslogtreecommitdiff
path: root/source/gug/formula
AgeCommit message (Expand)Author
2021-03-30update translations for masterChristian Lohmaier
2021-01-25update translations for masterChristian Lohmaier
2021-01-14update translations for masterChristian Lohmaier
2020-11-16update translations for masterChristian Lohmaier
2020-10-27update translations for master / 7.1.0.0 alpha1Christian Lohmaier
2020-10-23update translations for master/7.1.0 alpha1Christian Lohmaier
2020-09-07update translations for masterChristian Lohmaier
2020-04-29update translations for masterChristian Lohmaier
2019-10-14update translations for masterChristian Lohmaier
2019-10-02update translations from weblateChristian Lohmaier
2019-05-13update translationsChristian Lohmaier
2019-04-25update translations for masterChristian Lohmaier
2018-11-13update translations for masterChristian Lohmaier
2018-10-03update translations for masterChristian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-17update translations after another de-fuzzying roundChristian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-12-12resurrect some translated strings via compendiumChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
2017-05-18another update of translations for 5.4.0 beta1libreoffice-5-4-branch-pointChristian Lohmaier
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-10-11update translations for 5.2.3 rc1Christian Lohmaier
2016-10-09Pootle updatejan Iversen
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2016-01-13update translations for 5.1.0 rc2Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-08-12update translationsChristian Lohmaier
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian Lohmaier
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2015-01-25Updated Guarani translationAndras Timar
2015-01-25Guarani (Paraguay) language code is gug not gnAndras Timar
on value='libreoffice-5-2-4'>libreoffice-5-2-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/impgraph.hxx
AgeCommit message (Expand)Author
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2019-04-03pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-04-03pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-04-03vcl: share GfxLinkAshod Nakashian
2019-03-28Revert "vcl: share GfxLink"Jan Holesovsky
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-03-26vcl: share GfxLinkAshod Nakashian
2018-06-01vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl
2018-06-01replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl
2018-06-01Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2017-01-27coverity#1371303 Missing move assignment operatorCaolán McNamara
2017-01-27remove weirdness of ImpGraphic assignment operatorCaolán McNamara
2017-01-21coverity#1399156 split ImplCreateSwapInfo and ImplClearGraphicsCaolán McNamara
2017-01-01so noone cares about the return of [Read|Write]ImpGraphicCaolán McNamara
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin
2016-09-23use std to impl this resource sharingCaolán McNamara
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-07-04Modify the ImpGraphic class, mpGfxLink to use an unique pointerMark Page
2016-07-01Modify the ImpGraphic class, mpAnimation to use a unique pointerMark Page
2016-06-30Modify the ImpGraphic class SwapFile to use a shared pointerMark Page
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud
2016-01-25vcl: remove unnecessary header includes from impgraph.hxxChris Sherlock
2016-01-25vcl: remove entirely useless comments, fix tab spacing of impgraph.hxxChris Sherlock
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-10convert Link<> to typedNoel Grandin
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-04-30Gradually typed LinkStephan Bergmann