summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)AuthorFilesLines
2012-04-16String->rtl::OUStringCaolán McNamara2-8/+9
2012-04-15re-open output file on save to fsync to improve first-start performanceMichael Meeks1-1/+12
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara1-1/+1
2012-04-12removed unused definesTakeshi Abe1-10/+0
2012-04-10fix tinderboxCaolán McNamara1-1/+1
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson1-10/+18
2012-04-10char[] -> const char[].Jan Holesovsky1-9/+4
2012-04-10removed unused definesTakeshi Abe5-9/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-7/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-36/+24
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-22/+22
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-16/+16
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-03-30removed duplicate includes in sfx2Takeshi Abe7-9/+0
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-32/+44
2012-03-23.hrc files don't need executable bitsMichael Stahl4-0/+0
2012-03-23we dont' need any SvCompatWeakBase use in SfxMedium AKAICSCaolán McNamara1-9/+2
2012-03-20remove extra string castsCaolán McNamara1-3/+3
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+2
2012-03-07remove various unused methods and source filesCaolán McNamara1-11/+0
2012-03-05WaE: unused parameter in the DISABLE_SCRIPTING caseTor Lillqvist1-1/+3
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist4-4/+75
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 Bergmann3-16/+16
2012-02-27fdo#46678: tweak SfxBaseModel::getSomething:Michael Stahl1-7/+13
2012-02-22SfxNewFileDialog_Impl: drop unneeded includesMiklos Vajna1-12/+0
2012-02-18Fix typos in commentsElton Chung3-9/+9
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek1-1/+1
2012-02-14fdo#37775: Recent Documents not updated by Save & Save AsMuhammad Haggag3-6/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-1/+1
2012-02-05Remove unused codeElton Chung3-55/+0
2012-02-01callcatcher: update listCaolán McNamara1-12/+0
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-1/+1
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz4-17/+21
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz4-17/+17
2012-01-16e the new way to access the configMarkus Mohrhard1-21/+2
2012-01-15don't create lock files for unit testsMarkus Mohrhard1-0/+30
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-17/+12
2012-01-11SvStringsDtor->std::vectorAugust Sodora1-29/+10
2012-01-11Hide bogus "Untitled already exists" errors...Stephan Bergmann1-1/+2
2012-01-11fdo#43532 Partial revert of "...template names appear... correct word order"Stephan Bergmann4-143/+75
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora3-6/+0
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot18-175/+175
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara5-27/+28
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara2-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0