summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-06-09Remove superfluous include commentsThomas Arnhold5-10/+0
2012-06-09Remove superfluous include commentsThomas Arnhold7-19/+0
2012-06-09sigh... fix const abuse in WNT only code...Michael Stahl1-3/+2
2012-06-09fix WNT only SfxApplication::AddDdeTopicMichael Stahl1-5/+9
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin2-11/+6
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin3-37/+41
2012-06-08Convert SV_DECL_PTRARR_SORT_DEL(SfxFoundCacheArr_Impl) to std::vectorNoel Grandin1-10/+17
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxVerbSlotArr_Impl) to std::vectorNoel Grandin1-7/+13
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxDockArr_Impl) to std::vectorNoel Grandin1-16/+23
2012-06-08further convert ExpandedEntries to vector<OUString>Michael Stahl1-21/+12
2012-06-08Convert SV_DECL_PTRARR_DEL(ExpandedEntries) to std::vectorNoel Grandin1-5/+12
2012-06-08Convert SV_DECL_PTRARR_DEL(StyleTreeArr_Impl) to std::vectorNoel Grandin1-18/+24
2012-06-08Convert SV_DECL_PTRARR(SfxMacroInfoArr_Impl) to std::vectorNoel Grandin1-2/+2
2012-06-08Convert SV_DECL_PTRARR( SfxDdeDocTopics_Impl) to std::vectorNoel Grandin1-4/+4
2012-06-08fix DeleteAndDestroy in previous commitMichael Stahl1-1/+4
2012-06-08Convert SV_DECL_PTRARR_DEL( SvLinkSource_Array_Impl) to std::vectorNoel Grandin1-39/+44
2012-06-08targetted revert of fdo#30917 - wrt. storing hierarchical view dataMichael Meeks1-13/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin16-72/+61
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-7/+9
2012-06-05fdo#50694: Honor the preferred filter returned by type detection.Kohei Yoshida1-10/+27
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