summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19tdf#138818: libtest_filter_tiff: Add unittestXisco Fauli
2020-12-18tdf#126460: libtest_filter_tiff: Add unittestXisco Fauli
2020-12-18tdf#115863: libtest_filter_tiff: Add unittestXisco Fauli
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-17tdf#138818 Import full TIFF fileGeorgy Litvinov
2020-12-16tdf#95662 Convert , to . for the min-width in the Lists onlygerrit
2020-12-15impress: <count> variable not substituted in presentation on slideshowMarco Cecchetti
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08Avoid calculating checksums if we can.Michael Meeks
2020-12-03tdf#96505: Get rid of cargo cult long integer literalsGökhan Özeloğlu
2020-12-02tdf#128501: DOC export: fix lost bitmap fill for OOXML custom shapesXisco Fauli
2020-12-02ofz#27839 TimeoutCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-26tdf#131269 - fix importing PPT with different notes/presentations ordernd101
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module filter with clang-formatPhilipp Hofer
2020-11-20SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64Stephan Bergmann
2020-11-20Lengths passed into the SvxMSDffManager::Get*Data functions are all sal_uInt32Stephan Bergmann
2020-11-19nChain should presumably be sal_uInt32 hereStephan Bergmann
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-10This converts to/from mm100s, not twipsMike Kaganski
2020-11-10sync filter's paper table with calcs and i18nutilsCaolán McNamara
2020-11-10tdf#136721 XLSX: add missing A6 paper formatSzabolcs Toth
2020-11-09ofz#26973 shave some time off timeoutCaolán McNamara
2020-11-07Fix typoAndrea Gelmini
2020-11-06Revert "loplugin:stringbuffer"Noel Grandin
2020-11-06loplugin:stringbufferNoel
2020-11-03Rearrange mnemonic keys in Export as PDF dialogMing Hua
2020-10-29crashtesting rhbz909647-2Noel Grandin
2020-10-28std::set->o3tl::sorted_vector in filterNoel Grandin
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna
2020-10-28convert some more long -> tools::LongNoel
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-16msfilter: Fix 0x%d debug printfsDr. David Alan Gilbert
2020-10-16sw reqif-xhtml import, embedded objects: handle non-package Ole10Native streamMiklos Vajna