summaryrefslogtreecommitdiff
path: root/filter/source/msfilter
AgeCommit message (Expand)Author
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09dynamic_cast followed by static_castCaolán McNamara
2021-01-03Degree10->Degree100 in XPolygonNoel Grandin
2021-01-03ofz#29152 short readCaolán McNamara
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01ofz#29151 short readCaolán McNamara
2021-01-01use more NbcRotate utility methodNoel Grandin
2020-12-30use Degree10 in XPolygonNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29ofz#28931 Indirect-leakCaolán McNamara
2020-12-28ofz#28912 Direct-leak in PPTStyleSheet::PPTStyleSheetCaolán McNamara
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-23fix ppt gradient importNoel Grandin
2020-12-18throw exception in SvStream when reading past end of fileNoel
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-11-26tdf#131269 - fix importing PPT with different notes/presentations ordernd101
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-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
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-10-28std::set->o3tl::sorted_vector in filterNoel Grandin
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
2020-10-13static_cast after dynamic_castNoel
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-02loplugin:reducevarscope in filterNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-14tdf#49856 Fix level 0 bullet/style on ppt importDr. David Alan Gilbert
2020-09-05Drop unused ImplEESdrObject::ImplGetInt32PropertyValue overloadStephan Bergmann
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-21cid#1466204 silence Unchecked return valueCaolán McNamara