summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-10fix internal python build on aarch64-unknown-linux-gnuAndras Timar1-0/+6
2023-10-10Enable QR and barcode dialog for onlineDarshan-upadhyay11106-6/+39
2023-10-10lok: set help root URLAndras Timar1-0/+21
2023-10-10jsdialog: hide help and close buttons for searchreplace dialogPedro Pinto Silva2-0/+8
2023-10-10gtk3 a11y: Drop unnecessary check before loopingMichael Weghorn1-51/+48
2023-10-10tdf#157182 vcl,filter: PDF/A export: fix crash due to SE ID mismatchMichael Stahl5-4/+471
2023-10-10Remove exec bits on .doc fileAndrea Gelmini1-0/+0
2023-10-10Update git submodulesOlivier Hallot1-0/+0
2023-10-10tdf#107786: sw_ww8: Add test for null pointer dereferenceOmkarAcharekar2-0/+9
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski5-8/+8
2023-10-10Drop repeated codeMike Kaganski1-6/+0
2023-10-10sw: SwTbxAutoTextCtrl should sort groups by titleMichael Stahl1-1/+4
2023-10-10lok: fix getting SID_DOC_READONLY slot propertyHenry Castro1-10/+1
2023-10-10tdf#157571 sw floattable: fix incorrect blank space after table-in-shapeMiklos Vajna4-4/+53
2023-10-10Silence a new -Werror,-Wdeprecated-declarations for nowStephan Bergmann1-0/+4
2023-10-10CppunitTest_sw_ooxmlexport4: rework to avoid preTest()Miklos Vajna1-16/+10
2023-10-10tdf#156980 SwNavigator: Make headings delete even if they haveJim Raykowski2-1/+30
2023-10-10Update git submodulesOlivier Hallot1-0/+0
2023-10-10Update git submodulesOlivier Hallot1-0/+0
2023-10-09Add -rpath when building analyzer executable on macOSStephan Bergmann1-1/+3
2023-10-09Avoid a false loplugin:casttovoid on macOSStephan Bergmann1-0/+5
2023-10-09loplugin:casttovoidStephan Bergmann1-2/+1
2023-10-09bump odt2pdffuzzer max_len againCaolán McNamara1-1/+1
2023-10-09tdf#157650 Unhelpful error when XML in content.xml is malformedNoel Grandin6-12/+67
2023-10-09lok: add getter function to read "ReadOnly" flagHenry Castro1-1/+43
2023-10-09tdf#157502 and tdf#157652 invert alpha maskPatrick Luby1-3/+9
2023-10-09sfx2: invoke handler "LoadReadOnlyRequest"Henry Castro1-0/+49
2023-10-09vcl: render scaled fonts for LOKPranam Lashkari1-1/+3
2023-10-09tdf#142524 Search Commands: use ▸ to indicate sequenceIlmari Lauhakangas1-1/+3
2023-10-09lok: implement "handleLoadReadOnlyRequest"Henry Castro3-1/+26
2023-10-09Update git submodulesOlivier Hallot1-0/+0
2023-10-09tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima8-7/+56
2023-10-09Hyperlink dialog: hide some buttons in LOKSzymon Kłos2-4/+16
2023-10-09tdf#49253, tdf#157635, tdf#157576: sd_png_export: Add unittestXisco Fauli2-0/+51
2023-10-09uui: implement "handleLoadReadOnlyRequest"Henry Castro4-0/+56
2023-10-09cid#1545413 drop PerMessageDeflateExtensionCaolán McNamara1-1/+2
2023-10-09cid#1547102 Uninitialized pointer fieldCaolán McNamara1-2/+3
2023-10-09tdf#157575 Clarify labels content in Security Options dialogGabor Kelemen1-1/+1
2023-10-09tdf#157588 Clarify meaning of High macro security levelGabor Kelemen1-2/+2
2023-10-09crashtesting: fix PDF export of fdo45193-1.docxMiklos Vajna4-0/+42
2023-10-09svx: prefix members of SdrHdlLineMiklos Vajna2-6/+6
2023-10-09tdf#157633 a11y: Drop a11y description in Word Count dialogMichael Weghorn1-5/+0
2023-10-08make testCondFormatFormulaListenerXLSX reliableCaolán McNamara5-52/+92
2023-10-08ofz#62236 avoid TimeoutCaolán McNamara1-2/+10
2023-10-08Drop temporary aliases from Tuple2D and Tuple3DMike Kaganski13-200/+177
2023-10-08Fix buildMike Kaganski1-1/+1
2023-10-08Simplify a bitMike Kaganski3-28/+22
2023-10-08tdf#156040 pick a better "LightColor" for windows dark themeCaolán McNamara1-1/+8
2023-10-08SfxRequest doesn't need to inherit from SfxHintCaolán McNamara2-5/+3
2023-10-08cid#1547086 Logically dead codeCaolán McNamara1-11/+11