summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-03-16sw: prefix members of SwUndoTableCpyTable, SwUndoTableHeadline, ...Miklos Vajna
2020-03-15fldlst.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-15expfld.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-15SwDbField::PutValue: SwIterator no more ...Bjoern Michaelsen
2020-03-15edfldexp.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-15SwTOXBaseSection::UpdateSequence(): SwIterator no more ...Bjoern Michaelsen
2020-03-15DocumentFieldManager::GetFixFieldsAtPos(): SwIterator no more ...Bjoern Michaelsen
2020-03-15DocumentFieldManager::SetFixFields(): SwIterator no more ...Bjoern Michaelsen
2020-03-15DocumentFieldManager::UpdateTableFields(): SwIterator no more ...Bjoern Michaelsen
2020-03-15crstrvl.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-15SwDoc::ConvertFieldsToText(): SwIterator no more ...Bjoern Michaelsen
2020-03-15SwDoc::HasInvisibleContent(): SwIterator no more ...Bjoern Michaelsen
2020-03-15SwDoc::RemoveInvisibleContent(): SwIterator no more ...Bjoern Michaelsen
2020-03-15docufld.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-15tdf#105600 rework section selection from NavigatorJim Raykowski
2020-03-14sw_GetPostIts(): SwIterator no more ...Bjoern Michaelsen
2020-03-14SwDBFieldType::PutValue(): SwIterator no more ...Bjoern Michaelsen
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-13tdf#129471 alphabetize Navigate By option in writerShivam Kumar Singh
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-13tdf#131304 writerfilter: cache Word compatibilityModeJustin Luth
2020-03-13tdf#80194 proof search: assert to find proof of code correctness.Justin Luth
2020-03-12tdf#130094 Work around content pastes twice after undoJim Raykowski
2020-03-12tdf#130208 use TableCellBackgroundColor instead of BackgroundColorandreas kainz
2020-03-12Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara
2020-03-12comparison operators should be constNoel Grandin
2020-03-12tdf#123116 sw layout: allow rows larger than page to split anywayJustin Luth
2020-03-12tdf#131258 DOCX: fix table styles in empty tablesLászló Németh
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-03-11tdf#131260: Add unittestXisco Fauli
2020-03-11tdf#59274 DOCX import: fix tables with incomplete gridLászló Németh
2020-03-11fldbas.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-10DocumentStatisticsManager: SwIterator no more ...Bjoern Michaelsen
2020-03-10DocumentFieldsManager::UpdateTableFields(): SwIterator no more ...Bjoern Michaelsen
2020-03-10SwEditShell::IsAnyDatabaseFieldInDoc(): SwIterator no more ...Bjoern Michaelsen
2020-03-10SwTOXBaseSection::UpdateAuthorities(): SwIerator no more ...Bjoern Michaelsen
2020-03-10Fix typoAndrea Gelmini
2020-03-10tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna
2020-03-10tdf#107626 DOCX table export: fix missing trailing cellsLászló Németh
2020-03-10AnnotationField: SwIterator now more ...Bjoern Michaelsen
2020-03-10SwDoc::GetDBDesc(): SwIterator no more ...Bjoern Michaelsen
2020-03-09tdf#107975: move UItest to CppunitTestXisco Fauli
2020-03-09tdf#131060 tdf#117088 chart view: fix missing or truncated axis labelsBalazs Varga
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-09tdf#131184 Allow comparing text ranges in table with body textSamuel Mehrbrodt
2020-03-09sw: prefix members of SwUndoMergeTable, SwUndoOutlineLeftRight, ...Miklos Vajna
2020-03-08SwAuthorityFieldType::GetSequencePos(): SwIterator no more ...Bjoern Michaelsen
2020-03-08tdf#131067 Only outline track if an outline entry is selectedJim Raykowski
2020-03-07Drop replaced setActive call of each tests in tiledrendering moduleAndrew Lee (李健秋)