summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02SwWrtShell::ChangeHeaderOrFooter: fix typoMiklos Vajna
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Svx and sw code cleanupTomaž Vajngerl
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-07-01Remove unused definitionsThomas Arnhold
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl
2012-07-01Move "save graphic" dialog title to svx.Tomaž Vajngerl
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29sw: initial HeaderIsSharedFirst / FooterIsSharedFirstMiklos Vajna
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
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