summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-18fix buildThomas Arnhold
2014-08-18InfoBox MSG_ERR_INSERT_GLOS to StringThomas Arnhold
2014-08-18InfoBox MSG_ILLEGAL_PAGENUM to StringThomas Arnhold
2014-08-18InfoBoxes to StringThomas Arnhold
2014-08-18InfoBox MSG_ERROR_PASSWD to StringThomas Arnhold
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-15SwTextBoxHelper::findTextBoxes: return a set of const pointersMiklos Vajna
2014-08-15SwTextBoxHelper::findTextBox: take a const SwFrmFmtMiklos Vajna
2014-08-13warning C4365: '=' : conversion from 'int' to 'sal_uInt16', signed/unsigned m...Thomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-08-12Refactored IDocumentExternalData out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12show fly anchored inside selection as selected tooLuboš Luňák
2014-08-12fix deleting an image anchored to last paragraph in documentLuboš Luňák
2014-08-09remove now unused tabpage.hrcThomas Arnhold
2014-08-07Avoid unnecessary illegal downcasts from SwFrmFmt to SwSectionFmtStephan Bergmann
2014-08-07Avoid illegal downcasts from BigPtrEntry to SwNodeStephan Bergmann
2014-08-06Call SwTxtNode-specific part of DelFrms while SwTxtNode is still SwTxtNodeStephan Bergmann
2014-08-06Remove unused bNeedDel parameter to SwCntntNode::DelFrmsStephan Bergmann
2014-08-05Avoid fn ptr casts in SwNodes::ForEeachStephan Bergmann
2014-08-05sw: add RowInteropGrabBag UNO property for table rowsMiklos Vajna
2014-07-31Avoid undef downcast in base class ctorStephan Bergmann
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-28a const_iterator for RedlinesBjoern Michaelsen
2014-07-26Revert "CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for now"Andrzej Hunt
2014-07-26Use Orientation enum instead of sal_uInt16 + some boolMatteo Casalin
2014-07-26sal_uInt16 to size_t/bool in SwInputFieldListMatteo Casalin
2014-07-24DLG_MAILMERGEWIZARD conversion to .uiSzymon Kłos
2014-07-23use an expander instead of hand-crafted codeCaolán McNamara
2014-07-23drop helpids that go nowhereCaolán McNamara
2014-07-23DLG_MM_SENDMAILS conversion to .uiSzymon Kłos
2014-07-22Use a dedicated constant, with a descriptive nameMatteo Casalin
2014-07-22SwpHints::GetPos just used to check presence => renamed to ContainsMatteo Casalin
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-07-22sal_uInt16/MSHORT to SwTwips/sal_Int32Matteo Casalin
2014-07-22return bool instead of sal_uInt16 (0 or 1)Matteo Casalin
2014-07-21fdo#80651 - Add 'Single Page' button to Page Preview ToolbarJoren De Cuyper
2014-07-19fix debug=t buildCaolán McNamara
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin
2014-07-17SwFmtNoBalancedColumns: add doxygen commentMiklos Vajna