summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-16Remove unused SV_DECL_PTRARR_DELAugust Sodora1-4/+0
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz20-108/+75
2012-01-16e the new way to access the configMarkus Mohrhard1-21/+2
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+6
2012-01-15don't create lock files for unit testsMarkus Mohrhard1-0/+30
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-17/+12
2012-01-11SvStringsDtor->std::vectorAugust Sodora1-13/+11
2012-01-11Remove unused localsAugust Sodora1-3/+0
2012-01-11Remove unnecessary forward declarationAugust Sodora1-1/+0
2012-01-11SvStringsDtor->std::vectorAugust Sodora5-61/+29
2012-01-11SvStringsDtor->std::vectorAugust Sodora2-43/+11
2012-01-11Remove unnecessary forward declarationAugust Sodora1-5/+0
2012-01-11Hide bogus "Untitled already exists" errors...Stephan Bergmann1-1/+2
2012-01-11fdo#43532 Partial revert of "...template names appear... correct word order"Stephan Bergmann5-146/+75
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora12-45/+0
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot56-371/+371