summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* Whatever an inimanager was, it has been dead for a decadeTor Lillqvist2012-05-281-8/+0
* Delete SfxItemSet before the current shell gets destroyed.Kohei Yoshida2012-05-241-4/+10
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-249-20/+15
* Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida2012-05-232-1/+29
* Renamed writer_web_HTML to generic_HTML.Kohei Yoshida2012-05-222-2/+2
* border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky2012-05-221-0/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-172-2/+0
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-174-8/+12
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-19/+27
* Related: rhbz#790233 Allow styles to be deleted from the template dialogCaolán McNamara2012-05-151-1/+10
* Cleaned up some OSL_TRACE -> SAL_INFO usesStephan Bergmann2012-05-151-12/+2
* Removed unused SID_FRAMETITLEStephan Bergmann2012-05-104-138/+2
* Removed unnecessary SvLibraryStephan Bergmann2012-05-093-3/+0
* Resolves: rhbz#818557 crash with NULL shell post template updateCaolán McNamara2012-05-091-0/+3
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-043-5/+5
* Improved variable nameStephan Bergmann2012-05-041-1/+1
* != instead of < for comparison with end iteratorJulien Nabet2012-05-021-1/+1
* duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara2012-04-301-1/+1
* make ResId::toString a non-static memberCaolán McNamara2012-04-305-9/+7
* Missing #include <errno.h>Stephan Bergmann2012-04-271-0/+2
* Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPathStephan Bergmann2012-04-271-14/+47
* SetDisplayDirectory is deprecatedStephan Bergmann2012-04-271-1/+1
* Related fdo#37775: Update Recent Documents for r/o docs, tooStephan Bergmann2012-04-271-2/+1
* refactor ImpSvtDataCaolán McNamara2012-04-253-2/+4
* Add some more timelogging, for graphic export here.Thorsten Behrens2012-04-231-1/+5
* String->rtl::OUStringCaolán McNamara2012-04-162-8/+9
* re-open output file on save to fsync to improve first-start performanceMichael Meeks2012-04-151-1/+12
* Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara2012-04-141-1/+1
* removed dead codeTakeshi Abe2012-04-121-41/+0
* removed useless static dataTakeshi Abe2012-04-123-12/+0
* removed unused definesTakeshi Abe2012-04-123-17/+0
* fix tinderboxCaolán McNamara2012-04-101-1/+1
* Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson2012-04-102-11/+19
* char[] -> const char[].Jan Holesovsky2012-04-101-9/+4
* removed unused definesTakeshi Abe2012-04-109-26/+0
* removed OS/2 oneTakeshi Abe2012-04-101-94/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-084-9/+7
* 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