summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* some fancy new SAL_LOG tracing for sfx2Bjoern Michaelsen2012-02-281-0/+1
* Deduplication of aSfxInt16Item_Impl only for iOSTor Lillqvist2012-02-271-0/+4
* fdo#46678: tweak SfxBaseModel::getSomething:Michael Stahl2012-02-271-7/+13
* Removed unused codeSzabolcs Dezsi2012-02-271-7/+0
* callcatcher: update unused listCaolán McNamara2012-02-273-182/+0
* aSfxInt16Item_Impl, tooTor Lillqvist2012-02-261-0/+2
* Static linking for iOS effectively means "merged libs"Tor Lillqvist2012-02-261-2/+2
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-1/+1
* SfxNewFileDialog_Impl: drop unneeded includesMiklos Vajna2012-02-221-12/+0
* unwrap ifdefs with unused membersCaolán McNamara2012-02-213-5/+9
* Fix typos in commentsElton Chung2012-02-188-15/+15
* apparently this is required on Linux - re-enable it.Michael Meeks2012-02-181-2/+0
* partial revert of unused code removal, and add LINUX guardsMichael Meeks2012-02-181-0/+8
* Removed unused code from svl and sfx2Szabolcs Dezsi2012-02-174-57/+0
* remove extraneous qualifiers that break some compilersMariusz Dykierek2012-02-171-1/+1
* WaE: these are integers, not pointersCaolán McNamara2012-02-151-1/+1
* WaE: mingwCaolán McNamara2012-02-151-0/+2
* fdo#37775: Recent Documents not updated by Save & Save AsMuhammad Haggag2012-02-146-51/+71
* Add fw* and sfx to libmergedTor Lillqvist2012-02-131-0/+17
* Fix typos in commentsElton Chung2012-02-131-1/+1
* WaE: unreferenced local variableTor Lillqvist2012-02-132-4/+4
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-1/+1
* fdo#45330 Improving layout of Confirm File Format dialogTomcsik Bence2012-02-101-25/+33
* 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