summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2012-04-27SetDisplayDirectory is deprecatedStephan Bergmann
2012-04-23Add some more timelogging, for graphic export here.Thorsten Behrens
2012-04-16String->rtl::OUStringCaolán McNamara
2012-04-15re-open output file on save to fsync to improve first-start performanceMichael Meeks
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-04-12removed unused definesTakeshi Abe
2012-04-10fix tinderboxCaolán McNamara
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-10char[] -> const char[].Jan Holesovsky
2012-04-10removed unused definesTakeshi Abe
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05removed unused definesTakeshi Abe
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23we dont' need any SvCompatWeakBase use in SfxMedium AKAICSCaolán McNamara
2012-03-20remove extra string castsCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-03-05WaE: unused parameter in the DISABLE_SCRIPTING caseTor Lillqvist
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-03ExecuteQuerySaveDocument: return NO when headless instead of CANCELMichael Stahl
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27fdo#46678: tweak SfxBaseModel::getSomething:Michael Stahl
2012-02-22SfxNewFileDialog_Impl: drop unneeded includesMiklos Vajna
2012-02-18Fix typos in commentsElton Chung
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek
2012-02-14fdo#37775: Recent Documents not updated by Save & Save AsMuhammad Haggag
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-05Remove unused codeElton Chung
2012-02-01callcatcher: update listCaolán McNamara
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-16e the new way to access the configMarkus Mohrhard
2012-01-15don't create lock files for unit testsMarkus Mohrhard
2012-01-12SvStringsDtor->std::vectorAugust Sodora
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-11Hide bogus "Untitled already exists" errors...Stephan Bergmann
2012-01-11fdo#43532 Partial revert of "...template names appear... correct word order"Stephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara