summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2012-06-27Remove unused include filesThomas 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-26save tabdialog settings in dtor as well as ::OkCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
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-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
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-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
2012-06-08Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin
2012-06-08Convert SV_DECL_PTRARR(SfxMacroInfoArr_Impl) to std::vectorNoel Grandin
2012-06-01Allow for editing of read-only documentsStephan Bergmann
2012-05-28Whatever an inimanager was, it has been dead for a decadeTor Lillqvist
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-23Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-11Looks like CMD_SID_FRAMETITLE can goStephan Bergmann
2012-05-10Removed unused SID_FRAMETITLEStephan Bergmann
2012-05-04Improved variable nameStephan Bergmann
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-23tweak paste-only context menu ( add paste only number )Noel Power
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev
2012-04-02Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen
2012-03-30removed duplicate includes in sfx2Takeshi Abe