Age | Commit message (Expand) | Author |
2012-06-20 | Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vector | Noel Grandin |
2012-06-20 | Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and member | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vector | Noel Grandin |
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara |
2012-06-18 | callcatcher: drop unused macro-generated GetChildWindowId methods | Caolán McNamara |
2012-06-15 | Remove obsolete inetdef.hxx | Thomas Arnhold |
2012-06-15 | Give Macro recorder separate option, apart from Experimental features | Cor Nouws |
2012-06-15 | added zoom submenu to View | Tim Hardeck |
2012-06-15 | move zoomitem from svx to sfx2 | Tim Hardeck |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold |
2012-06-15 | removed empty SfxApplication::SaveBasicManager() and its usage | Takeshi Abe |
2012-06-13 | Tidy up *commands.h - Remove unused CMD_ defines | Thomas Arnhold |
2012-06-13 | reduce use of UniString ctor from null-terminated unicodearray | Caolán McNamara |
2012-06-12 | Convert SV_DECL_PTRARR(SvBaseLinks) to std::vector | Noel Grandin |
2012-06-11 | un-inline isValidXmlId (MSVC doesn't like it anymore) | Michael Stahl |
2012-06-11 | Remove unused InterceptChildWindowKeyDown: further cleanup | Thomas Arnhold |
2012-06-11 | Remove non-functional Hide/ShowStatusText | Thomas Arnhold |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
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 |