summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/celltextparacontext.hxx
AgeCommit message (Expand)Author
2022-10-06use more string_view in scNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-02-23loplugin:unusedfieldsNoel
2021-02-08tdf#129940 handle text:ruby element inside text:pMark Hung
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-31Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2016-10-02support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-07-23resolved fdo#67094 handle <text:s> in <text:p> and <text:span>Eike Rathke
2013-04-08fdo#62116: Handle field objects with formats correctly.Kohei Yoshida
2013-02-11Import URL fields as well. Now I'm done.Kohei Yoshida
2013-02-11Import date fields.Kohei Yoshida
2013-02-11Import document title field as well.Kohei Yoshida
2013-02-11Prepare for the import of cell field items.Kohei Yoshida
2013-02-11Import formatted spans correctly.Kohei Yoshida
2013-02-11Push everything to the cell context.Kohei Yoshida
2013-02-11First cut on the re-work. Lots of things are still broken.Kohei Yoshida