summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-06-27Remove some obsolete stuffThomas Arnhold4-223/+0
2012-06-26Prevent print settings dialog to show help buttonMaxime de Roucy1-4/+11
2012-06-26Some rewriting in SfxViewShell::ExecPrint_ImplMaxime de Roucy1-34/+40
2012-06-26save tabdialog settings in dtor as well as ::OkCaolán McNamara2-4/+15
2012-06-26Properly store dialog's position and current pageTravis Carter1-5/+9
2012-06-26tidy some resource stringsCaolán McNamara48-180/+174
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara5-43/+15
2012-06-25Remove various commented out definesThomas Arnhold2-12/+0
2012-06-25Library_qstart.mk: remove -DDLL_NAMEMichael Stahl1-1/+0
2012-06-22.xml files don't need executable bitsMichael Stahl3-0/+0
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 Meeks11-239/+167
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 Meeks80-1954/+1238
2012-06-21re-base on ALv2 code.Michael Meeks45-945/+708
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold17-895/+16
2012-06-20Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin3-15/+12
2012-06-20Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin3-22/+21
2012-06-20Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin3-11/+11
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin5-11/+19
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin5-8/+17
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin5-8/+20
2012-06-20Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin5-9/+11
2012-06-20Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin6-18/+25
2012-06-20Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and memberNoel Grandin3-8/+1
2012-06-20Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vectorNoel Grandin4-27/+31
2012-06-20Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vectorNoel Grandin5-20/+18
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara4-11/+39
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 Hardeck4-2/+312
2012-06-15move zoomitem from svx to sfx2Tim Hardeck8-5/+316
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold2-38/+8
2012-06-15removed empty SfxApplication::SaveBasicManager() and its usageTakeshi Abe3-12/+0
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold1-272/+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 Grandin2-39/+39
2012-06-11un-inline isValidXmlId (MSVC doesn't like it anymore)Michael Stahl2-7/+9
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold6-40/+0
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold5-32/+0
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara9-23/+35
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 Grandin2-11/+6