summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 7.1.5.2.0+libreoffice-7-1-5Christian Lohmaier2021-07-161-1/+1
* update creditsChristian Lohmaier2021-07-161-2314/+2367
* Update git submodulesChristian Lohmaier2021-07-161-0/+0
* crashreporting: Crash seen in CachePreview from Idle UpdateHdlCaolán McNamara2021-07-151-1/+4
* tdf#143245 activate-on-single-click only if 'up' is at active entryCaolán McNamara2021-07-151-0/+9
* tdf#143291 the "none" item selected is distinct from nothing selectedCaolán McNamara2021-07-131-6/+10
* tdf#140594 Create proper window peer for FORMATTEDFIELDMichael Weghorn2021-07-121-0/+1
* SolarMutexGuard::clear called twice where the 2nd call site should undo the 1stCaolán McNamara2021-07-121-2/+2
* tdf#140506: fix repeated table header switchingBjoern Michaelsen2021-07-121-2/+2
* Resolves: tdf#143153 null-deref on grouping fit-to-frame obj with anotherCaolán McNamara2021-07-121-1/+2
* tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara2021-07-121-2/+6
* Resolves: tdf#143165 Date input must match separator, D,M,Y not part ofEike Rathke2021-07-061-2/+17
* Resolves: tdf#138432 Use locale's CharClass to parse numeric i18n contextEike Rathke2021-07-031-1/+5
* fix potential write-after-free in RecentDocsViewNoel Grandin2021-07-032-3/+9
* tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara2021-07-033-1/+15
* tdf#140431 XLSX export: fix double file:// prefixTünde Tóth2021-07-033-2/+21
* bump product version to 7.1.5.1.0+Christian Lohmaier2021-07-011-1/+1
* Branch libreoffice-7-1-5Christian Lohmaier2021-07-014-1/+1
* Update git submodulesChristian Lohmaier2021-07-011-0/+0
* tdf#143081: fix Basic Replace() function crashes LOJulien Nabet2021-07-011-5/+5
* sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl2021-07-014-1/+61
* Related: tdf#143088 return early on notification from frozen editengineCaolán McNamara2021-07-011-0/+13
* Related: tdf#143088 listen to DefaultWindow for Settings changedCaolán McNamara2021-07-011-6/+6
* tdf#142061 Consider window scaling for XOR drawing on macOSThorsten Wagner2021-06-293-147/+299
* tdf#143047: When no properties for command, use those from item containerMike Kaganski2021-06-281-0/+2
* sw: layout: fix table split loop caused by RemoveFollowFlowLinePendingMichael Stahl2021-06-282-5/+22
* disable ligatures for monospace fontsCaolán McNamara2021-06-241-0/+6
* Resolves: tdf#143008 Evaluate AM/PM for type date+time text-to-column and CSVEike Rathke2021-06-241-1/+31
* tdf#142716 Update selection after any text is inserted.Gülşah Köse2021-06-233-7/+25
* tdf#142932: fix crash when pasting cells with comments+"skip empty cells"Julien Nabet2021-06-221-1/+2
* tdf#139447 crash on dragging query/table from explorer to calc sheetCaolán McNamara2021-06-223-4/+4
* ofz#34297 Indirect-leakCaolán McNamara2021-06-221-2/+5
* sw: add BIRT layout test documentMichael Stahl2021-06-222-0/+6
* tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl2021-06-223-9/+45
* Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl2021-06-224-38/+3
* Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze2021-06-223-2/+11
* tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens2021-06-212-1/+2
* ofz#34221 avoid OOMCaolán McNamara2021-06-211-15/+17
* tdf#142873: Fix print preview zoom-out zoom-in buttonsJulien Nabet2021-06-212-4/+4
* tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara2021-06-191-1/+12
* tdf#127028 "bpmn" template should have ext. otg instead of ottTomaž Vajngerl2021-06-182-7/+7
* Update git submodulesOlivier Hallot2021-06-181-0/+0
* Adapt to flatpak-builder 1.0.14 split "dest" + "dest-filename"Stephan Bergmann2021-06-151-88/+176
* Resolves tdf#142513 fix zoom caller handlingJim Raykowski2021-06-158-21/+23
* Resolves: tdf#142767 cannot use itemid of 0 in ValueSetsCaolán McNamara2021-06-151-3/+4
* Avoid Clang -Werror,-Wunused-command-line-argumentStephan Bergmann2021-06-141-1/+1
* Resolves: tdf#127013 differentiate non-/array separators and restrictEike Rathke2021-06-142-28/+61
* tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth2021-06-113-9/+17
* EMF tdf#142745 Improve performance of FILLRGN, PAINTRGN, EXTSELECTCLIPRGNBartosz Kosiorek2021-06-111-13/+20
* tdf#142721 restore SwShellTableCursor if the orig selection was a single cellCaolán McNamara2021-06-111-6/+10