summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* ofz: Invalid-enum-valueCaolán McNamara2020-10-091-1/+1
* ofz: Invalid-enum-valueCaolán McNamara2020-10-091-1/+1
* loplugin:const* make some params and methods constNoel2020-10-062-2/+2
* tdf#133403: PDF export options dialog:(bookmarks) is replaced with (outlines)Ayhan Yalçınsoy2020-10-054-6/+6
* use more TOOLS_WARN_EXCEPTIONMike Kaganski2020-10-048-35/+40
* use more TOOLS_WARN_EXCEPTIONNoel2020-10-031-3/+3
* Use the new single-instance="true" attribute in filterStephan Bergmann2020-10-024-10/+6
* Fix typo in codeAndrea Gelmini2020-10-021-1/+1
* loplugin:reducevarscope in filterNoel2020-10-0213-59/+66
* ofz#26000 don't bother with loop if nOrigPos is 0Caolán McNamara2020-09-281-2/+5