summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2022-03-15Simplify GetOOXMLPresetGeometry and GETVMLShapeTypeMike Kaganski
2022-03-14simplify GetOOXMLPresetGeometryNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-08Fix a DPI-dependent testMike Kaganski
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-06os thrown -> is thrownCaolán McNamara
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-02-28Fix the tests failing when invalid certificate is in cert storeMike Kaganski
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-23cid#1500622 Dereference before null checkCaolán McNamara
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2022-02-15svg filter: google chrome doesn't render white spaces correctlyMarco Cecchetti
2022-02-09related tdf#79186 filter: value is more than just LayoutInCellJustin Luth
2022-02-08sw: fix size of inserted PDF imageMiklos Vajna
2022-02-07filter: avoid 'using namespace' in pdfexport.hxxMiklos Vajna
2022-02-06Fix typoAndrea Gelmini
2022-02-06Missing initialization of SVGActionWriter::mbIsPreviewStephan Bergmann
2022-02-05lok: render image preview with lower resolutionSzymon Kłos
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-03filter: allow PDF export to sign from the cmdlineMiklos Vajna
2022-02-02Fix typosAndrea Gelmini
2022-02-01vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl
2022-01-31Unit test for 0-byte ods detectionSzymon Kłos
2022-01-31Open empty (0 bytes) ods as spreadsheetSzymon Kłos
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-26this should be a normal dialog typeCaolán McNamara
2022-01-26resave with latest gladeCaolán McNamara
2022-01-26Fix typoAndrea Gelmini
2022-01-26svgexport: fix: attribute id redefinedRash419
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-24PDF export: allow setting filter data keys from the cmdlineMiklos Vajna
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2022-01-17SVG export: fix missing custom bulletsMiklos Vajna
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-12tdf#145538 - Use range based for loopsdtm
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06ofz#42785 TimeoutCaolán McNamara
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock
2022-01-03tdf#146264: Add a somewhat questionable hack to fix the issueTor Lillqvist
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-21filter: try to detect 0-byte DOC files based on extensionMiklos Vajna
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-17Fix typosAndrea Gelmini
2021-12-16Fix typosAndrea Gelmini
2021-12-16Fix typosTor Lillqvist
2021-12-15s/2DO/TODO/Tor Lillqvist