summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/msdffimp.hxx
AgeCommit message (Expand)Author
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-11-24loplugin:unusedfields in include/filter/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-22com::sun::star->css in include/filterNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: convert boost::ptr_vector to std::vectorMichael Stahl
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24SkipImages option for document importLászló Németh
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-27unused function Calc_nBLIPPosAndras Timar
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-08-22The bLastBoxInChain fields are unusedTor Lillqvist
2014-08-22bHasUDefProp is unusedTor Lillqvist
2014-05-24SvxMSDffImportRec: these members are all 32bit "signed integers"Michael Stahl
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-02-11coverity#708947 Empty virtual destructorCaolán McNamara
2014-02-08coverity#707774: Uninitialized scalar valueNorbert Thiebaud
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-05-20Resolves: #i120554# Shape Gradient MS2003 import/export EnhancementJianyuan Li
2013-04-23execute move of global headersBjoern Michaelsen