summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-03tdf#130862 Remove wrong size values from individual buttons; use HIG spacingAdolfo Jayme Barrientos1-19/+23
2020-09-01tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl1-0/+3
2020-08-31tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl1-1/+9
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk7-8/+103
2020-08-27update creditsChristian Lohmaier1-1616/+1658
2020-08-27update creditsChristian Lohmaier1-1595/+1646
2020-08-27sw: set name for section format on creationVasily Melenchuk1-0/+1
2020-08-27tdf#135973: DOCX export: improved list override supportVasily Melenchuk5-105/+107
2020-08-27tdf#133490: set name for pasted frame formatVasily Melenchuk1-0/+9
2020-08-26tdf#135018 sw_redlinehide: fix accept delete redline at start of bodyMichael Stahl1-1/+4
2020-08-26(related: tdf#132160) sw: fix lcl_RejectRedline if end is on table nodeMichael Stahl3-0/+23
2020-08-26tdf#127802 support tristate for hidden/unhidden textCaolán McNamara2-19/+69
2020-08-26tdf#132160 sw_redlinehide: more pathological redline problemsMichael Stahl1-16/+38
2020-08-24ofz#25169 insertion into set might find a duplicateCaolán McNamara1-4/+6
2020-08-21tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl2-1/+5
2020-08-21tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk3-8/+617
2020-08-21tdf#135721 sw: fix spell check context menu deleting flysMichael Stahl1-2/+1
2020-08-20tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl4-24/+4
2020-08-20KJ: Update Line Numbering iconsRizal Muttaqin12-6/+6
2020-08-20tdf#135931 Breeze Line Numbering iconsRizal Muttaqin26-10/+14
2020-08-20Sifr: tdf#135872, missing Line Numbering iconRizal Muttaqin26-14/+18
2020-08-19sw: moved setting shape name to earlier stageVasily Melenchuk1-2/+4
2020-08-19sw: generate unique style name for table box and line framesVasily Melenchuk1-0/+2
2020-08-18nss: fix Android buildMichael Stahl2-0/+16
2020-08-17tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara1-5/+4
2020-08-17tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara1-2/+3
2020-08-17tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl1-0/+11
2020-08-17nss: upgrade to release 3.55.0Michael Stahl4-52/+11
2020-08-17NSS: enable parallel buildJan-Marek Glogowski8-31/+77
2020-08-17sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl1-1/+23
2020-08-17sw: avoid assert when deletion starts at fieldmark endMichael Stahl1-5/+7
2020-08-13Karasa Jaga: enlarge Insert Char/Symbol icons, update Ref Field iconsRizal Muttaqin6-3/+3
2020-08-13tdf#135639: check the return value of GetDim32Mike Kaganski1-29/+31
2020-08-13tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk9-1/+56
2020-08-12tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara2-2/+2
2020-08-12tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens5-28/+86
2020-08-11tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl5-7/+23
2020-08-10tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara1-0/+9
2020-08-06Update git submodulesChristian Lohmaier1-0/+0
2020-08-06Resolves: tdf#135249 Duration input 0:123 or 0:0:123 or 0:123:59 is validEike Rathke1-4/+9
2020-08-05tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl1-2/+6
2020-08-05tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna5-16/+130
2020-08-03tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski1-4/+15
2020-08-02tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl1-0/+1
2020-08-02tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl3-0/+177
2020-08-02tdf#134931 sw_redlinehide: fix layout following paste of tableMichael Stahl1-0/+4
2020-07-31tdf#133967: sw_uiwriter: Add unittestXisco Fauli2-0/+30
2020-07-30tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl3-0/+163
2020-07-30(related: tdf#134252) sw: fix assert when moving mouse pointerMichael Stahl1-30/+31
2020-07-30tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl3-1/+159