summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0611-43/+29
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0610-115/+115
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0612-31/+31
* SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev2012-04-052-11/+0
* fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl2012-04-051-1/+10
* removed unused definesTakeshi Abe2012-04-051-2/+0
* fdo#44698 settings are under a different menu in Mac OS XAndras Timar2012-04-031-0/+4
* fdo#34324 - fix colorspace conversion for greyscale bitmapsMichael Meeks2012-04-021-0/+3
* Correct method name in warning messageTor Lillqvist2012-03-301-2/+3
* removed duplicate includes in sfx2Takeshi Abe2012-03-3033-52/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-301-32/+44
* fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt2012-03-272-0/+25
* .mm files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-2324-0/+0
* we dont' need any SvCompatWeakBase use in SfxMedium AKAICSCaolán McNamara2012-03-231-9/+2
* overly static lingering OUStringsCaolán McNamara2012-03-231-10/+1
* don't need to check for null before deleteMarkus Mohrhard2012-03-221-4/+2
* remove extra string castsCaolán McNamara2012-03-201-3/+3
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-1610-166/+249
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+3
* we just want to know if its a directory/folder or notCaolán McNamara2012-03-141-14/+1
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-1/+1
* fix semantic error in layout calculationAndras Timar2012-03-091-29/+12
* reorganize license dialog to avoid Resource leaksCaolán McNamara2012-03-091-37/+74
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-081-5/+4
* these Links either shouldn't be links, or shouldn't existCaolán McNamara2012-03-081-4/+3
* remove various unused methods and source filesCaolán McNamara2012-03-071-11/+0
* Fix indentationWilliam Gathoye2012-03-051-94/+56
* Fix controls size and position on the document information dialogWilliam Gathoye2012-03-051-35/+60
* WaE: unused parameter in the DISABLE_SCRIPTING caseTor Lillqvist2012-03-051-1/+3
* WaE: unused parameters in the DISABLE_SCRIPTING caseTor Lillqvist2012-03-052-2/+6
* Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-0513-6/+192
* ExecuteQuerySaveDocument: return NO when headless instead of CANCELMichael Stahl2012-03-031-0/+5
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0124-81/+81
* 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