summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xattr.cxx
AgeCommit message (Expand)Author
2015-06-15cppcheck: variableScopeCaolán McNamara
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-12TyposJulien Nabet
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna
2015-01-06Factor out XFillColorItem::dumpAsXml() from swMiklos Vajna
2015-01-05Factor out XFillStyleItem::dumpAsXml() from swMiklos Vajna
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-04prevent memory leakMarkus Mohrhard
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-16unused XGradient::VclGradientMiklos Vajna
2014-05-13unused XFillStyleItem ctorMiklos Vajna
2014-05-10coverity#984153 Uninitialized scalar fieldCaolán McNamara
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-29fix undefined behavior with out-of-bounds substring accessMarkus Mohrhard
2013-09-05convert svx/source/xoutdev/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/XPropertyEntry.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xcolit.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xf*.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xit.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xln*.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xsflclit.hxx from String to OUStringNoel Grandin