summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2022-01-21tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2022-01-17Missing includes for libstdc++ 12Stephan Bergmann
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara
2021-11-02tdf#145361 fix XSLT for older libxsltNoel Grandin
2021-10-14T602 is an obsolete format, don't assume .txt files are T602Jan Holesovsky
2021-07-15tdf#143315: restore the stylesheet after clearing outliner objectMike Kaganski
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-06-04tdf#142483 filter: xhtml: fix substitution of fo:border attributeMichael Stahl
2021-06-03no need to allocate these on the heapNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21fix leak in XSLTFilterNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-13dispose component in testNoel Grandin
2021-05-03tdf#123476: also use filter by extension when its service is the sameMike Kaganski
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-16SVGFilter::implGenerateMetaData check page before useSzymon Kłos
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