summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky1-1/+1
2012-06-05Fix fdo#50703 clamp ODF1.2 compatibility-mode to use old encryption.Thorsten Behrens1-2/+2
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin5-51/+38
2012-06-04Improve error reportingStephan Bergmann1-0/+1
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat1-2/+26
2012-06-04Bypass scripting in one more place when DISABLE_SCRIPTINGTor Lillqvist1-1/+2
2012-06-03Targeted string rework (ii)Olivier Hallot5-32/+29
2012-06-02targeted string re-workNorbert Thiebaud5-31/+31
2012-06-02targeted string re-workNorbert Thiebaud5-99/+99
2012-06-02targeted string re-workNorbert Thiebaud11-66/+66
2012-06-02targeted string re-workNorbert Thiebaud7-66/+66
2012-06-02targeted string re-workNorbert Thiebaud2-31/+31
2012-06-02targeted string re-workNorbert Thiebaud4-192/+191
2012-06-02targeted string re-workNorbert Thiebaud8-174/+174
2012-06-02targeted string re-workNorbert Thiebaud10-109/+107
2012-06-02targeted string re-workNorbert Thiebaud2-211/+211
2012-06-02targeted string re-workNorbert Thiebaud7-65/+65
2012-06-01Allow for editing of read-only documentsStephan Bergmann7-24/+50
2012-06-01nuke unused namespaceTakeshi Abe1-2/+0
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-05-29targeted string re-workNorbert Thiebaud1-2/+2
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks4-5/+7
2012-05-28Whatever an inimanager was, it has been dead for a decadeTor Lillqvist3-14/+0
2012-05-25sfx2: improve READMEMichael Stahl1-1/+13
2012-05-24Delete SfxItemSet before the current shell gets destroyed.Kohei Yoshida1-4/+10
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann10-25/+28
2012-05-23Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida3-1/+30
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida2-2/+2
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky1-0/+1
2012-05-17removed unused const rtl::OUStringTakeshi Abe2-2/+0
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon7-8/+53
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-19/+27
2012-05-15Related: rhbz#790233 Allow styles to be deleted from the template dialogCaolán McNamara1-1/+10
2012-05-15Cleaned up some OSL_TRACE -> SAL_INFO usesStephan Bergmann1-12/+2
2012-05-11Looks like CMD_SID_FRAMETITLE can goStephan Bergmann1-1/+0
2012-05-10Removed unused SID_FRAMETITLEStephan Bergmann9-172/+3
2012-05-09Removed unnecessary SvLibraryStephan Bergmann3-3/+0
2012-05-09Resolves: rhbz#818557 crash with NULL shell post template updateCaolán McNamara1-0/+3
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold3-5/+5
2012-05-04Improved variable nameStephan Bergmann2-3/+3
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-04-30duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara7-10/+10
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-28fixed typoTakeshi Abe1-1/+1
2012-04-27Missing #include <errno.h>Stephan Bergmann1-0/+2
2012-04-27Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPathStephan Bergmann1-14/+47
2012-04-27SetDisplayDirectory is deprecatedStephan Bergmann1-1/+1
2012-04-27Related fdo#37775: Update Recent Documents for r/o docs, tooStephan Bergmann1-2/+1
2012-04-25refactor ImpSvtDataCaolán McNamara3-2/+4