summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-13tdf#143291 the "none" item selected is distinct from nothing selectedCaolán McNamara1-6/+10
2021-07-11toolkit: initialise new VCLXTopWindow properlyMichael Stahl1-0/+1
2021-07-09cid#1470585 Dereference null return valueCaolán McNamara1-4/+6
2021-07-09return value of PixelToLogic ignoredCaolán McNamara1-1/+1
2021-07-09Resolves: tdf#143153 null-deref on grouping fit-to-frame obj with anotherCaolán McNamara1-1/+2
2021-07-09tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara1-2/+6
2021-07-09cid#1478187 Resource leakCaolán McNamara1-1/+13
2021-07-09cid#1470368 Unchecked dynamic_castCaolán McNamara1-1/+1
2021-07-09cid#1474127 Unchecked return value from libraryCaolán McNamara1-2/+2
2021-07-09cid#1474277 Resource leakCaolán McNamara1-20/+22
2021-07-09Doubled code correctiondante1-14/+4
2021-07-08SolarMutexGuard::clear called twice where the 2nd call site should undo the 1stCaolán McNamara1-2/+2
2021-07-08cid#1468696 Logically dead codeCaolán McNamara1-2/+0
2021-07-08cid#1470369 Uninitialized scalar variableCaolán McNamara2-15/+13
2021-07-08ofz#31370 Divide-by-zeroCaolán McNamara1-2/+8
2021-07-08cid#1475790 Uninitialized scalar fieldCaolán McNamara1-4/+0
2021-07-08WaE: Wodr type 'ActionMapTypesOOo' violates the C++ ODRCaolán McNamara1-1/+1
2021-07-08cid#1202935 Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-07-08cid#1472119 silence Uninitialized scalar fieldCaolán McNamara1-5/+1
2021-07-07Remove warning while buildingdante2-2/+2
2021-07-07tdf#140594 Create proper window peer for FORMATTEDFIELDMichael Weghorn1-0/+1
2021-07-06fix potential use-after-free in SwClipboardChangeListenerNoel Grandin1-0/+2
2021-07-05Resolves: tdf#143165 Date input must match separator, D,M,Y not part ofEike Rathke1-2/+17
2021-07-05tdf#140506: fix repeated table header switchingBjoern Michaelsen1-2/+2
2021-07-02tdf#140431 XLSX export: fix double file:// prefixTünde Tóth3-2/+21
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara3-1/+15
2021-07-02Resolves: tdf#138432 Use locale's CharClass to parse numeric i18n contextEike Rathke1-1/+5
2021-07-02fix potential write-after-free in RecentDocsViewNoel Grandin2-3/+9
2021-07-01bump product version to 7.1.6.0.0+Christian Lohmaier1-1/+1
2021-07-01Update git submodulesChristian Lohmaier1-0/+0
2021-07-01tdf#143081: fix Basic Replace() function crashes LOJulien Nabet1-5/+5
2021-07-01sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl4-1/+61
2021-07-01Related: tdf#143088 return early on notification from frozen editengineCaolán McNamara1-0/+13
2021-07-01Related: tdf#143088 listen to DefaultWindow for Settings changedCaolán McNamara1-6/+6
2021-06-29tdf#142061 Consider window scaling for XOR drawing on macOSThorsten Wagner3-147/+299
2021-06-28tdf#143047: When no properties for command, use those from item containerMike Kaganski1-0/+2
2021-06-28sw: layout: fix table split loop caused by RemoveFollowFlowLinePendingMichael Stahl2-5/+22
2021-06-24disable ligatures for monospace fontsCaolán McNamara1-0/+6
2021-06-24Resolves: tdf#143008 Evaluate AM/PM for type date+time text-to-column and CSVEike Rathke1-1/+31
2021-06-23tdf#142716 Update selection after any text is inserted.Gülşah Köse3-7/+25
2021-06-22tdf#142932: fix crash when pasting cells with comments+"skip empty cells"Julien Nabet1-1/+2
2021-06-22tdf#139447 crash on dragging query/table from explorer to calc sheetCaolán McNamara3-4/+4
2021-06-22ofz#34297 Indirect-leakCaolán McNamara1-2/+5
2021-06-22sw: add BIRT layout test documentMichael Stahl2-0/+6
2021-06-22tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl3-9/+45
2021-06-22Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl4-38/+3
2021-06-22Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze3-2/+11
2021-06-21tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens2-1/+2
2021-06-21ofz#34221 avoid OOMCaolán McNamara1-15/+17
2021-06-21tdf#142873: Fix print preview zoom-out zoom-in buttonsJulien Nabet2-4/+4