summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-20remove extra string castsCaolán McNamara2-4/+4
2012-03-20split macros to elide unneeded methodsCaolán McNamara1-3/+20
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann11-166/+250
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann8-0/+27
2012-03-14we just want to know if its a directory/folder or notCaolán McNamara1-14/+1
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2-10/+10
2012-03-09fix semantic error in layout calculationAndras Timar1-29/+12
2012-03-09reorganize license dialog to avoid Resource leaksCaolán McNamara1-37/+74
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-5/+4
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara2-5/+4
2012-03-07remove various unused methods and source filesCaolán McNamara1-11/+0
2012-03-05Fix indentationWilliam Gathoye1-94/+56
2012-03-05Fix controls size and position on the document information dialogWilliam Gathoye1-35/+60
2012-03-05WaE: unused parameter in the DISABLE_SCRIPTING caseTor Lillqvist1-1/+3
2012-03-05WaE: unused parameters in the DISABLE_SCRIPTING caseTor Lillqvist2-2/+6
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist13-6/+192
2012-03-03ExecuteQuerySaveDocument: return NO when headless instead of CANCELMichael Stahl1-0/+5
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann31-103/+103
2012-02-28some fancy new SAL_LOG tracing for sfx2Bjoern Michaelsen1-0/+1
2012-02-27Deduplication of aSfxInt16Item_Impl only for iOSTor Lillqvist1-0/+4
2012-02-27fdo#46678: tweak SfxBaseModel::getSomething:Michael Stahl1-7/+13
2012-02-27Removed unused codeSzabolcs Dezsi2-9/+0
2012-02-27callcatcher: update unused listCaolán McNamara4-199/+0
2012-02-26aSfxInt16Item_Impl, tooTor Lillqvist1-0/+2
2012-02-26Static linking for iOS effectively means "merged libs"Tor Lillqvist1-2/+2
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-1/+1
2012-02-22SfxNewFileDialog_Impl: drop unneeded includesMiklos Vajna1-12/+0
2012-02-21unwrap ifdefs with unused membersCaolán McNamara4-6/+10
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2-2/+2
2012-02-18Fix typos in commentsElton Chung10-18/+18
2012-02-18apparently this is required on Linux - re-enable it.Michael Meeks1-2/+0
2012-02-18partial revert of unused code removal, and add LINUX guardsMichael Meeks2-0/+9
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi9-62/+1
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek1-1/+1
2012-02-15WaE: these are integers, not pointersCaolán McNamara1-1/+1
2012-02-15WaE: mingwCaolán McNamara1-0/+2
2012-02-14fdo#37775: Recent Documents not updated by Save & Save AsMuhammad Haggag6-51/+71
2012-02-13Add fw* and sfx to libmergedTor Lillqvist1-0/+17
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-13sfx2's README: clarify and slightly expandMichael Meeks1-4/+6
2012-02-13WaE: unreferenced local variableTor Lillqvist2-4/+4
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan2-2/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan3-3/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-1/+1
2012-02-10fdo#45330 Improving layout of Confirm File Format dialogTomcsik Bence1-25/+33
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-1/+1
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe1-1/+1
2012-02-08Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich1-0/+4