summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2013-12-09resolved fdo#72537 write <loext:fill-character>Eike Rathke
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-12-02typo: intarnal -> internalAndras Timar
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-13clear c++11ishCaolán McNamara
2013-11-13Respect svg:font-face-format element.Brennan Vincent
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
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