summaryrefslogtreecommitdiffstats
path: root/sfx2/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove some more include guardsThomas Arnhold2012-06-291-3/+0
* Remove UNO includes commentsThomas Arnhold2012-06-295-10/+0
* Remove unused include filesThomas Arnhold2012-06-271-76/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-271-2/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-271-2/+0
* Remove some obsolete stuffThomas Arnhold2012-06-271-12/+0
* save tabdialog settings in dtor as well as ::OkCaolán McNamara2012-06-261-0/+4
* Remove various commented out definesThomas Arnhold2012-06-252-12/+0
* re-base on ALv2 code.Michael Meeks2012-06-224-95/+59
* re-base on ALv2 code.Michael Meeks2012-06-2129-715/+454
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-213-675/+15
* Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin2012-06-201-3/+1
* Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin2012-06-201-1/+1
* Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin2012-06-201-1/+1
* Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-201-1/+6
* Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-201-1/+6
* Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-201-1/+7
* Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin2012-06-203-3/+6
* Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin2012-06-201-1/+6
* Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and memberNoel Grandin2012-06-202-4/+1
* Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vectorNoel Grandin2012-06-202-5/+3
* Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vectorNoel Grandin2012-06-202-4/+5
* callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2012-06-182-4/+38
* added zoom submenu to ViewTim Hardeck2012-06-151-2/+12
* move zoomitem from svx to sfx2Tim Hardeck2012-06-153-5/+101
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-37/+8
* removed empty SfxApplication::SaveBasicManager() and its usageTakeshi Abe2012-06-151-1/+0
* Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold2012-06-131-272/+0
* Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2012-06-121-3/+1
* un-inline isValidXmlId (MSVC doesn't like it anymore)Michael Stahl2012-06-111-7/+2
* Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold2012-06-112-3/+0
* Remove non-functional Hide/ShowStatusTextThomas Arnhold2012-06-111-3/+0
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-1/+2
* Convert SV_DECL_PTRARR( SvLinkSources) to std::setNoel Grandin2012-06-081-5/+3
* Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin2012-06-081-5/+11
* Convert SV_DECL_PTRARR(SfxMacroInfoArr_Impl) to std::vectorNoel Grandin2012-06-081-2/+2
* Allow for editing of read-only documentsStephan Bergmann2012-06-012-0/+6
* Whatever an inimanager was, it has been dead for a decadeTor Lillqvist2012-05-282-6/+0
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-5/+13
* Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida2012-05-231-0/+1
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-172-0/+40
* Looks like CMD_SID_FRAMETITLE can goStephan Bergmann2012-05-111-1/+0
* Removed unused SID_FRAMETITLEStephan Bergmann2012-05-103-3/+1
* Improved variable nameStephan Bergmann2012-05-041-2/+2
* make ResId::toString a non-static memberCaolán McNamara2012-04-302-1/+3
* tweak paste-only context menu ( add paste only number )Noel Power2012-04-232-1/+2
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-211-7/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+1
* SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev2012-04-051-11/+0