summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann424-1333/+2214
2012-01-21Fix Possible inefficient checking for 'aChrSetArr' emptinessJulien Nabet1-1/+1
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora1-25/+22
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2-8/+7
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora1-12/+7
2012-01-21Remove unused SV_DECL_PTRARRAugust Sodora2-5/+0
2012-01-21Remove unused SV_DECL_PTRARRAugust Sodora1-4/+0
2012-01-21SV_DECL_PTRARR->std::vectorAugust Sodora1-11/+7
2012-01-21Oops I shouldn't have erased names directly.Kohei Yoshida2-2/+8
2012-01-21fdo#44831: Named range should overwrite existing name.Kohei Yoshida2-1/+2
2012-01-20Grid lines should be immediately above or below the background.Kohei Yoshida1-4/+7
2012-01-20Use a smart pointer here insteadAugust Sodora7-23/+12
2012-01-20valgrind: Fix memory leakAugust Sodora1-0/+1
2012-01-20Remove useless macrosAugust Sodora1-7/+0
2012-01-21updated [sk-SK] formats and month namesMilos Sramek1-61/+133
2012-01-21fdo#44983 Fix RTF import of \paperh and \paperwMiklos Vajna1-6/+4
2012-01-20kill some doxygen warningsNorbert Thiebaud15-32/+32
2012-01-20Revert "DECL_PTRSTACK->std::stack"August Sodora2-62/+69
2012-01-20Revert "Remove DECL_PTRSTACK"August Sodora4-0/+68
2012-01-20Unused defineAugust Sodora1-2/+0
2012-01-20Remove unused typedefAugust Sodora1-2/+0
2012-01-20Prefer using back() to access the last element.Kohei Yoshida4-11/+15
2012-01-20Added 'm' prefix for a data member.Kohei Yoshida6-492/+492
2012-01-20Replace open-coded array with std::vector in ScColumn.Noel Grandin6-614/+504
2012-01-20More on String to rtl::OUString changes.Kohei Yoshida5-18/+10
2012-01-20String to rtl::OUString.Kohei Yoshida2-14/+28
2012-01-20Provide a version that takes rtl::OUString.Kohei Yoshida2-4/+32
2012-01-20Provide a version that takes rtl::OUString.Kohei Yoshida2-5/+25
2012-01-20sal_Bool to bool.Kohei Yoshida3-77/+92
2012-01-20Removed unused code as listed in unusedcode.easySantiago Martinez3-7/+0
2012-01-20sw: tweak translationsMichael Stahl4-25/+24
2012-01-20Translate German commentsPhilipp Weissenbacher2-94/+89
2012-01-20Translate German comments to EnglishPhilipp Weissenbacher3-181/+163
2012-01-20Translate German commentsPhilipp Weissenbacher1-183/+181
2012-01-20filters_test needs a shitload of componentsTor Lillqvist1-3/+3
2012-01-20Replace BasicErrorManager with std::vectorAugust Sodora3-102/+21
2012-01-20Add a target for the stdio redirection magic commandsTor Lillqvist1-0/+4
2012-01-21replaced UniString by rtl::OUStringTakeshi Abe1-4/+4
2012-01-21It does not require SwAppletImpl but only a couple of subheadersTakeshi Abe1-1/+2
2012-01-20Remove DECL_PTRSTACKAugust Sodora4-68/+0
2012-01-20Fix buildAugust Sodora1-0/+1
2012-01-20DECL_PTRSTACK->std::stackAugust Sodora2-69/+62
2012-01-20Fix file: URI syntaxTor Lillqvist1-3/+3
2012-01-20Actually this is unusedAugust Sodora2-22/+0
2012-01-20Remove unused DECL_PTRSTACKAugust Sodora1-7/+0
2012-01-20DECL_PTRARRAY->std::vectorAugust Sodora2-7/+4
2012-01-20DECL_PTRARRAY->std::vectorAugust Sodora2-27/+22
2012-01-20Remove unused SV_DECL_PTRARRAugust Sodora1-2/+0
2012-01-20Remove unused SV_DECL_PTRARRAugust Sodora3-7/+0
2012-01-20Remove unused SV_DECL_PTRARRAugust Sodora3-11/+0