summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Remove commented out code (includes)Thomas Arnhold
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-26fdo#44602 Modeless word count window hides when user clicks into a noteMuhammad Haggag
2012-06-25Convert GetPageObjs and SetPageObjsNewPages from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert Svptrarr usage to std::vectorNoel Grandin
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-25Convert SvPtrarr to std::vector<SwProgress*>Noel Grandin
2012-06-25fix previous commit:Michael Stahl
2012-06-25Convert UCB_GetFileListOfFolder from SvPtrarr to std::vectorNoel Grandin
2012-06-25Change unnecessary pointer dereferenceMaxime de Roucy
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-25hrc cleanup: Further cleanupThomas Arnhold
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-23sw: kill C2U() usage in new re-basedMiklos Vajna
2012-06-23sw: kill last direct RTL_CONSTASCII_USTRINGPARAM usagesMiklos Vajna
2012-06-22Remove empty or non-called methodsThomas 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_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-18Remove unnecessary temp variableBrad Sowden
2012-06-18Remove redundant IF clauseBrad Sowden
2012-06-18Clearer function namesBrad Sowden
2012-06-18Member variables can be made localBrad Sowden
2012-06-18sal_Bool (bit field) to bool and variable renamesBrad Sowden
2012-06-18Some doxygen comments for QuickHelpDataBrad Sowden
2012-06-15Remove some PCH leftoversThomas Arnhold
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-15hrc cleanup: Remove completely unused RIDsThomas 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-12FT_CHARFMT and LB_CHARFMT shared the same resource id (cherry picked from com...Caolán McNamara
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-12nuke dead codeTakeshi Abe
2012-06-11build fix: restore STR_CHAIN_OKThomas Arnhold
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold