summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Remove unused codeElton Chung36-345/+0
2012-02-05Some cppcheck cleaningJulien Nabet2-8/+8
2012-02-04add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich1-1/+2
2012-02-01Some cppcheck cleaningJulien Nabet2-4/+4
2012-02-01callcatcher: update listCaolán McNamara1-12/+0
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann4-45/+26
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann2-4/+4
2012-01-30refactor ConvertLineEndCaolán McNamara1-1/+1
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann1-6/+9
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev2-25/+24
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev5-38/+34
2012-01-28bUILocked is always falseIvan Timofeev3-15/+1
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann6-17/+29
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara1-1/+0
2012-01-26remember that map has been initializedIvan Timofeev1-0/+1
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2-33/+71
2012-01-24remove unused #define SFX_ITEMTYPE_STATBAR in workwin.cxxIvan Timofeev1-2/+0
2012-01-24sfx2: fix indentation in viewsh.cxxIvan Timofeev1-267/+261
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-1/+6
2012-01-23SfxVirtualMenu: fix context menu crash:Michael Stahl2-10/+18
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev4-0/+46
2012-01-21Bump copyright yearAndras Timar1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann14-24/+24
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-20Revert "DECL_PTRSTACK->std::stack"August Sodora2-62/+69
2012-01-20Revert "Remove DECL_PTRSTACK"August Sodora4-0/+68
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-21replaced UniString by rtl::OUStringTakeshi Abe1-4/+4
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-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
2012-01-20SV_DECL_PTRARR->std::vectorAugust Sodora2-19/+10
2012-01-20SV_DECL_PTRARR->std::vectorAugust Sodora2-23/+17
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2-14/+10
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz20-76/+84
2012-01-17remove unused methodsThomas Arnhold1-11/+0
2012-01-17drop no-opt castCaolán McNamara1-1/+1
2012-01-17Avoid compilation problem.Stephan Bergmann1-1/+1
2012-01-16Remove *_OBJSTACK, *_OBJARRAYAugust Sodora3-346/+40