summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlcelli.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-10-06use more string_view in scNoel Grandin1-1/+1
2021-05-13inline some typedefsNoel Grandin1-2/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-12-04fastparser in CreateGroupChildContextNoel1-4/+0
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-7/+7
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-7/+7
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen1-2/+2
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin1-3/+3
2018-04-06loplugin:useuniqueptr in ScXMLTableRowCellContextNoel Grandin1-2/+2
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-1/+1
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem1-1/+1
2017-07-31Moving legacy contexts to FastContexts:Mohammed Abdul Azeem1-0/+3
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+1
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem1-4/+4
2017-01-24manage SvRefBase-subclass by tools::SvRef in ScXMLTableRowCellContextNoel Grandin1-1/+1
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-1/+1
2016-11-16tdf#96475 restore the EmptyDisplayedAsString condition during loadEike Rathke1-0/+1
2016-11-07loplugin:expandablemethods in scNoel Grandin1-2/+0
2016-10-02support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke1-2/+4
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+1
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-1/+2
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-10-28com::sun::star->css in scNoel Grandin1-5/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-07-22loplugin:unusedmethods scNoel Grandin1-3/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-4/+4
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-08More consistent number format inheritence policy.Kohei Yoshida1-0/+1
2013-08-26fdo#68581: The first paragraph text can be legitimately empty.Kohei Yoshida1-1/+1
2013-08-02fdo#67099: Don't use edit engine for a single unformatted paragraph.Kohei Yoshida1-0/+4
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-1/+1
2013-04-25implement import for calcext:value-typeMarkus Mohrhard1-0/+2
2013-04-08fdo#62116: Handle field objects with formats correctly.Kohei Yoshida1-5/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-11Import URL fields as well. Now I'm done.Kohei Yoshida1-0/+1
2013-02-11Import date fields.Kohei Yoshida1-0/+1
2013-02-11Import document title field as well.Kohei Yoshida1-2/+5
2013-02-11Fix sheet name field import.Kohei Yoshida1-9/+22
2013-02-11Prepare for the import of cell field items.Kohei Yoshida1-0/+2