summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlimprt.hxx
AgeCommit message (Expand)Author
2018-10-22tdf#62268: allow row height recalculation on document loadVasily Melenchuk
2018-04-09loplugin:useuniqueptr in ScXMLImportNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30loplugin:unusedenumconstantsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-12Avoiding unnecessary OUString allocation:Mohammed Abdul Azeem
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:singlevalfieldsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15use unique_ptr for ScMyLabelRangeJochen Nitschke
2017-06-28loplugin:unusedfields in sc part2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21loplugin:subtlezeroinit: scStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2017-01-06read single error constant formula as such, tdf#105024 relatedEike Rathke
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-02support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-09sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-09sc: replace boost::ptr_list with std::list<std::unique_ptr>Michael Stahl
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Related tdf#93688: better place this into import finalize phaseKatarina Behrens
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-27Clean up sEmptyStephan Bergmann