summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-21Refactor PopupMenu::ImplExecute for async supportJan-Marek Glogowski2-65/+89
2022-06-21use SAL_UNLIKELY to make logging a little more efficientNoel Grandin1-1/+1
2022-06-21ScriptForge - (SF_Calc)FIX wrong sheet name validationJean-Pierre Ledure1-3/+5
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski20-127/+172
2022-06-21svp: fix UB SalGraphics vector accessJan-Marek Glogowski1-1/+1
2022-06-21Correctly free font previews on settings changeJan-Marek Glogowski1-0/+2
2022-06-21tdf#69750 Preserve last used Paste Special options for next session.Siddhant Chaudhary4-3/+278
2022-06-21remove oox::OptValue::setNoel Grandin10-40/+39
2022-06-21remove oox::OptValue::differsFromNoel Grandin4-11/+13
2022-06-21End listening and clear active shell when the dying shell view is theJim Raykowski1-3/+18
2022-06-21Update git submodulesOlivier Hallot1-0/+0
2022-06-21Update git submodulesOlivier Hallot1-0/+0
2022-06-21OUStringBuffer: add append via operator<<(T&&)Jan-Marek Glogowski3-0/+40
2022-06-21Resolves: tdf#142293 No "+ or - may start formula" when editing contentEike Rathke2-4/+18
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin32-82/+105
2022-06-21clang-tidy modernize-pass-by-value in formsNoel Grandin15-41/+52
2022-06-21clang-tidy modernize-pass-by-value in io..jvmfwkNoel Grandin10-30/+37
2022-06-21ofz#48161 Container-overflowCaolán McNamara1-3/+1
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin35-178/+178
2022-06-21clang-tidy modernize-pass-by-value in helpcompilerNoel Grandin4-24/+27
2022-06-21Update git submodulesChristian Lohmaier1-0/+0
2022-06-21Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt4-0/+16
2022-06-21cid#1506304 Uncaught exceptionCaolán McNamara1-1/+1
2022-06-21basegfx: extend basegfx::B2DHomMatrix::decompose() documentationMiklos Vajna1-2/+7
2022-06-21clang-tidy modernize-pass-by-value in embeddedobjNoel Grandin6-18/+21
2022-06-21elide some makeStringAndClear() callsNoel Grandin4-11/+5
2022-06-21tdf#142293, tdf#141495: sc_subsequent_filters_test2: Add unittestXisco Fauli2-0/+26
2022-06-21tdf#126109 calc slow when replacing string to numberNoel Grandin2-0/+141
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt12-16/+49
2022-06-21vcl: rename mnExtraData to mnRendererIdChris Sherlock9-36/+38
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock8-89/+93
2022-06-21impress online: not handled transform animation causes core crashMarco Cecchetti1-0/+6
2022-06-21Breeze, KJ, Sifr, Sukapura: tdf#149646 Add More Button iconsRizal Muttaqin6-3/+247
2022-06-20add a fuzzer for our lock filesCaolán McNamara5-0/+102
2022-06-20Update git submodulesRafael Lima1-0/+0
2022-06-20tdf#58134 Reset Button in Options DialogsNoel Grandin3-2/+18
2022-06-20elide some makeStringAndClear() callsNoel Grandin5-10/+12
2022-06-20elide some makeStringAndClear() callsNoel Grandin4-4/+4
2022-06-20Resolves: tdf#147265 Return correct default if currency format is duplicateEike Rathke1-8/+9
2022-06-20Simplify checks with functions.Hannah Meeks2-32/+41
2022-06-20elide some makeStringAndClear() callsNoel Grandin2-2/+4
2022-06-20Use of uninitialised value of size 8 on export to pdfCaolán McNamara1-1/+3
2022-06-20ofz#47118 TimeoutCaolán McNamara3-26/+28
2022-06-20tdf#140967 docxexport: hairline is default and not a specific valueJustin Luth2-4/+12
2022-06-20tdf#141026 Put user and computer name into collapsed sectionSiddhant Chaudhary7-34/+354
2022-06-20Update git submodulesOlivier Hallot1-0/+0
2022-06-20Update git submodulesAdolfo Jayme Barrientos1-0/+0
2022-06-20use std::monostate in std::variantNoel Grandin2-7/+7
2022-06-20SfxStyleSheetBasePool::Find can be constCaolán McNamara4-13/+13
2022-06-20SwDoc::IsUsed(const SwNumRule&) can be constCaolán McNamara2-2/+2