Age | Commit message (Expand) | Author |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-06-09 | sigh... fix const abuse in WNT only code... | Michael Stahl |
2012-06-09 | fix WNT only SfxApplication::AddDdeTopic | Michael Stahl |
2012-06-08 | Convert SV_DECL_PTRARR( SvLinkSources) to std::set | Noel Grandin |
2012-06-08 | Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::map | Noel Grandin |
2012-06-08 | Convert SV_DECL_PTRARR_SORT_DEL(SfxFoundCacheArr_Impl) to std::vector | Noel Grandin |
2012-06-08 | Convert SV_DECL_PTRARR_DEL(SfxVerbSlotArr_Impl) to std::vector | Noel Grandin |
2012-06-08 | Convert SV_DECL_PTRARR_DEL(SfxDockArr_Impl) to std::vector | Noel Grandin |
2012-06-08 | further convert ExpandedEntries to vector<OUString> | Michael Stahl |
2012-06-08 | Convert SV_DECL_PTRARR_DEL(ExpandedEntries) to std::vector | Noel Grandin |
2012-06-08 | Convert SV_DECL_PTRARR_DEL(StyleTreeArr_Impl) to std::vector | Noel Grandin |
2012-06-08 | Convert SV_DECL_PTRARR(SfxMacroInfoArr_Impl) to std::vector | Noel Grandin |
2012-06-08 | Convert SV_DECL_PTRARR( SfxDdeDocTopics_Impl) to std::vector | Noel Grandin |
2012-06-08 | fix DeleteAndDestroy in previous commit | Michael Stahl |
2012-06-08 | Convert SV_DECL_PTRARR_DEL( SvLinkSource_Array_Impl) to std::vector | Noel Grandin |
2012-06-08 | targetted revert of fdo#30917 - wrt. storing hierarchical view data | Michael Meeks |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-05 | fdo#50694: Honor the preferred filter returned by type detection. | Kohei Yoshida |
2012-06-05 | Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. | Jan Holesovsky |
2012-06-05 | Fix fdo#50703 clamp ODF1.2 compatibility-mode to use old encryption. | Thorsten Behrens |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | Improve error reporting | Stephan Bergmann |
2012-06-04 | CMIS ucp: write documents back to CMIS server | Cédric Bosdonnat |
2012-06-04 | Bypass scripting in one more place when DISABLE_SCRIPTING | Tor Lillqvist |
2012-06-03 | Targeted string rework (ii) | Olivier Hallot |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | Allow for editing of read-only documents | Stephan Bergmann |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-05-31 | nuke unused typedef | Takeshi Abe |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-05-28 | Whatever an inimanager was, it has been dead for a decade | Tor Lillqvist |
2012-05-25 | sfx2: improve README | Michael Stahl |
2012-05-24 | Delete SfxItemSet before the current shell gets destroyed. | Kohei Yoshida |
2012-05-24 | Removed unused SfxMedium::bDirect | Stephan Bergmann |
2012-05-23 | Add mechanism to pass doc service name to the descriptor when opening a file. | Kohei Yoshida |
2012-05-22 | Renamed writer_web_HTML to generic_HTML. | Kohei Yoshida |
2012-05-22 | border window: Design by Mirek M. - make the 'shells' more lightweight. | Jan Holesovsky |
2012-05-17 | removed unused const rtl::OUString | Takeshi Abe |