summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Directly initialize vector in connectivity (part 2)Julien Nabet3-55/+53
2021-05-14Directly initialize vector in connectivity (part 1)Julien Nabet3-51/+52
2021-05-14Directly initialize vectors in baside2b.cxxJulien Nabet1-8/+3
2021-05-14tdf#142255 Crash when trying to insert a shapeNoel Grandin4-26/+48
2021-05-14Update git submodulesChristian Lohmaier1-0/+0
2021-05-14Directly initialize ODatabaseMetaDataResultSet in CDatabaseMetaData.cxxJulien Nabet1-12/+10
2021-05-14Directly initialize vectors in VCartesianAxis.cxxJulien Nabet1-9/+3
2021-05-14Directly initialize vectors in ogl_spritedevicehelper.cxxJulien Nabet1-5/+4
2021-05-14gtk4: move has-default has-focus to toplevel equivalentsCaolán McNamara1-1/+42
2021-05-14gtk4: transform dialog action-area GtkButtonBox to GtkHeaderBarCaolán McNamara1-31/+83
2021-05-14gtk4: fix border-widthCaolán McNamara1-1/+1
2021-05-14add SolarMutexGuard to asyncresponseCaolán McNamara1-0/+2
2021-05-14fix ofz buildCaolán McNamara1-0/+1
2021-05-14Improve loplugin:stringviewStephan Bergmann51-116/+170
2021-05-14Directly initialize vector in sharedresources_test.cxxJulien Nabet1-4/+5
2021-05-14sc_ucalc: Use a template for makefilesXisco Fauli5-318/+128
2021-05-14sc_ucalc: move pivot table tests to their own moduleXisco Fauli5-132/+302
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli13-209/+387
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli11-206/+378
2021-05-14Avoid temporary var + directly initialize vector in VDataSeries.cxxJulien Nabet1-4/+5
2021-05-14gtk4: vexpand internal dialog vbox childCaolán McNamara1-22/+42
2021-05-14Directly initialize vectors in common_functor_test.cxxJulien Nabet1-8/+1
2021-05-14Typos in commentsMike Kaganski2-2/+2
2021-05-14Change one more <Carbon/Carbon.h> to <CoreGraphics/CoreGraphics.h>Tor Lillqvist1-0/+11
2021-05-14Directly initialize vectors in sfx2/ObjectInspectorTreeHandlerJulien Nabet1-12/+5
2021-05-14sw XHTML export: fix <blockquote> with no-margin to not have character childrenMiklos Vajna2-2/+34
2021-05-14gtk4: add margins to ButtonBox replacementCaolán McNamara1-0/+4
2021-05-14gtk4: move border width down to first child as marginsCaolán McNamara1-5/+36
2021-05-14Improve loplugin:stringview diagnostic outputStephan Bergmann2-20/+40
2021-05-14tdf#141458 Set inital column width of Properties and Methods tabs.Gülşah Köse1-0/+18
2021-05-14Fix assertion in vcl/textengJulien Nabet1-1/+1
2021-05-14Replace magic numbers in SwSectionFrame::UpdateAttr_()Miklos Vajna1-6/+6
2021-05-14Outline folding experimental feature rehackJim Raykowski27-525/+518
2021-05-14Add extended tips to print dialogOlivier Hallot6-591/+803
2021-05-13tdf#141571 Base crashed on creation of user functionNoel Grandin21-98/+327
2021-05-13tdf#142014 Fix displaying strokes when line width is 0Bartosz Kosiorek3-4/+30
2021-05-13gtk4: add default spacing in GtkBox GtkButtonBox replacementCaolán McNamara1-0/+29
2021-05-13DBG_ASSERT->assert in UnoWrapperNoel Grandin1-9/+10
2021-05-13can pass by const& hereNoel Grandin3-3/+3
2021-05-13fix leak in VCLXWindowImplNoel Grandin1-5/+7
2021-05-13dispose component in testNoel Grandin1-0/+1
2021-05-13tdf#132389 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch1-2/+3
2021-05-13Use double to iterate products in scmatrix.dante6-32/+33
2021-05-13tdf#139840 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch3-8/+21
2021-05-13tdf#112559 sc: Expose font height via the Defaults UNO APIMaxim Monastirsky2-0/+29
2021-05-13comment on suspicious codeCaolán McNamara1-0/+2
2021-05-13inline some typedefsNoel Grandin18-64/+41
2021-05-13tdf#142214: unittest:test autocomplete through numeric blockDennis Francis1-8/+9
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis8-48/+28
2021-05-13tdf#142214: unit-tests for new behaviour of auto-completeDennis Francis1-0/+101