summaryrefslogtreecommitdiff
path: root/xmloff/source/style/impastpl.hxx
AgeCommit message (Expand)Author
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
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-08Remove commented out codeBálint Dózsa
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
2011-01-07Remove DECLARE_LIST( SvXMLAutoStylePoolPropertiesPList_Impl, ... )Joseph Powers
2011-01-07Remove DECLARE_LIST( SvXMLAutoStylePoolCache_Impl, OUStringPtr )Joseph Powers
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte
2008-04-10INTEGRATION: CWS changefileheader (1.13.162); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.12.86); FILE MERGEDJens-Heiner Rechtien
2006-12-01INTEGRATION: CWS swautomatic01 (1.10.122); FILE MERGEDRüdiger Timm
2006-06-19INTEGRATION: CWS warnings01 (1.10.34); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.9.180); FILE MERGEDRüdiger Timm
2005-01-05INTEGRATION: CWS swqcore02 (1.8.244); FILE MERGEDOliver Bolte
2003-08-07#100000# '#if SUPD' conditions removed in preparation of SRC680.Rüdiger Timm
2001-10-25#93467# remove calls on XDocumentHandler and change interfaces acordinglyDaniel Vogelheim
2001-05-29#79771#; add a add method which returns whether it has added a new style or t...Sascha Ballach