summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2011-08-30Some cppcheck cleaningJulien Nabet
2011-08-30callcatcher: chop, hack, slayCaolán McNamara
2011-08-29Remove the now obsolete XPropertyTable classJoseph Powers
2011-08-29class SvxUnoXPropertyTable no longer needs to support class XProprtyTableJoseph Powers
2011-08-29Fix my bug: XColorTable is based on XPropertyList not XPropertyTableJoseph Powers
2011-08-29WaE: dbglevel=2Caolán McNamara
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-29Rebase XColorTable from XPropertyTable to XPropertyListJoseph Powers
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-28Remove class XLineEndTableJoseph Powers
2011-08-28Remove class XHatchTableJoseph Powers
2011-08-26misc. comment cleanup, and non-exporting of symbols not used externallyMichael Meeks
2011-08-26WaE: and migrate to rtl::OStringBufferCaolán McNamara
2011-08-26regenerate listCaolán McNamara
2011-08-25remove newly unused codeCaolán McNamara
2011-08-25unusedcode: svx::, svxform::Matúš Kukan
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-24Remove class XBitmapTableJoseph Powers
2011-08-23Remove unused parameter: XFillGradientItemJoseph Powers
2011-08-23unusedcode.easy: XFillGradientItem cleanpJoseph Powers
2011-08-23Delete class XGradientTableJoseph Powers
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19would leak on SdrRectObj::RecalcXPoly, drop NULL checks before deleteCaolán McNamara
2011-08-19fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara
2011-08-18fdo#37403: even better SdrRectObj::operator= thanks to StephanCédric Bosdonnat
2011-08-17fdo#37403: Fixed the SdrRectObj::operator = to avoid leaksCédric Bosdonnat
2011-08-17windows unused variables warningsCaolán McNamara
2011-08-16fdo#37403: Adding proper assignment operator to SdrRectObjCédric Bosdonnat
2011-08-16Revert "fdo#37403: Fixed crasher by using boost::shared_ptr"Cédric Bosdonnat
2011-08-13Some cppcheck cleaningJulien Nabet
2011-08-12unusedcode.easy: class Array cleanup.Joseph Powers
2011-08-12callcatcher: some unused codeCaolán McNamara
2011-08-11Let's not use macros for mere forward declarations.Kohei Yoshida
2011-08-11callcatcher: yet more unused codeCaolán McNamara
2011-08-10Some cppcheck cleaningJulien Nabet
2011-08-10remove superfluous makefile.mkEike Rathke
2011-08-10Use STL find() in SvxNumberFormatShellMaciej Rumianowski
2011-08-10callcatcher: remove some unused methodsCaolán McNamara
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-08-08callcatcher: remove unused methodsCaolán McNamara
2011-08-08callcatcher: object is never constructedCaolán McNamara
2011-08-08dammit, why did this even build before?!?Eike Rathke
2011-08-08fix build breaker, include limitsEike Rathke
2011-08-08Replace SvULongs with vector and code clean upMaciej Rumianowski
2011-08-05fdo#38956 related changes in split libs-core repository to support LCID changesEike Rathke
2011-08-05callcatcher: unused methodsCaolán McNamara