summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2012-07-12SwXTextField: add getter method for m_nServiceIdMiklos Vajna
2012-07-12SwPostItMgr: these can be staticMiklos Vajna
2012-07-10fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna
2012-07-05sorted all include statements alphabetically in sw/source/core/bastyp/Philipp Riemer
2012-07-05fix Windows build, include vectorMichael Stahl
2012-07-04Convert Svptrarr to std::deque<SwAutoCompleteString*>Noel Grandin
2012-07-04Convert Svptrarr to std::vector<const SwUserFieldType*>Noel Grandin
2012-07-04Convert Svptrarr to std::set<const SwTxtFld*>Noel Grandin
2012-07-04Convert Svptrarr to std::deque<const SwTxtAttr*>Noel Grandin
2012-07-04renamed "MakeFormel" into "MakeFormula" (in sw/)Philipp Riemer
2012-07-04SwPageDesc: let IsHeaderShared() not affect IsHeaderSharedFirst()Miklos Vajna
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03SwPageDesc: add GetFirstFmt methodsMiklos Vajna
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02SwDoc: kill copy&paste with CopyMasterHeader() and CopyMasterFooter()Miklos Vajna
2012-07-02sw: initial HeaderTextFirst / FooterTextFirstMiklos Vajna
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl
2012-06-29sw: initial HeaderIsSharedFirst / FooterIsSharedFirstMiklos Vajna
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28Remove unused header filesThomas Arnhold
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl
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-26re-base on ALv2 code.Michael Meeks
2012-06-25Convert fields in class SwUpdFtnEndNtAtEnd from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert pFrmFmts member from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert GetPageObjs and SetPageObjsNewPages from Svptrarr to std::vectorNoel Grandin
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-25fix previous commit:Michael Stahl
2012-06-25Convert UCB_GetFileListOfFolder from SvPtrarr to std::vectorNoel Grandin
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22rely on the return value optimizationIvan Timofeev
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-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-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin