summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-02New loplugin:conditionalstringStephan Bergmann43-61/+556
2019-11-02tdf#128441: blacklist nvidia on Win10 deviceid 0x2182Julien Nabet1-0/+3
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara2-2/+2
2019-11-02cid#1455216 Dereference before null checkCaolán McNamara1-2/+2
2019-11-02cid#1452004 silence Explicit null dereferencedCaolán McNamara1-1/+1
2019-11-02cid#1448338 silence Untrusted value as argumentCaolán McNamara1-1/+1
2019-11-02cid#1455214 Uninitialized scalar variableCaolán McNamara1-1/+1
2019-11-02cid#1455209 Wrapper object use after freeCaolán McNamara1-8/+6
2019-11-02cid#1455208 Uninitialized pointer fieldCaolán McNamara1-2/+3
2019-11-02cid#1455210 Dereference before null checkCaolán McNamara1-1/+1
2019-11-02cid#1455211 Dereference after null checkCaolán McNamara1-2/+2
2019-11-02cid#1455215 Improper use of negative valueCaolán McNamara1-1/+1
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara13-75/+281
2019-11-02Table panel: Make sure all toolbox buttons has the right initial stateTamás Zolnai2-0/+43
2019-11-02Remove useless bool manipulation.Tamás Zolnai1-2/+0
2019-11-02Table panel: Make sure Row Height spin button works with the default size typeTamás Zolnai1-0/+2
2019-11-02Table panel: Redesign the panel a bitTamás Zolnai1-149/+79
2019-11-02Table panel: Implement functionality of Column Width spinbuttonTamás Zolnai6-12/+115
2019-11-02Table panel: Implement functionality of Row Height spinbuttonTamás Zolnai7-9/+145
2019-11-02Add new 'Table' sidebar panel to WriterTamás Zolnai7-0/+584
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse10-245/+307
2019-11-01Removed executable permission on src fileAndrea Gelmini4-0/+0
2019-11-01tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti2-2/+17
2019-11-01ofz#18660 don't parse past endCaolán McNamara1-1/+2
2019-11-01ofz#18646 ensure we are inside valid rangeCaolán McNamara1-2/+2
2019-11-01Update git submodulesLibreOfficiant1-0/+0
2019-11-01Fix use of uninitialised variableLuke Deller1-0/+3
2019-11-01the label sync button will relaunch itself from its close handlerCaolán McNamara1-21/+22
2019-11-01README: Add Weblate badge for core l10nAdolfo Jayme Barrientos1-1/+1
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara3-0/+3
2019-11-01Update git submodulesAndras Timar1-0/+0
2019-11-01loplugin:finalclasses in sd/incNoel Grandin17-25/+22
2019-11-01crashtesting: out of bounds on importing tdf90224-2.odtCaolán McNamara1-1/+1
2019-11-01Bin code that has been commented-out for ten years.Tor Lillqvist1-6/+0
2019-11-01Workaround for crash on macOS Catalina at least when built with Xcode 11Tor Lillqvist1-1/+0
2019-11-01check-elf-dynamic-objects: GTK3 drags in libharfbuzz.so.0Michael Stahl1-1/+1
2019-11-01coinmp: disable "glpk", whatever that isMichael Stahl1-0/+1
2019-11-01crashtesting: fix creating increments array in tdf106848-1.odtKatarina Behrens1-15/+11
2019-11-01Accept iOS SDK 13.2Tor Lillqvist1-2/+2
2019-11-01tdf#127921 Don't change slides when clicking in Slide sorter viewSamuel Mehrbrodt1-1/+2
2019-11-01loplugin:finalclasses in sc/incNoel Grandin93-227/+220
2019-11-01loplugin:finalclasses in xmloffNoel Grandin28-41/+33
2019-11-01odk: fix for change directory in complextoolbarcontrols sampleVasily Melenchuk2-3/+8
2019-11-01Add ability to set tooltip text for toolbar controlsSerge Krot2-1/+37
2019-11-01Toolbar: add usage of FixedText as toolbar controlSerge Krot5-0/+158
2019-11-01ToggleButton: add ability to set tooltip text for pop-up menu itemsSerge Krot2-13/+40
2019-11-01Tooltips: Use HELPWINSTYLE_BALLOON when tooltip contains \nSerge Krot1-2/+2
2019-10-31Fix typoAndrea Gelmini1-1/+1
2019-10-31tdf#128431 Box info item is needed by the Border Background dialogJim Raykowski1-0/+14
2019-10-31jsdialogs: refresh SidebarDockingWindow after eventSzymon Kłos1-2/+2