summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-1/+1
* Replaced String by rtl::OUString in SvxMacroTakeshi Abe2012-02-091-1/+1
* Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich2012-02-081-0/+4
* Remove unused codeElton Chung2012-02-0519-318/+0
* Some cppcheck cleaningJulien Nabet2012-02-052-8/+8
* Some cppcheck cleaningJulien Nabet2012-02-012-4/+4
* callcatcher: update listCaolán McNamara2012-02-011-12/+0
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-314-45/+26
* Move unotools/configuration.hxx to comphelperStephan Bergmann2012-01-312-4/+4
* refactor ConvertLineEndCaolán McNamara2012-01-301-1/+1
* Fixed cppheader.xsl nillable treatment.Stephan Bergmann2012-01-301-6/+9
* remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev2012-01-301-8/+8
* remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2012-01-302-23/+22
* bUILocked is always falseIvan Timofeev2012-01-282-14/+1
* Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-276-17/+29
* remember that map has been initializedIvan Timofeev2012-01-261-0/+1
* Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-262-33/+71
* remove unused #define SFX_ITEMTYPE_STATBAR in workwin.cxxIvan Timofeev2012-01-241-2/+0
* sfx2: fix indentation in viewsh.cxxIvan Timofeev2012-01-241-267/+261
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-231-1/+6
* SfxVirtualMenu: fix context menu crash:Michael Stahl2012-01-232-10/+18
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-231-0/+16
* Bump copyright yearAndras Timar2012-01-211-2/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-217-8/+8
* SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2012-01-211-12/+7
* Revert "DECL_PTRSTACK->std::stack"August Sodora2012-01-201-58/+64
* Revert "Remove DECL_PTRSTACK"August Sodora2012-01-202-0/+2
* Provide a version that takes rtl::OUString.Kohei Yoshida2012-01-201-2/+26
* Provide a version that takes rtl::OUString.Kohei Yoshida2012-01-201-4/+20
* replaced UniString by rtl::OUStringTakeshi Abe2012-01-211-4/+4
* Remove DECL_PTRSTACKAugust Sodora2012-01-202-2/+0
* DECL_PTRSTACK->std::stackAugust Sodora2012-01-201-64/+58
* Actually this is unusedAugust Sodora2012-01-201-19/+0
* Remove unused DECL_PTRSTACKAugust Sodora2012-01-201-7/+0
* DECL_PTRARRAY->std::vectorAugust Sodora2012-01-201-6/+2
* DECL_PTRARRAY->std::vectorAugust Sodora2012-01-201-24/+21
* Remove unused SV_DECL_PTRARRAugust Sodora2012-01-201-1/+0
* Remove unused SV_DECL_PTRARRAugust Sodora2012-01-203-11/+0
* SV_DECL_PTRARR->std::vectorAugust Sodora2012-01-202-19/+10
* SV_DECL_PTRARR->std::vectorAugust Sodora2012-01-202-23/+17
* fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2012-01-182-14/+10
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-1720-76/+84
* remove unused methodsThomas Arnhold2012-01-171-11/+0
* drop no-opt castCaolán McNamara2012-01-171-1/+1
* Avoid compilation problem.Stephan Bergmann2012-01-171-1/+1
* Remove *_OBJSTACK, *_OBJARRAYAugust Sodora2012-01-161-47/+40
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-1620-108/+75
* e the new way to access the configMarkus Mohrhard2012-01-161-21/+2
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-151-0/+6
* don't create lock files for unit testsMarkus Mohrhard2012-01-151-0/+30