summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PlotAreaConverter::mbSingleSeriesTitle is apparently read uninitializedfeature/allo_contract45533bStephan Bergmann3 hours1-1/+2
* Avoid -O2 in AC_PROG_CC/CXX, work around occasional Clang 12.0.1 SEGVsStephan Bergmann3 hours1-2/+6
* Disable CrashReportUISamuel Mehrbrodt8 hours1-2/+3
* Version 24.2.6.2, tag libreoffice-24.2.6.2libreoffice-24.2.6.2Christian Lohmaier2024-09-023-0/+0
* bump product version to 24.2.6.2Christian Lohmaier2024-09-021-1/+1
* sw: layout: allow table in hidden section to move backMichael Stahl2024-09-021-3/+10
* update creditsChristian Lohmaier2024-09-021-1872/+1913
* tdf#162480: Make sure to use correct anchor point for text box creationMike Kaganski2024-09-023-5/+89
* tdf#162398: InsertItem_ may modify itemsMike Kaganski2024-09-023-2/+46
* tdf#160843: fix page count resetBjoern Michaelsen2024-09-024-2/+33
* Related: tdf#162295 DOCX import: optimize copying headers/footersMiklos Vajna2024-09-021-11/+33
* cid#1557116 dangling referenceCaolán McNamara2024-09-023-20/+20
* Update git submodulesChristian Lohmaier2024-08-301-0/+0
* tdf#157198 auto correct done on EndExtTextInput not seen until next updateCaolán McNamara2024-08-301-0/+1
* Resolves: tdf#162093 TableRef item specifier may occur standaloneEike Rathke2024-08-301-2/+4
* cid#1616924 Dereference after null checkCaolán McNamara2024-08-301-3/+6
* tdf#162574 sc HTML paste: handle not well-formed json for td data-sheets-valueMiklos Vajna2024-08-303-1/+28
* sw: do not paint hidden framesMichael Stahl2024-08-301-0/+9
* tdf#162370: check if nNext is valid, tooMike Kaganski2024-08-303-1/+8
* Another case of pointers comparisonMike Kaganski2024-08-301-1/+1
* tdf#162439: compare strings, not pointersMike Kaganski2024-08-302-13/+29
* postgresql: Upgrade to 13.16Xisco Fauli2024-08-301-2/+2
* nss: 3.101.2 is the ESR releaseXisco Fauli2024-08-301-2/+2
* bump product version to 24.2.6.1.0+Christian Lohmaier2024-08-181-1/+1
* Branch libreoffice-24-2-6Christian Lohmaier2024-08-184-1/+1
* Update git submodulesChristian Lohmaier2024-08-181-0/+0
* package: ZipPackage: add additional check for entries STORED withMichael Stahl2024-08-163-1/+41
* tdf#162121 sw: fix tab stop position in columned ToXMichael Stahl2024-08-127-40/+111
* tdf#140061 keep SwCharFormat instances alive while SwDoc is alivePatrick Luby2024-08-123-1/+9
* fix build on armhf with gcc 14Rene Engelhard2024-08-091-1/+1
* tdf#156689: don't initialize the last columns from the default attributesXisco Fauli2024-08-082-3/+74
* update creditsChristian Lohmaier2024-08-081-2189/+2234
* tdf#140289 vcl: appease Adobe Acrobat Pro, always produce /TabsMichael Stahl2024-08-071-5/+7
* configure,curl: enable GSSAPI on Linux/MacOS/etc.Michael Stahl2024-08-073-2/+24
* package: ZipFile: check Zip64 end of central directory for consistencyMichael Stahl2024-08-072-31/+152
* Resolves: tdf#141398 auto-select first entry of filtered resultsCaolán McNamara2024-08-061-2/+4
* HTML/ReqIF export: make sure to close input tagsMike Kaganski2024-08-021-4/+4
* libxml2: upgrade to 2.12.9Xisco Fauli2024-08-021-2/+2
* tdf#162009 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna2024-08-0114-32/+107
* Resolves: tdf#162278 get popup position relative to the dest parentCaolán McNamara2024-08-011-0/+2
* tdf#162035 sw: fix crash with field in SwMultiPortionMichael Stahl2024-07-311-17/+41
* tdf#161264 don't hide paragraph with empty mail merge fieldsOliver Specht2024-07-303-0/+4
* tdf#161871 Revert "Removed Type and Usage Columns from Certificate Chooser"Samuel Mehrbrodt2024-07-292-5/+48
* Resolves: tdf#160509 use BorderWindow client for dialog parentCaolán McNamara2024-07-281-0/+2
* Resolves: tdf#162087 FormulaCompiler::OpCodeMap::maHashMap must be uppercaseEike Rathke2024-07-272-6/+13
* tdf#161858 prevent crashing by catching any JSON exceptionsPatrick Luby2024-07-271-1/+10
* tdf#162062 only apply fix for tdf#161833 if there is a palettePatrick Luby2024-07-271-1/+2
* tdf#161729 clear style sheets in same order as they were addedPatrick Luby2024-07-251-1/+14
* tdf#162010 match based on key equivalent instead of key eventPatrick Luby2024-07-251-18/+58
* tdf#162171 alpha mask pixels are now alpha instead of transparencyPatrick Luby2024-07-252-4/+4