summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
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-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-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
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-31Revert another specific changeJulien Nabet
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-31Some cppcheck cleaning + 2 fixes of last commitJulien Nabet
2011-07-29ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-07-28Resolve: fdo#39392 post-stl use vector end position not LIST_APPENDCaolán McNamara
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-07-26add cast of 0 to (sal_Int320) to keep the compiler happyNorbert Thiebaud
2011-07-27findbar: When using the findbar, reset flags to default, fdo#37179.Jan Holesovsky