summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-06pRuntimeWindow is always a ScInputBarGroupCaolán McNamara2-4/+4
2020-10-06tdf#97128 DOCX import: fix frame directionDaniel Arato (NISZ)6-1/+94
2020-10-06let a subclass defer creating its EditViewCaolán McNamara1-5/+8
2020-10-06avoid calling gtk_widget_add_events when not neededCaolán McNamara1-2/+4
2020-10-06fix possible >= 0 warningLuboš Luňák1-1/+1
2020-10-06tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs4-13/+51
2020-10-06tdf#137000 XLSX shape export: fix uprightSzabolcs Toth4-7/+61
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna10-131/+160
2020-10-06tdf#107893 sw: fix broken "Add Text Box" after UndoAttila Bakos (NISZ)3-2/+34
2020-10-06Use idle to update preview in print dlgSamuel Mehrbrodt2-14/+40
2020-10-06Colibre: Revert NB Cell Style iconsRizal Muttaqin23-17/+0
2020-10-05Related tdf#137167: reference Excel pb on limitation for data validity formulaJulien Nabet1-0/+2
2020-10-05Pre-set the host and build platform on WSLTor Lillqvist1-0/+102
2020-10-05unconflicting commits stomped on eachotherCaolán McNamara1-2/+2
2020-10-05SwUndoParagraphSigning never passed null SwDoc*Caolán McNamara9-136/+136
2020-10-05SwEditShell::SignParagraph always dereferences GetDoc()Caolán McNamara1-4/+5
2020-10-05lcl_ValidateParagraphSignatures always dereferences its SwDoc* argCaolán McNamara1-21/+21
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara23-114/+114
2020-10-05SwUndoMove ctor is never passed a null SwDoc*Caolán McNamara4-6/+6
2020-10-05SwUndoTableMerge::MoveBoxContent always dereferences its SwDoc* argCaolán McNamara4-7/+7
2020-10-05tdf#133033: sc_jumbosheets_test: Add unittestXisco Fauli1-0/+45
2020-10-05try not to hog the CPU during slideshow animationsLuboš Luňák1-2/+11
2020-10-05sw: ODF import: convert the simplest sub-tables to rowspan tablesMichael Stahl3-0/+307
2020-10-05fix allocating thread pool workersLuboš Luňák4-4/+78
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara20-193/+186
2020-10-05lint-ui: check that we only have one has_default==TrueNoel23-29/+10
2020-10-05lok: sidebar: avoid deactivation when the sidebar is paintingHenry Castro1-1/+4
2020-10-05lint-ui: disable some checksNoel1-20/+25
2020-10-05tdf#137250 fire changed on typeahead in combobox without menu activeCaolán McNamara1-9/+12
2020-10-05lint-ui: validate has_default and can_defaultNoel3-1/+13
2020-10-05loplugin:reducevarscope in extensionsNoel4-6/+5
2020-10-05loplugin:reducevarscope in writerfilterNoel2-5/+5
2020-10-05loplugin:reducevarscope in salNoel4-11/+9
2020-10-05The gtk3 dependency of libavmediagst is long goneJan-Marek Glogowski1-1/+1
2020-10-05sw: SwTable::GCLines(): don't throw away row backgroundMichael Stahl1-0/+15
2020-10-05sw: improve comments, dump rowspan to nodes.xmlMichael Stahl3-3/+11
2020-10-05we are guaranteed to have gdk_screen_get_primary_monitor nowCaolán McNamara1-36/+1
2020-10-05SwDateTimeField::GetDateTime always dereferences its SwDoc*Caolán McNamara5-22/+22
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara12-237/+235
2020-10-05tdf#133403: PDF export options dialog:(bookmarks) is replaced with (outlines)Ayhan Yalçınsoy4-6/+6
2020-10-05Disable WhatsNew infobar with standard methodHeiko Tietze3-20/+23
2020-10-05tdf#136437: .uno:NewRouting is renamed as 'Reset Line Skew'Ayhan Yalçınsoy1-1/+1
2020-10-05make it possible to accelerate AlphaMask::BlendWith()Luboš Luňák5-0/+121
2020-10-05loplugin:reducevarscope in starmathNoel5-20/+15
2020-10-05tdf#88782 sc: autofill number sequences in merged cellsAttila Szűcs7-16/+234
2020-10-05Removed duplicated includeAndrea Gelmini1-1/+0
2020-10-05sw: prefix members of SwImplEnterLeave, SwImplProtocol, SwProtocol and ...Miklos Vajna2-129/+153
2020-10-05lint-ui: fix GtkAdjustment checkNoel1-3/+3
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski27-80/+99
2020-10-05Fix nss build for iOSTor Lillqvist1-2/+2