summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2012-06-27removed unnecessary forward declarations of classTakeshi Abe
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-05Fix fdo#50704 Default to absolute svg:d paths for ODF1.2 compat-modeThorsten Behrens
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31nuke unused typedefTakeshi Abe
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-22-Werror=unused-parameterStephan Bergmann
2012-05-22WaE: unused parameter 'rStrName'Tor Lillqvist
2012-05-22make row heights ( incl default row height ) from excel are saved absoluteNoel Power
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-18loop with erase(begin()) looks sort of inefficientMichael Stahl
2012-04-18Convert SV_DECL_PTRARR_SORT_DEL to boost:ptr_setNoel Grandin
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-04-04removed duplicate #includesTakeshi Abe
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba
2012-03-12remove unused VisAreaContext.[c|h]xxCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18Fix typos in commentsElton Chung
2012-02-13catched -> caughtCaolán McNamara
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-02fdo#38752: xmloff: add assertion for default-page-layoutMichael Stahl
2012-01-30reduce unnecessary includesCaolán McNamara
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-09simplify CharClassCaolán McNamara
2012-01-09catch exception by constant referenceTakeshi Abe
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06fdo#43862: reintroduce fo:margin-* on top of fo:margin for backward compatCédric Bosdonnat