summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-213-10/+9
* re-base on ALv2 code.Michael Meeks2012-06-2180-1954/+1238
* re-base on ALv2 code.Michael Meeks2012-06-2145-945/+708
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-2117-895/+16
* Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin2012-06-203-15/+12
* Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin2012-06-203-22/+21
* Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin2012-06-203-11/+11
* Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-205-11/+19
* Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-205-8/+17
* Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-205-8/+20
* Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin2012-06-205-9/+11
* Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin2012-06-206-18/+25
* Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and memberNoel Grandin2012-06-203-8/+1
* Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vectorNoel Grandin2012-06-204-27/+31
* Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vectorNoel Grandin2012-06-205-20/+18
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-1/+1
* callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2012-06-184-11/+39
* Remove obsolete inetdef.hxxThomas Arnhold2012-06-154-25/+0
* Give Macro recorder separate option, apart from Experimental featuresCor Nouws2012-06-151-2/+2
* added zoom submenu to ViewTim Hardeck2012-06-154-2/+312
* move zoomitem from svx to sfx2Tim Hardeck2012-06-158-5/+316
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-152-38/+8
* removed empty SfxApplication::SaveBasicManager() and its usageTakeshi Abe2012-06-153-12/+0
* Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold2012-06-131-272/+0
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-133-3/+3
* Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2012-06-122-39/+39
* un-inline isValidXmlId (MSVC doesn't like it anymore)Michael Stahl2012-06-112-7/+9
* Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold2012-06-116-40/+0
* Remove non-functional Hide/ShowStatusTextThomas Arnhold2012-06-115-32/+0
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-119-23/+35
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* Remove superfluous include commentsThomas Arnhold2012-06-095-10/+0
* Remove superfluous include commentsThomas Arnhold2012-06-097-19/+0
* sigh... fix const abuse in WNT only code...Michael Stahl2012-06-091-3/+2
* fix WNT only SfxApplication::AddDdeTopicMichael Stahl2012-06-091-5/+9
* Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin2012-06-082-11/+6
* Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin2012-06-083-37/+41
* Convert SV_DECL_PTRARR_SORT_DEL(SfxFoundCacheArr_Impl) to std::vectorNoel Grandin2012-06-081-10/+17
* Convert SV_DECL_PTRARR_DEL(SfxVerbSlotArr_Impl) to std::vectorNoel Grandin2012-06-081-7/+13
* Convert SV_DECL_PTRARR_DEL(SfxDockArr_Impl) to std::vectorNoel Grandin2012-06-081-16/+23
* further convert ExpandedEntries to vector<OUString>Michael Stahl2012-06-081-21/+12
* Convert SV_DECL_PTRARR_DEL(ExpandedEntries) to std::vectorNoel Grandin2012-06-081-5/+12
* Convert SV_DECL_PTRARR_DEL(StyleTreeArr_Impl) to std::vectorNoel Grandin2012-06-081-18/+24
* Convert SV_DECL_PTRARR(SfxMacroInfoArr_Impl) to std::vectorNoel Grandin2012-06-081-2/+2
* Convert SV_DECL_PTRARR( SfxDdeDocTopics_Impl) to std::vectorNoel Grandin2012-06-081-4/+4
* fix DeleteAndDestroy in previous commitMichael Stahl2012-06-081-1/+4
* Convert SV_DECL_PTRARR_DEL( SvLinkSource_Array_Impl) to std::vectorNoel Grandin2012-06-081-39/+44
* targetted revert of fdo#30917 - wrt. storing hierarchical view dataMichael Meeks2012-06-081-13/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-0616-72/+61
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-7/+9