summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi10-115/+115
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi13-32/+32
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev3-22/+0
2012-04-05fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl1-1/+10
2012-04-05removed unused definesTakeshi Abe1-2/+0
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar1-0/+4
2012-04-02fdo#34324 - fix colorspace conversion for greyscale bitmapsMichael Meeks1-0/+3
2012-04-02Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen1-1/+0
2012-03-30Correct method name in warning messageTor Lillqvist1-2/+3
2012-03-30removed duplicate includes in sfx2Takeshi Abe40-59/+0
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-32/+44
2012-03-29add for calc extra paste ctx menu with options to paste text or formula onlyNoel Power3-3/+78
2012-03-27fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt2-0/+25
2012-03-23.mm files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.rdf files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sdw files don't need executable bitsMichael Stahl1-0/+0
2012-03-23README files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.stw files don't need executable bitsMichael Stahl2-0/+0
2012-03-23.sdi files don't need executable bitsMichael Stahl7-0/+0
2012-03-23.xcl files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sce files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl29-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.java files don't need executable bitsMichael Stahl21-0/+0
2012-03-23we dont' need any SvCompatWeakBase use in SfxMedium AKAICSCaolán McNamara2-12/+2
2012-03-23overly static lingering OUStringsCaolán McNamara1-10/+1
2012-03-22don't need to check for null before deleteMarkus Mohrhard1-4/+2
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