summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Remove commented out code (includes)Thomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-27Remove some obsolete stuffThomas Arnhold
2012-06-26Prevent print settings dialog to show help buttonMaxime de Roucy
2012-06-26Some rewriting in SfxViewShell::ExecPrint_ImplMaxime de Roucy
2012-06-26save tabdialog settings in dtor as well as ::OkCaolán McNamara
2012-06-26Properly store dialog's position and current pageTravis Carter
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-25Library_qstart.mk: remove -DDLL_NAMEMichael Stahl
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22Remove some PCH tracesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-20Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin
2012-06-20Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and memberNoel Grandin
2012-06-20Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vectorNoel Grandin
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws
2012-06-15added zoom submenu to ViewTim Hardeck
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-15removed empty SfxApplication::SaveBasicManager() and its usageTakeshi Abe
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-11un-inline isValidXmlId (MSVC doesn't like it anymore)Michael Stahl
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara