summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-07-12SwWW8ImplReader::Read_GrafLayer: appease MSVC:Michael Stahl
2012-07-12SwContentArr: fix C++11ismMichael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL(SwContentArr) to o3tl::sorted_vectorNoel Grandin
2012-07-12Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin
2012-07-12fix previous STL conversion commit:Michael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin
2012-07-12SwTxtPaintInfo::_DrawBackBrush: color comment rangesMiklos Vajna
2012-07-12SwXTextField::attachToRange: use a fieldmark for annotation range insertMiklos Vajna
2012-07-12SwXText::insertTextContent: allow attaching an annotation field to a rangeMiklos Vajna
2012-07-12SwXTextField: add getter method for m_nServiceIdMiklos Vajna
2012-07-12SwPostItMgr: these can be staticMiklos Vajna
2012-07-11fdo#38785: preview window should be paint transparentIvan Timofeev
2012-07-11add a testcase for the recent writerfilter numbering fixLuboš Luňák
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-10Add some explanation (thank you David!)Julien Nabet
2012-07-10fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat
2012-07-09sal_Bool => bool if internal use only (in sw/source/core/crsr/)Philipp Riemer
2012-07-09renamed German variables (in sw/source/core/crsr/)Philipp Riemer
2012-07-09adjusted existing comments (in sw/source/core/crsr/)Philipp Riemer
2012-07-09fdo#39468: translate German comments (=> sw/source/core/crsr)Philipp Riemer
2012-07-09Resolves: fdo#51908 drop word/char count cache when numbering rule changesCaolán McNamara
2012-07-09add SwFrm::OnFirstPage to avoid copy&pasteMiklos Vajna
2012-07-09sw layout: fix first page header/footer insertionMiklos Vajna
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-09removed dead code (in sw/source/core/crsr/)Philipp Riemer
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna
2012-07-08removed unused includesTakeshi Abe
2012-07-06fdo#38071: roll back change to MarkBase::IsCoveringPosition:Michael Stahl
2012-07-06fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't co...Frank Schoenheit [fs]
2012-07-06fdo#33960: fix cross reference number test failureMichael Stahl
2012-07-06sw: InsertNewPage() should ignore GetFirstFmt() if it's sharedMiklos Vajna
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-07-06wwSectionManager::SetUseOn: forgot to share first header/footer on even pagesMiklos Vajna
2012-07-05sal_uInt16 matches UniString sal_Unicode ctor, not FontFamily enumCaolán McNamara
2012-07-05sw: SwLayHelper should not consider the page after first page a first pageMiklos Vajna
2012-07-05sw: InsertNewPage() should fall back from first to left/right as wellMiklos Vajna
2012-07-05SwLayHelper: when the page style name changes, we have a first pageMiklos 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-04fix previous STL conversion commit:Michael Stahl
2012-07-04Convert Svptrarr to std::deque<SwAutoCompleteString*>Noel Grandin
2012-07-04Convert Svptrarr to std::vector<SwPosition*>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-04Convert Svptrarr to std::vector<SvGlobalName*>Noel Grandin
2012-07-04Convert Svptrarr to std::vector<SwRedline*>Noel Grandin
2012-07-04Convert Svptrarr to std::vector<SwPosition*>Noel Grandin
2012-07-04Convert Svptrarr to std::vectorNoel Grandin
2012-07-04refactor handling of double border widths:Michael Stahl