summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09sigh... fix const abuse in WNT only code...Michael Stahl
2012-06-09fix WNT only SfxApplication::AddDdeTopicMichael Stahl
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_SORT_DEL(SfxFoundCacheArr_Impl) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxVerbSlotArr_Impl) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxDockArr_Impl) to std::vectorNoel Grandin
2012-06-08further convert ExpandedEntries to vector<OUString>Michael Stahl
2012-06-08Convert SV_DECL_PTRARR_DEL(ExpandedEntries) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(StyleTreeArr_Impl) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR(SfxMacroInfoArr_Impl) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR( SfxDdeDocTopics_Impl) to std::vectorNoel Grandin
2012-06-08fix DeleteAndDestroy in previous commitMichael Stahl
2012-06-08Convert SV_DECL_PTRARR_DEL( SvLinkSource_Array_Impl) to std::vectorNoel Grandin
2012-06-08targetted revert of fdo#30917 - wrt. storing hierarchical view dataMichael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05fdo#50694: Honor the preferred filter returned by type detection.Kohei Yoshida
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-05Fix fdo#50703 clamp ODF1.2 compatibility-mode to use old encryption.Thorsten Behrens
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04Improve error reportingStephan Bergmann
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat
2012-06-04Bypass scripting in one more place when DISABLE_SCRIPTINGTor Lillqvist
2012-06-03Targeted string rework (ii)Olivier Hallot
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01Allow for editing of read-only documentsStephan Bergmann
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-31nuke unused typedefTakeshi Abe
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-28Whatever an inimanager was, it has been dead for a decadeTor Lillqvist
2012-05-25sfx2: improve READMEMichael Stahl
2012-05-24Delete SfxItemSet before the current shell gets destroyed.Kohei Yoshida
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-23Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky