summaryrefslogtreecommitdiff
path: root/xmloff/source/style/impastpl.hxx
AgeCommit message (Expand)Author
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-04-18Remove needless typedef from xmloff/source/style/impastpl.hxxRyan McCoskrie
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-02xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-07stupid warningMichael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unqiue_ptr>Michael Stahl
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2013-12-13Drop duplicate #includeTakeshi Abe
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist
2013-09-17If it is a set, don't call it a list, that just confuses the readerTor Lillqvist
2013-09-13Bin unused MAX_CACHE_SIZETor Lillqvist
2013-08-17No need for elaborate type name for this.Kohei Yoshida
2013-08-17Move static struct to where it's used, and use std::vector for this.Kohei Yoshida
2013-08-17This function object is no longer used.Kohei Yoshida
2013-08-17Rename SvXMLAutoStylePoolPropertiesP_Impl to XMLAutoStylePoolProperties.Kohei Yoshida
2013-08-17Rename SvXMLAutoStylePoolParentP_Impl to XMLAutoStylePoolParent.Kohei Yoshida
2013-08-17Rename XMLFamilyData_Impl to XMLAutoStyleFamily.Kohei Yoshida
2013-08-16Using ptr_vector for this simplifes it a bit...Kohei Yoshida
2013-08-16Use ptr_set for auto style parent list. That seems like a natural fit.Kohei Yoshida
2013-08-16This cache data member is never used. Remove it.Kohei Yoshida
2013-08-16Tuck this typedef inside class scope where it's used.Kohei Yoshida
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-10initialize member variableDavid Tardon
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-14xmloff: native code unit testing harness.Michael Meeks
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-02STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl)Noel Grandin
2012-08-02convert XMLFamilyDataList_Impl to boost::ptr_setCaolán McNamara
2012-08-01convert SvXMLAutoStylePoolNamesP_Impl to a std::setCaolán McNamara
2012-06-27removed unnecessary forward declarations of classTakeshi Abe
2012-05-22-Werror=unused-parameterStephan Bergmann
2012-05-22make row heights ( incl default row height ) from excel are saved absoluteNoel Power
2012-04-04removed duplicate #includesTakeshi Abe
2011-08-25remove freshly unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito