summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* Remove UNO includes commentsThomas Arnhold2012-06-298-18/+0
* Remove unused include filesThomas Arnhold2012-06-273-409/+0
* Remove commented out code (includes)Thomas Arnhold2012-06-271-1/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-2715-413/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-271-2/+0
* Remove some obsolete stuffThomas Arnhold2012-06-272-26/+0
* Prevent print settings dialog to show help buttonMaxime de Roucy2012-06-261-4/+11
* Some rewriting in SfxViewShell::ExecPrint_ImplMaxime de Roucy2012-06-261-34/+40
* save tabdialog settings in dtor as well as ::OkCaolán McNamara2012-06-261-4/+11
* Properly store dialog's position and current pageTravis Carter2012-06-261-5/+9
* tidy some resource stringsCaolán McNamara2012-06-2648-180/+174
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-255-43/+15
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-1/+1
* Remove some PCH tracesThomas Arnhold2012-06-221-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-226-144/+90
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-2/+2
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-213-10/+9
* re-base on ALv2 code.Michael Meeks2012-06-2146-1129/+716
* re-base on ALv2 code.Michael Meeks2012-06-2123-564/+358
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-2114-220/+1
* Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin2012-06-202-12/+11
* Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin2012-06-202-21/+20
* Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin2012-06-202-10/+10
* Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-204-10/+13
* Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-204-7/+11
* Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-204-7/+13
* Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin2012-06-202-6/+5
* Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin2012-06-205-17/+19
* Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and memberNoel Grandin2012-06-201-4/+0
* Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vectorNoel Grandin2012-06-202-22/+28
* Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vectorNoel Grandin2012-06-203-16/+13
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-1/+1
* callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2012-06-182-7/+1
* Remove obsolete inetdef.hxxThomas Arnhold2012-06-154-25/+0
* Give Macro recorder separate option, apart from Experimental featuresCor Nouws2012-06-151-2/+2
* added zoom submenu to ViewTim Hardeck2012-06-151-0/+46
* move zoomitem from svx to sfx2Tim Hardeck2012-06-151-0/+180
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-1/+0
* removed empty SfxApplication::SaveBasicManager() and its usageTakeshi Abe2012-06-152-11/+0
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-133-3/+3
* Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2012-06-121-36/+38
* un-inline isValidXmlId (MSVC doesn't like it anymore)Michael Stahl2012-06-111-0/+7
* Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold2012-06-113-10/+0
* Remove non-functional Hide/ShowStatusTextThomas Arnhold2012-06-114-29/+0
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-118-22/+33
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* Remove superfluous include commentsThomas Arnhold2012-06-095-10/+0
* Remove superfluous include commentsThomas Arnhold2012-06-097-19/+0
* sigh... fix const abuse in WNT only code...Michael Stahl2012-06-091-3/+2
* fix WNT only SfxApplication::AddDdeTopicMichael Stahl2012-06-091-5/+9