summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-2410-25/+28
* Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida2012-05-233-1/+30
* 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-177-8/+53
* 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
* Looks like CMD_SID_FRAMETITLE can goStephan Bergmann2012-05-111-1/+0
* Removed unused SID_FRAMETITLEStephan Bergmann2012-05-109-172/+3
* 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-042-3/+3
* != 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-307-10/+10
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* fixed typoTakeshi Abe2012-04-281-1/+1
* 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
* tweak paste-only context menu ( add paste only number )Noel Power2012-04-233-1/+26
* Add some more timelogging, for graphic export here.Thorsten Behrens2012-04-231-1/+5
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-211-7/+2
* 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-103-12/+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
* add package deps for resourcesDavid Tardon2012-04-091-1/+7
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-084-9/+7
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-085-10/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0612-46/+30
* 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-0613-32/+32
* SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev2012-04-053-22/+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