summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* curl: upgrade to release 7.78.0Michael Stahl2021-07-239-32/+16
* tdf#143464: fix SmartTag managementJulien Nabet2021-07-233-2/+4
* tdf#119312 Crash in: sdext::presenter::PresenterSlideShowView::LateInit()Hochwasser2021-07-201-8/+7
* sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna2021-07-191-1/+1
* Remove unused DOCTYPE from odk/examples xcu fileStephan Bergmann2021-07-191-4/+0
* Fix lang::Locale.Language usage, tdf#128191 follow-upEike Rathke2021-07-171-1/+1
* update creditsChristian Lohmaier2021-07-161-2314/+2367
* Update git submodulesChristian Lohmaier2021-07-161-0/+0
* Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox listEike Rathke2021-07-161-0/+1
* 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-141-0/+9
* tdf#143291 the "none" item selected is distinct from nothing selectedCaolán McNamara2021-07-131-6/+10
* toolkit: initialise new VCLXTopWindow properlyMichael Stahl2021-07-111-0/+1
* cid#1470585 Dereference null return valueCaolán McNamara2021-07-091-4/+6
* return value of PixelToLogic ignoredCaolán McNamara2021-07-091-1/+1
* Resolves: tdf#143153 null-deref on grouping fit-to-frame obj with anotherCaolán McNamara2021-07-091-1/+2
* tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara2021-07-091-2/+6
* cid#1478187 Resource leakCaolán McNamara2021-07-091-1/+13
* cid#1470368 Unchecked dynamic_castCaolán McNamara2021-07-091-1/+1
* cid#1474127 Unchecked return value from libraryCaolán McNamara2021-07-091-2/+2
* cid#1474277 Resource leakCaolán McNamara2021-07-091-20/+22
* Doubled code correctiondante2021-07-091-14/+4
* SolarMutexGuard::clear called twice where the 2nd call site should undo the 1stCaolán McNamara2021-07-081-2/+2
* cid#1468696 Logically dead codeCaolán McNamara2021-07-081-2/+0
* cid#1470369 Uninitialized scalar variableCaolán McNamara2021-07-082-15/+13
* ofz#31370 Divide-by-zeroCaolán McNamara2021-07-081-2/+8
* cid#1475790 Uninitialized scalar fieldCaolán McNamara2021-07-081-4/+0
* WaE: Wodr type 'ActionMapTypesOOo' violates the C++ ODRCaolán McNamara2021-07-081-1/+1
* cid#1202935 Uninitialized scalar fieldCaolán McNamara2021-07-081-0/+1
* cid#1472119 silence Uninitialized scalar fieldCaolán McNamara2021-07-081-5/+1
* Remove warning while buildingdante2021-07-072-2/+2
* tdf#140594 Create proper window peer for FORMATTEDFIELDMichael Weghorn2021-07-071-0/+1
* fix potential use-after-free in SwClipboardChangeListenerNoel Grandin2021-07-061-0/+2
* Resolves: tdf#143165 Date input must match separator, D,M,Y not part ofEike Rathke2021-07-051-2/+17
* tdf#140506: fix repeated table header switchingBjoern Michaelsen2021-07-051-2/+2
* tdf#140431 XLSX export: fix double file:// prefixTünde Tóth2021-07-023-2/+21
* tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara2021-07-023-1/+15
* Resolves: tdf#138432 Use locale's CharClass to parse numeric i18n contextEike Rathke2021-07-021-1/+5
* fix potential write-after-free in RecentDocsViewNoel Grandin2021-07-022-3/+9
* bump product version to 7.1.6.0.0+Christian Lohmaier2021-07-011-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