summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xattr.cxx
AgeCommit message (Expand)Author
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
2013-08-21remove code that was commented out long time agoPhilipp Riemer
2013-08-21fdo#62475 , fdo#39468: remove visual noise and translate German comments in s...Philipp Riemer
2013-08-09metric strings loaded from wrong .srcCaolán McNamara
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand
2013-06-17Resolves: #i121538# Removed old Fontwork dialogs preset box...Armin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-22sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-30Revert "WaE: declaration of nWhich shadows a member of ´this´"Michael Stahl
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
2013-01-29sw: import draw:fill-gradient-name for Writer textframesMiklos Vajna
2013-01-28WaE: declaration of nWhich shadows a member of ´this´Miklos Vajna
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28XFillGradientItem: don't assume the default Which IDMiklos Vajna
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák
2013-01-07dummy commit (WIP)Chr. Rossmanith
2012-12-06just use return value optimizationCaolán McNamara
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-27removed dead codeTakeshi Abe