summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2012-07-02Remove unused definesThomas Arnhold5-14/+1
2012-07-02Remove unused definesThomas Arnhold2-5/+0
2012-07-01Remove unused definesThomas Arnhold3-15/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-3/+0
2012-06-29Remove UNO includes commentsThomas Arnhold8-18/+0
2012-06-27Remove unused include filesThomas Arnhold3-409/+0
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold15-413/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-2/+0
2012-06-27Remove some obsolete stuffThomas Arnhold2-26/+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 McNamara1-4/+11
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-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