summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2013-01-03limit the number of imported digits, fdo#58539Markus Mohrhard
2012-12-13added some FIXME-BCP47 markersEike Rathke
2012-12-06OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud
2012-11-27migrate user of InsertBlanks to OUStringNorbert Thiebaud
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
2012-11-18xmloff: simplify the use of AddToCodeNorbert Thiebaud
2012-11-18xmloff: convert lcl_FindSymbol to OUStringNorbert Thiebaud
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i117310# remove unnecessary dependencyMichael Meeks
2012-11-15masterfix OOO340: #i117696# do not write fo:marginKurt Zenker
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-13save fixed denominator for fractions fdo#56419Noel Power
2012-11-09Cut and paste typo ?jailletc36
2012-11-09Same, cut and paste typo ?jailletc36
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-02String->OUString in svl::ImpSvNumberformatInfoNoel Grandin
2012-10-02XubString->OUStringCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-20Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist
2012-09-14SvXMLImportPropertyMapper::importXML: fix assertion to be less sillyMichael Stahl
2012-09-14fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini
2012-08-03fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl
2012-08-03support new xml number:fill-character elem for number-style namespaceNoel Power
2012-08-03additional const_iterator in const methodCaolán McNamara
2012-08-02SvXMLAutoStylePoolP_Impl: try to make MSVC happyMichael Stahl
2012-08-02cntnrsrt.hxx: remove dead codeMichael Stahl
2012-08-02STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl)Noel Grandin
2012-08-02STL'ify DECLARE_CONTAINER_SORT_DEL(XMLFontAutoStylePool_Impl)Noel Grandin
2012-08-02convert XMLFamilyDataList_Impl to boost::ptr_setCaolán McNamara
2012-08-01const SvXMLStyleIndexCmp_Impl upCaolán McNamara
2012-08-01convert SvXMLAutoStylePoolNamesP_Impl to a std::setCaolán McNamara
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-19fdo#38056: ODF import: fix page style attributes:Michael Stahl
2012-07-13fix a crash with empty stringLuboš Luňák
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-27removed unnecessary forward declarations of classTakeshi Abe
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks