summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2020-08-14loplugin:simplifybool moreNoel Grandin4-8/+8
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin3-3/+3
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin2-3/+3
2020-08-07filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl1-0/+20
2020-08-04loplugin:referencecasting (clang-cl)Stephan Bergmann1-10/+5
2020-08-04tdf#135427 Make pstoedit delegate letter placement to usSamuel Thibault1-1/+6
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-25filter/xsltdialog: create instances with uno constructorsNoel Grandin2-52/+12
2020-07-25don't need prefix here anymoreNoel Grandin2-51/+10
2020-07-25filter/config: create instances with uno constructorsNoel Grandin5-93/+14
2020-07-17SVG export: fix lost semi-transparent text on shapesMiklos Vajna3-38/+98
2020-07-16compact namespace: editeng-filterNoel Grandin9-36/+18
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna1-2/+2
2020-07-13svgexport: add TEXTLANGUAGE to not supported meta actionsTomaž Vajngerl1-1/+2
2020-07-13Prepare test for SVG export of semi-transparent text, not enabledTomaž Vajngerl2-0/+32
2020-07-13tdf#134667 filter: EPS export: fix integer unsigned->signed SNAFUMichael Stahl1-2/+3
2020-07-13Fix typoAndrea Gelmini1-1/+1
2020-07-13filter/config: create instances with uno constructorsNoel Grandin10-262/+36
2020-07-13filter/graphic: create instances with uno constructorsNoel Grandin5-46/+31
2020-07-13filter/msfilter: create instances with uno constructorsNoel Grandin4-63/+13
2020-07-12filter/pdf: create instances with uno constructorsNoel Grandin11-220/+43
2020-07-12filter/svg: create instances with uno constructorsNoel Grandin5-36/+63
2020-07-12filter/storagefd: create instances with uno constructorsNoel Grandin5-63/+13
2020-07-12filter/t602: create instances with uno constructorsNoel Grandin5-130/+22
2020-07-12filter/xmlfilteradaptor: create instances with uno constructorsNoel Grandin5-84/+12
2020-07-11filter/xmlfilterdetect: create instances with uno constructorsNoel Grandin5-76/+13
2020-07-11filter/xslt: create instances with uno constructorsNoel Grandin4-79/+63
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-1/+1
2020-07-08Fixing top border style by fixing three XSLT issues triggered by...Svante Schubert2-4/+12
2020-07-04reduce number of framework librariesNoel Grandin2-2/+0
2020-07-04reduce number of framework librariesNoel Grandin1-1/+1
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin1-2/+2
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann13-63/+63
2020-06-30ofz#23783 Invalid-enum-valueCaolán McNamara1-2/+2
2020-06-24ofz#23684 Invalid-enum-valueCaolán McNamara1-1/+1
2020-06-05Related: tdf#113278 PDF export: improve selection of signing certificateMiklos Vajna1-1/+2
2020-06-04Upcoming loplugin:elidestringvar: filterStephan Bergmann3-244/+120
2020-05-30ofz#22813 Invalid-enum-valueCaolán McNamara1-4/+3
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin3-3/+3
2020-05-27ofz#22588 Invalid-enum-valueCaolán McNamara1-6/+5
2020-05-27Remove some unused includesMiklos Vajna1-1/+0
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot1-12/+11
2020-05-24inline some use-once typedefsNoel Grandin1-3/+2
2020-05-21use for-range on Sequence in f*Noel Grandin10-182/+174
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-0/+1
2020-05-18fix potential leak in runProcessWithPathSearch (filter/ieps)Julien Nabet1-6/+6
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+2