summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-01loplugin:stringadd in package..saxNoel Grandin13-92/+62
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin15-89/+55
2019-10-01desktop: proper error checking for crashreport ini readingJuergen Funk1-1/+3
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk10-14/+14
2019-10-01jsdialogs: export more propertiesSzymon Kłos5-1/+24
2019-10-01jsdialogs: send listbox entriesSzymon Kłos2-0/+19
2019-10-01lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky3-8/+127
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti6-4/+68
2019-10-01Resolves: tdf#126781 force comboboxes to take 1/3 avail spaceCaolán McNamara1-0/+28
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara46-293/+334
2019-10-01weld SafeModeDialogCaolán McNamara4-233/+169
2019-10-01autocorrect dialog width grows on change of new to replaceCaolán McNamara2-9/+10
2019-10-01tdf#127306 Fix crash when closing LO after deleting a chartSamuel Mehrbrodt2-10/+33
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin20-97/+61
2019-10-01Minor comment/README update wrt "kde5" and "gtk" VCL pluginsMichael Weghorn2-6/+3
2019-10-01loplugin:duplicate-defines in basicNoel Grandin2-3/+1
2019-10-01tdf#127446 vcl image lazy-load: fix custom size handling of metafilesMiklos Vajna3-0/+37
2019-10-01Removed duplicated includesAndrea Gelmini2-3/+0
2019-10-01loplugin:stringadd in sdNoel Grandin17-89/+56
2019-10-01loplugin:stringadd in scNoel Grandin38-205/+147
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin15-89/+51
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin17-119/+71
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin8-21/+15
2019-10-01save/restore locking properly in ScPostIt::CreateCaptionFromInitDataNoel Grandin1-1/+2
2019-10-01tdf#116234 Apply email settings just setMichael Weghorn1-0/+33
2019-10-01gbuild: treat $(DCONF_CFLAGS) as includes, not definesMichael Weghorn1-1/+5
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski29-97/+48
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski38-289/+170
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna9-0/+63
2019-09-30tdf#127840 Remove limit to Days offsetLaurent BP1-1/+1
2019-09-30weld CuiAboutConfigTabPageCaolán McNamara7-355/+398
2019-09-30move up to a level to where next sibling existsCaolán McNamara1-5/+8
2019-09-30Related: tdf#126781 allow conditional format to resizeCaolán McNamara1-1/+10
2019-09-30Resolves: tdf#127450 max_content_[width|height] isn't available in gtk 3.18Caolán McNamara1-2/+0
2019-09-30fix: SequenceOutputStream does append content correctlyVasily Melenchuk2-44/+17
2019-09-30reduce number of calc column constants slightlyNoel Grandin2-26/+15
2019-09-30The argument of SwpHints::Insert should not be constMike Kaganski2-10/+10
2019-09-30drop gtk2 supportCaolán McNamara125-22179/+11741
2019-09-30return should activate okCaolán McNamara1-0/+1
2019-09-30Resolves tdf#127401 - Release notes / What's new not localizedHeiko Tietze1-1/+1
2019-09-30Resolves: tdf#127859 fix header/footer dialog crashCaolán McNamara2-10/+0
2019-09-30loplugin:duplicate-defines in filterNoel Grandin1-1/+0
2019-09-30pNew could be nullptrMike Kaganski1-1/+1
2019-09-30ofz#17817 avoid OOMCaolán McNamara1-0/+6
2019-09-30Simplify iterating in SwRegHistory::MakeSetWhichIds a littleMike Kaganski2-4/+1
2019-09-30loplugin:duplicate-defines in UnoControlsNoel Grandin4-12/+14
2019-09-30tdf#127735 DOCX export: fix internal hyperlinks to table targetTünde Tóth5-6/+29
2019-09-30tdf#127734 DOCX export: fix internal hyperlinks to section targetTünde Tóth5-2/+28
2019-09-30tdf#127733 DOCX export: fix internal hyperlinks to chart targetTünde Tóth5-2/+24
2019-09-30tdf#127732 DOCX export: fix internal hyperlinks to frame targetTünde Tóth5-9/+29