summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2021-06-14tdf#142629 import psd image with transparent backgroundNoel Grandin1-4/+5
2021-05-21HTML MathML update - enabling inline MATHML & fixing duplication (regression ...Svante Schubert1-78/+34
2021-05-21tdf#118637: HTML XSLT: Adding missing MathML siblings.Svante Schubert1-4/+16
2021-05-11tdf#123476: also use filter by extension when its service is the sameMike Kaganski1-3/+15
2021-05-06do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák1-3/+3
2021-04-14SVGFilter::implGenerateMetaData check page before useSzymon Kłos1-0/+2
2021-04-06tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth2-12/+12
2021-03-31Polyfill presentation_engine.js for IE11Szymon Kłos1-7/+16
2021-03-31filter: svg: js engine: misplaced text: improving text field handlingMarco Cecchetti2-48/+83
2021-03-31filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti4-5/+7
2021-03-31filter: svg: text field: placeholder localization issueMarco Cecchetti2-1/+16
2021-03-31filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti3-3/+206
2021-03-31filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti4-27/+198
2021-03-31filter: svg: js engine: further improving text fields handlingMarco Cecchetti3-23/+55
2021-03-31filter: svg: js engine: improving text fields handlingMarco Cecchetti3-30/+164
2021-03-31filter: svg: when date/time field is edited directly in mp, is not shownMarco Cecchetti1-8/+18
2021-03-31filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti2-24/+70
2021-03-31Avoid calculating checksums if we can.Michael Meeks1-3/+4
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+2
2021-03-31impress: <count> variable not substituted in presentation on slideshowMarco Cecchetti2-0/+12
2021-03-30[cp] StarOffice XML is not exotic, old binary format is exoticAndras Timar6-6/+6
2021-03-30[cp] Flag a few more import filters as EXOTICAndras Timar36-36/+36
2021-03-30tdf#131269 - fix importing PPT with different notes/presentations ordernd1011-2/+26
2021-02-08ofz#30117 OOMCaolán McNamara1-1/+5
2021-01-29tdf#123476 filter: Also handle empty ODFMike Kaganski3-0/+20
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara6-0/+20
2020-12-18tdf#138818 Import full TIFF fileGeorgy Litvinov1-1/+1
2020-12-02tdf#128501: DOC export: fix lost bitmap fill for OOXML custom shapesXisco Fauli1-8/+29
2020-11-21tdf#123936 Formatting files in module filter with clang-formatPhilipp Hofer4-27/+23
2020-11-20SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64Stephan Bergmann1-35/+36
2020-11-20Lengths passed into the SvxMSDffManager::Get*Data functions are all sal_uInt32Stephan Bergmann1-6/+7
2020-11-19nChain should presumably be sal_uInt32 hereStephan Bergmann1-1/+2
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann1-5/+2
2020-11-17loplugin:stringviewparam check methods tooNoel2-3/+3
2020-11-16Instead of labs, use overloaded absStephan Bergmann1-1/+2
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara12-0/+47
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen30-32/+8
2020-11-11loplugin:stringviewNoel5-8/+8
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin4-8/+8
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-1/+1
2020-11-10This converts to/from mm100s, not twipsMike Kaganski1-2/+2
2020-11-10sync filter's paper table with calcs and i18nutilsCaolán McNamara1-8/+34
2020-11-10tdf#136721 XLSX: add missing A6 paper formatSzabolcs Toth1-1/+3
2020-11-09ofz#26973 shave some time off timeoutCaolán McNamara3-97/+38
2020-11-07Fix typoAndrea Gelmini1-1/+1
2020-11-06Revert "loplugin:stringbuffer"Noel Grandin1-4/+4
2020-11-06loplugin:stringbufferNoel1-4/+4
2020-11-03Rearrange mnemonic keys in Export as PDF dialogMing Hua2-9/+9
2020-10-29crashtesting rhbz909647-2Noel Grandin1-11/+27
2020-10-28std::set->o3tl::sorted_vector in filterNoel Grandin1-19/+20