summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2021-08-301-4/+4
* tdf#142629 import psd image with transparent backgroundNoel Grandin2021-06-101-4/+5
* HTML MathML update - enabling inline MATHML & fixing duplication (regression ...Svante Schubert2021-05-211-78/+34
* tdf#118637: HTML XSLT: Adding missing MathML siblings.Svante Schubert2021-05-211-4/+16
* tdf#123476: also use filter by extension when its service is the sameMike Kaganski2021-05-061-3/+15
* do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2021-05-061-3/+3
* tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth2021-04-062-12/+12
* tdf#131269 - fix importing PPT with different notes/presentations ordernd1012021-03-291-2/+26
* ofz#30117 OOMCaolán McNamara2021-02-081-1/+5
* tdf#123476 filter: Also handle empty ODFMike Kaganski2021-01-293-0/+20
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-156-0/+20
* tdf#138818 Import full TIFF fileGeorgy Litvinov2020-12-181-1/+1
* tdf#128501: DOC export: fix lost bitmap fill for OOXML custom shapesXisco Fauli2020-12-021-8/+29
* tdf#123936 Formatting files in module filter with clang-formatPhilipp Hofer2020-11-214-27/+23
* SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64Stephan Bergmann2020-11-201-35/+36
* Lengths passed into the SvxMSDffManager::Get*Data functions are all sal_uInt32Stephan Bergmann2020-11-201-6/+7
* nChain should presumably be sal_uInt32 hereStephan Bergmann2020-11-191-1/+2
* Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann2020-11-181-5/+2
* loplugin:stringviewparam check methods tooNoel2020-11-172-3/+3
* Instead of labs, use overloaded absStephan Bergmann2020-11-161-1/+2
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-1512-0/+47
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-1230-32/+8
* loplugin:stringviewNoel2020-11-115-8/+8
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-114-8/+8
* disable O(U)String::concat for internal codeNoel Grandin2020-11-111-1/+1
* This converts to/from mm100s, not twipsMike Kaganski2020-11-101-2/+2
* sync filter's paper table with calcs and i18nutilsCaolán McNamara2020-11-101-8/+34
* tdf#136721 XLSX: add missing A6 paper formatSzabolcs Toth2020-11-101-1/+3
* ofz#26973 shave some time off timeoutCaolán McNamara2020-11-093-97/+38
* Fix typoAndrea Gelmini2020-11-071-1/+1
* Revert "loplugin:stringbuffer"Noel Grandin2020-11-061-4/+4
* loplugin:stringbufferNoel2020-11-061-4/+4
* Rearrange mnemonic keys in Export as PDF dialogMing Hua2020-11-032-9/+9
* crashtesting rhbz909647-2Noel Grandin2020-10-291-11/+27
* std::set->o3tl::sorted_vector in filterNoel Grandin2020-10-281-19/+20
* tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna2020-10-285-9/+77
* convert some more long -> tools::LongNoel2020-10-282-3/+3
* tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna2020-10-271-1/+1
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-2213-13/+13
* XmlFilterAdaptor: use the fastparser API when possibleNoel2020-10-224-25/+239
* long->tools::Long in emfio..filterNoel2020-10-2239-291/+295
* new tools::Degree10 strong typedefNoel Grandin2020-10-218-27/+28
* msfilter: Fix 0x%d debug printfsDr. David Alan Gilbert2020-10-161-7/+7
* sw reqif-xhtml import, embedded objects: handle non-package Ole10Native streamMiklos Vajna2020-10-161-8/+33
* static_cast after dynamic_castNoel2020-10-131-9/+9
* reindent CGMBitmap::ImplGetBitmapCaolán McNamara2020-10-121-158/+158
* ofz: TimeOut short-circuit with a zero mnScanSizeCaolán McNamara2020-10-121-3/+8
* ofz#21753 avoid unproductive timeoutCaolán McNamara2020-10-101-0/+7
* ofz: Invalid-enum-valueCaolán McNamara2020-10-092-19/+16
* ofz: Invalid-enum-valueCaolán McNamara2020-10-091-1/+8