summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2022-04-26Two more uses of rtl::createUriCharClassStephan Bergmann
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-15ofz: Timeout 23s->4sCaolán McNamara
2022-04-14use more string_view in filterNoel Grandin
2022-04-14ofz#46630 Indirect leakCaolán McNamara
2022-04-14Make accessibility check dialog asyncNickWingate
2022-04-13tdf#139991: move 0-byte file handling to SfxFrameLoader_Impl::loadMike Kaganski
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-10use more string_viewNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08allow to override the generator/producer string in output documentsLuboš Luňák
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-08Removed duplicated includeAndrea Gelmini
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-04-03cid#1503358 silence Unchecked return valueCaolán McNamara
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-31tdf#147906 Use std::hypot for Pythagorean additionpragat-pandya
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-28Make slideshow touch gestures work again in the mobile appsTor Lillqvist
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-03-27Fix typo in codeAndrea Gelmini
2022-03-24ofz: Use-of-uninitialized-valueCaolán McNamara
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