summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2021-06-30ofz#35504 clamp input values in cgm filterCaolán McNamara
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-30indexing: add indexing export as an export filter for WriterTomaž Vajngerl
2021-06-29filter: remove rReserved1 completely in WrapOle1InOle2()Miklos Vajna
2021-06-29filter: avoid unnecessary string copyMiklos Vajna
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-25ofz#30930 each picture triggers accumulating codesetsCaolán McNamara
2021-06-22no need to make copies of these map entriesNoel Grandin
2021-06-19use more TellEnd()Noel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-06-14spurious image position of right in CheckBoxes that don't use imagesCaolán McNamara
2021-06-14ofz#33769 Integer-overflowCaolán McNamara
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