summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/msdffimp.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-30loplugin:constantparamNoel Grandin1-1/+0
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-1/+0
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-7/+7
2016-08-11loplugin:constantparamNoel Grandin1-1/+0
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas1-23/+21
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-2/+0
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta1-0/+31
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin1-2/+1
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin1-2/+1
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+0
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+0
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin1-2/+0
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl1-2/+4
2015-11-24loplugin:unusedfields in include/filter/Noel Grandin1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-10-22com::sun::star->css in include/filterNoel Grandin1-8/+8
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-1/+0
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl1-8/+4
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-3/+5
2015-08-04include: inline some use-once typedefsNoel Grandin1-3/+1
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-5/+3
2015-07-24filter: convert boost::ptr_vector to std::vectorMichael Stahl1-13/+3
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl1-9/+13
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-2/+2
2015-07-17loplugin:unusedmethods filterNoel Grandin1-20/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-4/+4
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-2/+5
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-9/+9
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-24SkipImages option for document importLászló Németh1-1/+4
2015-02-17boost->stdCaolán McNamara1-8/+8
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-4/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-5/+0
2014-11-27unused function Calc_nBLIPPosAndras Timar1-2/+0
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe1-6/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-08-22The bLastBoxInChain fields are unusedTor Lillqvist1-4/+0
2014-08-22bHasUDefProp is unusedTor Lillqvist1-1/+0
2014-05-24SvxMSDffImportRec: these members are all 32bit "signed integers"Michael Stahl1-13/+13
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+0
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin1-54/+54
2014-02-11coverity#708947 Empty virtual destructorCaolán McNamara1-1/+0
2014-02-08coverity#707774: Uninitialized scalar valueNorbert Thiebaud1-2/+13
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1