summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl2020-09-033-3/+9
* tdf#130862 Remove wrong size values from individual buttons; use HIG spacingAdolfo Jayme Barrientos2020-09-031-19/+23
* tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl2020-09-011-0/+3
* tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl2020-08-311-1/+9
* tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk2020-08-287-8/+103
* update creditsChristian Lohmaier2020-08-271-1616/+1658
* update creditsChristian Lohmaier2020-08-271-1595/+1646
* sw: set name for section format on creationVasily Melenchuk2020-08-271-0/+1
* tdf#135973: DOCX export: improved list override supportVasily Melenchuk2020-08-275-105/+107
* tdf#133490: set name for pasted frame formatVasily Melenchuk2020-08-271-0/+9
* tdf#135018 sw_redlinehide: fix accept delete redline at start of bodyMichael Stahl2020-08-261-1/+4
* (related: tdf#132160) sw: fix lcl_RejectRedline if end is on table nodeMichael Stahl2020-08-263-0/+23
* tdf#127802 support tristate for hidden/unhidden textCaolán McNamara2020-08-262-19/+69
* tdf#132160 sw_redlinehide: more pathological redline problemsMichael Stahl2020-08-261-16/+38
* ofz#25169 insertion into set might find a duplicateCaolán McNamara2020-08-241-4/+6
* tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl2020-08-212-1/+5
* tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk2020-08-213-8/+617
* tdf#135721 sw: fix spell check context menu deleting flysMichael Stahl2020-08-211-2/+1
* tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl2020-08-204-24/+4
* KJ: Update Line Numbering iconsRizal Muttaqin2020-08-2012-6/+6
* tdf#135931 Breeze Line Numbering iconsRizal Muttaqin2020-08-2026-10/+14
* Sifr: tdf#135872, missing Line Numbering iconRizal Muttaqin2020-08-2026-14/+18
* sw: moved setting shape name to earlier stageVasily Melenchuk2020-08-191-2/+4
* sw: generate unique style name for table box and line framesVasily Melenchuk2020-08-191-0/+2
* nss: fix Android buildMichael Stahl2020-08-182-0/+16
* tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara2020-08-171-5/+4
* tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara2020-08-171-2/+3
* tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl2020-08-171-0/+11
* nss: upgrade to release 3.55.0Michael Stahl2020-08-174-52/+11
* NSS: enable parallel buildJan-Marek Glogowski2020-08-178-31/+77
* sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl2020-08-171-1/+23
* sw: avoid assert when deletion starts at fieldmark endMichael Stahl2020-08-171-5/+7
* Karasa Jaga: enlarge Insert Char/Symbol icons, update Ref Field iconsRizal Muttaqin2020-08-136-3/+3
* tdf#135639: check the return value of GetDim32Mike Kaganski2020-08-131-29/+31
* tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk2020-08-139-1/+56
* tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara2020-08-122-2/+2
* tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens2020-08-125-28/+86
* tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl2020-08-115-7/+23
* tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara2020-08-101-0/+9
* Update git submodulesChristian Lohmaier2020-08-061-0/+0
* Resolves: tdf#135249 Duration input 0:123 or 0:0:123 or 0:123:59 is validEike Rathke2020-08-061-4/+9
* tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl2020-08-051-2/+6
* tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna2020-08-055-16/+130
* tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski2020-08-031-4/+15
* tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl2020-08-021-0/+1
* tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl2020-08-023-0/+177
* tdf#134931 sw_redlinehide: fix layout following paste of tableMichael Stahl2020-08-021-0/+4
* tdf#133967: sw_uiwriter: Add unittestXisco Fauli2020-07-312-0/+30
* tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl2020-07-303-0/+163
* (related: tdf#134252) sw: fix assert when moving mouse pointerMichael Stahl2020-07-301-30/+31