summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara5-43/+15
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-22Remove some PCH tracesThomas Arnhold1-2/+0
2012-06-22re-base on ALv2 code.Michael Meeks6-144/+90
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-2/+2
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara3-10/+9
2012-06-21re-base on ALv2 code.Michael Meeks46-1129/+716
2012-06-21re-base on ALv2 code.Michael Meeks23-564/+358
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold14-220/+1
2012-06-20Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin2-12/+11
2012-06-20Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin2-21/+20
2012-06-20Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin2-10/+10
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin4-10/+13
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin4-7/+11
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin4-7/+13
2012-06-20Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin2-6/+5
2012-06-20Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin5-17/+19
2012-06-20Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and memberNoel Grandin1-4/+0
2012-06-20Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vectorNoel Grandin2-22/+28
2012-06-20Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vectorNoel Grandin3-16/+13
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2-7/+1
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold4-25/+0
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws1-2/+2
2012-06-15added zoom submenu to ViewTim Hardeck1-0/+46
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-0/+180
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-1/+0
2012-06-15removed empty SfxApplication::SaveBasicManager() and its usageTakeshi Abe2-11/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara3-3/+3
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-36/+38
2012-06-11un-inline isValidXmlId (MSVC doesn't like it anymore)Michael Stahl1-0/+7
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold3-10/+0
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold4-29/+0
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara8-22/+33
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
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 Grandin1-6/+3
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin2-32/+30
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( 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