summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-13complete the FIXME for the font substitutionCaolán McNamara
2022-08-13pass SwNode to DelFlyInRange instead of SwNodeIndexNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::SplitTableNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::MergeTableNoel Grandin
2022-08-13no need to allocate these on the heapNoel Grandin
2022-08-13bridges/jni : remove useless using and use css instead of com::sun::starArnaud VERSINI
2022-08-13flatten SwNodes a littleNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwUndoInsert::SwUndoInsertNoel Grandin
2022-08-13unique_ptr->optional in UndoTransliterate_DataNoel Grandin
2022-08-13unique_ptr->optional in SwSubFont::DoOnCapitalsNoel Grandin
2022-08-13loplugin:unusedmethodsNoel Grandin
2022-08-13warning: empty <p> tagCaolán McNamara
2022-08-12unique_ptr->optional in SwXTextPortionNoel Grandin
2022-08-12can store this SwNodeRange on the stackNoel Grandin
2022-08-12can store this SwAttrSet on the stackNoel Grandin
2022-08-12only store one node pointer/index in SwHyphArgsNoel Grandin
2022-08-12tdf#149548 Revert "tdf#119840 loop backwards in ...Michael Stahl
2022-08-12Fix typoAndrea Gelmini
2022-08-12fix various glyph substitution asserts when using --without-fontsCaolán McNamara
2022-08-12unique_ptr->optional in MakeRegionNoel Grandin
2022-08-12loplugin:unusedfieldsNoel Grandin
2022-08-12tdf#150325 Newly created animated gif is not savedNoel Grandin
2022-08-12Fix typoAndrea Gelmini
2022-08-12Fix typoAndrea Gelmini
2022-08-12Remove duplicated includeAndrea Gelmini
2022-08-12pass SwNode to RestFlyInRange instead of SwNodeIndexNoel Grandin
2022-08-12related tdf#150197: use SetListFormat or SetPrefix/SuffixJustin Luth
2022-08-12lok: This is tooltip, not altMike Kaganski
2022-08-12Fix typoAndrea Gelmini
2022-08-12revert direct append to aToken in SvRTFParser::ScanText() (tdf#150151)Luboš Luňák
2022-08-12Example from DE->USAndrea Gelmini
2022-08-12Fix typoAndrea Gelmini
2022-08-12Fix typosAndrea Gelmini
2022-08-12Fix typoAndrea Gelmini
2022-08-12fix checking glyph break position (tdf#150138)Luboš Luňák
2022-08-12use the same vcl::text::TextLayoutCache when comparing text layoutLuboš Luňák
2022-08-12writerfilter: typo Srpms->SprmsMichael Stahl
2022-08-12sw: select entry in Insert->Bookmarks dialog when called from NavigatorMichael Stahl
2022-08-12tdf#126618 Title for "Compare documents" file select dialogIsha_Desai
2022-08-12tdf#113753 Easier use of CSV in Wizards->Address Data SourceRadhey Parekh
2022-08-12Update git submodulesAndrea Gelmini
2022-08-12Fix typoAndrea Gelmini
2022-08-12cid#1401328 Uncaught exceptionCaolán McNamara
2022-08-12cid#1507887 Unused valueCaolán McNamara
2022-08-12cid#1507888 Uninitialized scalar fieldCaolán McNamara
2022-08-12Arial Narrow->Liberation Sans NarrowCaolán McNamara
2022-08-12crashtesting: assert on export forum-fr-40415.ods to odsCaolán McNamara
2022-08-12vba: extract the local variable instead of accessing iteratorTomaž Vajngerl
2022-08-12no need to allocate this on heapNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin