summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Correct method name in warning messageTor Lillqvist2012-03-301-2/+3
* removed duplicate includes in sfx2Takeshi Abe2012-03-3040-59/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-301-32/+44
* add for calc extra paste ctx menu with options to paste text or formula onlyNoel Power2012-03-293-3/+78
* 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
* .rdf files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .sdw files don't need executable bitsMichael Stahl2012-03-231-0/+0
* README files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .stw files don't need executable bitsMichael Stahl2012-03-232-0/+0
* .sdi files don't need executable bitsMichael Stahl2012-03-237-0/+0
* .xcl files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .sce files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-2329-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .java files don't need executable bitsMichael Stahl2012-03-2321-0/+0
* we dont' need any SvCompatWeakBase use in SfxMedium AKAICSCaolán McNamara2012-03-232-12/+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
* chmod -xTor Lillqvist2012-03-211-0/+0
* remove extra string castsCaolán McNamara2012-03-202-4/+4
* split macros to elide unneeded methodsCaolán McNamara2012-03-201-3/+20
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-1611-166/+250
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-148-0/+27
* 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
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-10/+10
* 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-082-5/+4
* 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-0131-103/+103
* 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-272-9/+0
* callcatcher: update unused listCaolán McNamara2012-02-274-199/+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-214-6/+10