summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2021-04-14Fix typosAndrea Gelmini
2021-04-13tdf#134736 RemoveTransparenciesFromMetaFile ruins PDFExtOutDevData groupsCaolán McNamara
2021-04-13no need to make copies of these objectsNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-02tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-22Polyfill presentation_engine.js for IE11Szymon Kłos
2021-03-15Fix typosAndrea Gelmini
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-09filter: svg: js engine: misplaced text: improving text field handlingMarco Cecchetti
2021-03-09filter: svg: text field: placeholder localization issueMarco Cecchetti
2021-03-09filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti
2021-03-09filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti
2021-03-08clean up some more dynamic/static castingNoel
2021-03-07ref-count SdrPageNoel
2021-03-06filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti
2021-03-02fix xhtml list export in other localesNoel
2021-03-02HTML XSLT: Adding explicitly whitespace - prior been erased in patch - as it ...Svante Schubert
2021-03-02HTML MathML update - enabling inline MATHML & fixing duplication (regression ...Svante Schubert
2021-03-02HTML XSLT: Adding missing MathML siblings. The floating draw:frame sibling co...Svante Schubert
2021-03-02HTML XSLT: Added missing listLevelStyle parameter otherwise prefix/suffix did...Svante Schubert
2021-03-02HTML XSLT: Appendix headings looked incorrect (in general heading within list...Svante Schubert
2021-03-02HTML XSLT: Missing paragraph BORDER of stand-alone border paragraph (@style:j...Svante Schubert
2021-03-02HTML XSLT: 1)FEATURE: ODF @text:min-label-distance becomes CSS padding-right;...Svante Schubert
2021-03-02HTML XSLT: Overtaking masking ' for ODF font-family with spaces in namesSvante Schubert
2021-03-02HTML XSLT: Adding default language for accessiblitySvante Schubert
2021-03-02HTML XSLT: Removing old IE7 fix, which was enabled by fixing invalid CSS and ...Svante Schubert
2021-03-02HTML XSLT: List empty CSS styles (ODF styles without CSS mappable styles) onl...Svante Schubert
2021-03-02HTML XSLT: Only write page {} information when they existSvante Schubert
2021-03-02HTML XSLT: Placing font-family names within 'double quotation marks' in case ...Svante Schubert
2021-03-02HTML XSLT: Set default to 0 in case of not-a-number: min-width:NaNcmSvante Schubert
2021-03-02HTML XSLT: Fixing CSS selectorSvante Schubert
2021-03-02HTML XSLT: Excluding loext namespace from outputSvante Schubert
2021-03-02HTML XSLT: Neglecting redundant @type of styleSvante Schubert
2021-03-02Minor XSL updates to improve for the XHTML of our specificationSvante Schubert
2021-02-21loplugin:refcounting in filterNoel
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl