summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin
2013-11-06check for empty stringCaolán McNamara
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-13Test _WIN32 instead of UNX as it's Windows that is the more specific caseTor Lillqvist
2013-10-13sal_Bool to boolTakeshi Abe
2013-10-01std::vector elements are default-initialized in constructorMatteo Casalin
2013-10-01fix Mac OSX buildMarkus Mohrhard
2013-09-30Include <algorithm> for std::sort()Tor Lillqvist
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-09-25sal_Bool to boolTakeshi Abe
2013-09-25Mark as const / staticTakeshi Abe
2013-09-25pXML_DrawAspect_Enum is no longer usedTakeshi Abe
2013-09-18Still WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist
2013-09-18WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-17If it is a set, don't call it a list, that just confuses the readerTor Lillqvist
2013-09-16Insert impastp4.cxx into impastpl.cxxTor Lillqvist
2013-09-16Insert impastp3.cxx into impastpl.cxxTor Lillqvist
2013-09-16Insert impastp2.cxx into impastpl.cxxTor Lillqvist
2013-09-16Start of collecting the impastp*.cxx files into oneTor Lillqvist
2013-09-16sal_Bool to boolEike Rathke
2013-09-13conditional SAL_WARNEike Rathke
2013-09-13Bin unused MAX_CACHE_SIZETor Lillqvist
2013-08-31cppcheck: fix redundant assignmentJulien Nabet
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19These can be file local.Kohei Yoshida
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
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-16Properly hide implementation details.Kohei Yoshida
2013-08-15write *:script* and *:rfc-language-tag* only for ODF >= 1.2Eike Rathke
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-24fdo#66781 : fix bullets with level 0Adam Co
2013-07-18Mark as static and/or constTakeshi Abe