summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-26tdf#113445 sw: avoid hitting loop control with a dozen of in-table sectionsMiklos Vajna4-11/+405
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet4-34/+15
2017-10-26Fix memory leakTakeshi Abe2-5/+5
2017-10-26loplugin:finalclasses in sdNoel Grandin46-173/+124
2017-10-26tdf#113444 removed capping of default font sizeBernhard Widl1-9/+0
2017-10-26tdf#111486 Fix description of SAL_ macros after EMF+ refactorBartosz Kosiorek11-218/+221
2017-10-26PPTX export: correct position of rotated groupsSzymon Kłos4-0/+47
2017-10-26Simplify and remove useless aRemovePrinters list (vcl)Julien Nabet1-9/+9
2017-10-26tdf#107569 Tango: Fix missing icons in Writer menu bar (part 2)Yousuf Philips3-10/+1
2017-10-26tdf#107569 Tango: Fix missing icons in Writer menu barYousuf Philips1-12/+0
2017-10-26tdf#81475 tdf#113434 improve drawing object toolbarYousuf Philips1-3/+3
2017-10-26cpp check, fix redundantAssignmentBán Róbert1-2/+1
2017-10-26Resolved a redundant assignmentKristóf Umann1-1/+0
2017-10-26tdf#109343 Fix paste as .RTF on MacXisco Fauli1-1/+1
2017-10-26Intergate new Win-SDK 10.0.16299.0Juergen Funk1-0/+2
2017-10-26tdf#108947 - Fixed regressionThomas Beck2-22/+4
2017-10-25cpp check, fix redundantAssignmentGábor Koruhely1-4/+2
2017-10-25no matching overload foundCaolán McNamara1-1/+1
2017-10-25no matching overload foundCaolán McNamara1-4/+4
2017-10-25ofz#3789 Integer-overflowCaolán McNamara1-1/+4
2017-10-25ofz#3786 Integer-overflowCaolán McNamara1-8/+9
2017-10-25ofz#3801 Divide-by-zeroCaolán McNamara1-0/+5
2017-10-25ofz Integer-overflowCaolán McNamara1-3/+16
2017-10-25ofz Integer-overflowCaolán McNamara1-5/+7
2017-10-25ofz#3783 Integer-overflowCaolán McNamara1-4/+25
2017-10-25ofz#3374 Integer-overflowCaolán McNamara1-1/+1
2017-10-25ofz Integer overflowCaolán McNamara1-1/+7
2017-10-25ofz#3803 Integer-overflowCaolán McNamara1-1/+6
2017-10-25ofz#3797 Integer-overflowCaolán McNamara1-2/+7
2017-10-25ofz#3796 Integer-overflowCaolán McNamara1-4/+7
2017-10-25ofz#3800 Bad-castCaolán McNamara1-6/+6
2017-10-25tdf#38778 Added colors into run properties of field runSerge Krot1-3/+16
2017-10-25Work around bogus Clang C++17 -Werror,-Wunused-valueStephan Bergmann1-2/+2
2017-10-25external/libetonyek: drop "register", for C++17Stephan Bergmann2-0/+12
2017-10-25iOS, soffice not needed for iOSjan Iversen1-0/+6
2017-10-25lokdialog: Add more dialog related methods to LOK APIPranav Kant1-1/+50
2017-10-25Resolves: tdf#113435 device tab missing from print dialogCaolán McNamara2-29/+19
2017-10-25Resolves: tdf#113378 wrong table border preset iconsCaolán McNamara1-1/+1
2017-10-25ofz#3663: returning SfxPoolItem belonging to localCaolán McNamara2-3/+4
2017-10-25Also check whether negative uOffset exceeds std::numeric_limits<off_t>::min()Stephan Bergmann1-6/+10
2017-10-25Avoid further unwanted interference of DbusIpcThread::execute/closeStephan Bergmann1-30/+54
2017-10-25Resolves: tdf#113328 crash in color replacer if parent closed before itCaolán McNamara1-0/+2
2017-10-25improve o3tl::enumarray const-nessNoel Grandin3-11/+94
2017-10-25ofz#3776 Divide-by-zeroCaolán McNamara1-2/+8
2017-10-25ofz#3782 libjpeg ubsan woesCaolán McNamara1-0/+20
2017-10-25ofz#3752 Integer-overflowCaolán McNamara1-11/+5
2017-10-25ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2-16/+19
2017-10-25loplugin:unnecessaryoverrideNoel Grandin1-6/+0
2017-10-25ofz#3784 check subtractCaolán McNamara1-2/+6
2017-10-25add checked_subCaolán McNamara1-0/+35