/libreofficekit/

option value='distro/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdfmtf.cxx
AgeCommit message (Expand)Author
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-08Resolves: #i125211# corrected breaking metafiles with gradient actionsArmin Le Grand
2014-02-26Remove visual noise from svxAlexander Wilms
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-08-28XubString->OUStringCaolán McNamara