summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-20tdf#114441 Convert use of sal_uLong to better integer typesLeonid Ryzhov3-10/+9
2022-12-20tdf#148434 - avoid strange OS/X deadlock around AnyInput.Michael Meeks1-22/+19
2022-12-20basic: add missing license statement in test filesXisco Fauli13-34/+124
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann14-14/+57
2022-12-20cid#1517796 Out-of-bounds readCaolán McNamara1-2/+2
2022-12-20Use SecurityEnvironmentGpg's XUnoTunnel instead of dynamic_castStephan Bergmann1-2/+2
2022-12-20Adapt to PPCallbacks::InclusionDirective change in Clang 16 trunkNoel Grandin1-1/+1
2022-12-20sw: document SwFormatCollMiklos Vajna1-0/+2
2022-12-20tdf#152520: basic_macros: Add unittestXisco Fauli1-0/+52
2022-12-20fix compile error in compilerpluginsNoel Grandin1-0/+1
2022-12-20Use XUnoTunnel instead of dynamic_cast here tooStephan Bergmann1-1/+2
2022-12-20lok: hide 'View PDF after export' checkbox in PDF export dialogAndras Timar1-1/+9
2022-12-20lok: hide customization in EPUB export dialogSzymon Kłos2-0/+6
2022-12-20lok: hide signatures in PDF export dialogSzymon Kłos1-1/+5
2022-12-20new loplugin:implinheritancehelperNoel Grandin3-0/+147
2022-12-20loplugin:implinheritancehelper in xmlhelpNoel Grandin2-63/+3
2022-12-20tdf#152463 Turn on AutoSave and Backup by defaultBogdan B1-2/+2
2022-12-20lok: remove undefined behaviour warningSzymon Kłos1-8/+0
2022-12-20lok: export PDF/EPUB with extensionSzymon Kłos1-2/+15
2022-12-20Async PDFExport dialog and parent methodsNickWingate14-82/+419
2022-12-20Make EPUB Export dialog asyncSzymon Kłos2-0/+39
2022-12-20tdf#85592 android: .uno:BackColor deprecated, use .uno:CharBackColorJustin Luth2-5/+2
2022-12-19Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara4-32/+45
2022-12-19-Werror=maybe-uninitializedStephan Bergmann1-1/+1
2022-12-19Use XUnoTunnel instead of dynamic_cast here tooStephan Bergmann1-2/+3
2022-12-19Use XUnoTunnel instead of dynamic_cast here tooStephan Bergmann1-1/+1
2022-12-19Avoid -Werror,-Wdeprecated-declarationsStephan Bergmann1-1/+1
2022-12-19Adapt to clang::PPCallbacks::InclusionDirective change in Clang 16 trunkStephan Bergmann1-1/+3
2022-12-19Typo in variable name: ContentCnotrol -> ContentControlJustin Luth3-8/+8
2022-12-19sw layout xml dump: show numbering portion weightMiklos Vajna2-0/+10
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth27-41/+44
2022-12-19sc: check ScDocShell::GetViewData()Xisco Fauli7-74/+100
2022-12-19Update git submodulesChristian Lohmaier1-0/+0
2022-12-19loplugin:implinheritancehelper in ucbNoel Grandin4-102/+9
2022-12-19loplugin:implinheritancehelper in toolkitNoel Grandin2-52/+2
2022-12-19Update git submodulesAndrea Gelmini1-0/+0
2022-12-19Fix typoAndrea Gelmini1-1/+1
2022-12-19tdf#145538 Use range based for loopsLeonid Ryzhov4-22/+14
2022-12-19crashtesting: asserts with outsized object positionsCaolán McNamara2-1/+39
2022-12-19Update git submodulesIlmari Lauhakangas1-0/+0
2022-12-19Update git submodulesChristian Lohmaier1-0/+0
2022-12-19tdf#151548 vba ContentControls: don't always return a filtered valueJustin Luth1-0/+9
2022-12-19ofz#54240 Integer-overflowCaolán McNamara1-2/+5
2022-12-19ofz: bad-casts at shutdownCaolán McNamara1-0/+5
2022-12-19tdf#151548 vba ContentControls: fix fundamental errorJustin Luth7-247/+184
2022-12-19-Werror=maybe-uninitializedStephan Bergmann1-2/+1
2022-12-19build baseline is macOS 12 and XCode 14 (macOS 13 for m1)Christian Lohmaier1-1/+1
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann11-7/+50
2022-12-19tdf#65535 sw: fix lost comment at fixing spelling with context menuLászló Németh3-1/+116
2022-12-19tdf#152295 sw sd UI: don't reset tiled image size by Area tabTibor Nagy4-12/+63