summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdf#145057 Fix saving color filter when multiple data ranges in sheetSamuel Mehrbrodt2021-12-245-2/+30
* tdf#135061: sw_uiwriter3: Add unittestXisco Fauli2021-12-233-0/+44
* tdf#135061 sw_redlinehide: fix copy into delete redline following tableMichael Stahl2021-12-231-8/+15
* tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl2021-12-233-52/+102
* sw: simplify SwNodes::FindPrvNxtFrameNode(), improve commentsMichael Stahl2021-12-232-46/+51
* Missing initialization of mnMaxTextWidthSamuel Mehrbrodt2021-12-231-0/+1
* tdf#145062 sw: try to fix UBSan crash in UITestMichael Stahl2021-12-223-11/+44
* tdf#137318 sw_redlinehide: fix JoinNext() if deleted node contains redlinesMichael Stahl2021-12-222-6/+93
* tdf#144565 sw_redlinehide: fix mailmerge when flys anchored at last nodeMichael Stahl2021-12-221-13/+8
* tdf#104823: support for sdt plain text fieldsVasily Melenchuk2021-12-2223-70/+592
* tdf#139922: sw_uiwriter3: Add unittestXisco Fauli2021-12-211-0/+27
* tdf#139922 sw autocorr: don't return GetPrevPara if isEmptyJustin Luth2021-12-211-1/+4
* tdf#136452 sw_redlinehide: fix crash in undo of delete across sectionsMichael Stahl2021-12-213-1/+130
* tdf#104823: basic support for reading field data from databindingVasily Melenchuk2021-12-219-3/+84
* sw: support for other sdt attributes roundtrip in datepickerVasily Melenchuk2021-12-217-29/+88
* sw: refactoring for docx sdt blocks outputVasily Melenchuk2021-12-212-482/+356
* writerfilter: extend SdtHelper for better support control typesVasily Melenchuk2021-12-213-59/+64
* tdf#99027 Set default table border width to 0.5ptSamuel Mehrbrodt2021-12-212-4/+5
* tdf#137466: docx: support w:placeholder & w15:color in w:sdtPrVasily Melenchuk2021-12-2015-18/+165
* Fix gpgmepp build with glibcMike Kaganski2021-12-202-0/+33
* tdf#81507: word content control support for w:multiLineVasily Melenchuk2021-12-206-7/+84
* Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann2021-12-201-0/+6
* avoid windres preprocessor quoting-messups with current cygwinThorsten Behrens2021-12-193-3/+3
* tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl2021-12-173-5/+5
* tdf#141175: sw_uiwriter3: Add unittestXisco Fauli2021-12-172-0/+30
* tdf#141175 sw_redlinehide: fix crash in lcl_DeleteRedlines()Michael Stahl2021-12-171-1/+2
* tdf#136855 sw: fix ReplaceRangeImpl() restoring of rPamMichael Stahl2021-12-171-2/+2
* sw: fix assert fail with ShowRedlineChanges=false and para formatMiklos Vajna2021-12-176-1/+166
* tdf#145093 sw track changes: fix crash at moving list itemsLászló Németh2021-12-173-2/+80
* tdf#145381 handle closing brackets in URLs correctlyArmin Le Grand (Allotropia)2021-12-152-6/+35
* tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt2021-12-115-7/+13
* tdf#145828 Sidebar line styles: Default to "thin" widthSamuel Mehrbrodt2021-12-111-6/+6
* Border tab page: Use 'thin' widthSamuel Mehrbrodt2021-12-111-2/+2
* border tab page: Explain how thick lines areSamuel Mehrbrodt2021-12-111-6/+6
* tdf#48622 Fix layout issue when "Custom" was selectedSamuel Mehrbrodt2021-12-111-56/+36
* Save with Glade 3.38.2Samuel Mehrbrodt2021-12-111-241/+343
* tdf#127341 Do not activate TextEdit at right-klick on URL in calcArmin Le Grand (Allotropia)2021-12-102-2/+16
* tdf#48622, tdf#145828 use correct default for border line widthArmin Le Grand (Allotropia)2021-12-071-1/+3
* tdf#48622 Adapt sidebar line styles to new defaultsSamuel Mehrbrodt2021-12-054-34/+82
* tdf#48622 Add new border line width defaultsSamuel Mehrbrodt2021-12-0525-104/+121
* tdf#48622 add border line thickness predefined values in UIVasily Melenchuk2021-12-053-13/+84
* tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl2021-12-039-46/+59
* tdf#145062 sw: really destroy text attribute when insertion failsMichael Stahl2021-12-031-0/+8
* nss: upgrade to release 3.73Michael Stahl2021-12-025-121/+7
* oops, fix merge error in commit 08abcae56b13b11d699a30553f7edfc54225d687Michael Stahl2021-11-171-7/+3
* postgresql: upgrade to release 13.5Michael Stahl2021-11-171-2/+2
* ofz#40766 svtools, sw: HTMLParser: really stop inserting control charsMichael Stahl2021-11-171-1/+5
* ofz#40593 remove Objects from m_xResizeDrawObjects if deleted during parseCaolán McNamara2021-11-172-3/+33
* ofz#39304 short timestamp recordCaolán McNamara2021-11-171-5/+8
* ofz#39301 month has to be in range [1-12]Caolán McNamara2021-11-171-3/+6