summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna7-0/+45
2017-07-27Makefile: fix fetching for the build platformMichael Stahl1-1/+4
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara13-24/+23
2017-07-27align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidthCaolán McNamara2-5/+5
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara4-17/+6
2017-07-27Related: tdf#109289 move PushButton::IsValueChangedFromSaved to consumerCaolán McNamara2-15/+21
2017-07-27loplugin:constparams in chart2Noel Grandin49-100/+103
2017-07-27simplify unusedfields pluginNoel Grandin1-37/+38
2017-07-27lok: sc: copy / paste confusion -- workaroundMarco Cecchetti4-2/+58
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin9-33/+33
2017-07-27loplugin:constparams in filterNoel Grandin38-134/+134
2017-07-27gtk3: Resolves: tdf#109227 take modifier key into account for dndCaolán McNamara1-2/+26
2017-07-27fix oss-fuzz build moreCaolán McNamara1-1/+1
2017-07-27loplugin:constparams in slideshowNoel Grandin4-4/+4
2017-07-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt5-23/+69
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke14-50/+50
2017-07-27xmlsecurity mscrypt: drop unused parameters in akmngrMiklos Vajna3-13/+3
2017-07-27correct some Date related typesJochen Nitschke2-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin137-371/+370
2017-07-27LibreOffice.natvis: fix BigPrtArray visualiser.Mike Kaganski1-62/+120
2017-07-26Restore and fix and fix harder the EditTextObject::operator==()Eike Rathke2-1/+33
2017-07-26gbuild: strip away unexpected CR char at the end of Windows filenamesMiklos Vajna1-0/+7
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe8-8/+9
2017-07-26android: configure - add missing flags for x86 targetingChristian Lohmaier1-2/+1
2017-07-26tdf#109364: fix assert in LibXSLTTransformer.cxxJulien Nabet1-3/+4
2017-07-26Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara1-16/+38
2017-07-26Updated coreBuovjaga1-0/+0
2017-07-26Related: tdf#102909 gtk3: remove configure loophole of non-native menubarCaolán McNamara2-23/+9
2017-07-26loplugin:unusedmethodsNoel Grandin13-382/+30
2017-07-26convert SfxGroupId to scoped enumNoel Grandin39-2165/+2149
2017-07-26remove unused constants in float3d.hxxNoel Grandin1-22/+0
2017-07-26loplugin:unusedfieldsNoel Grandin14-360/+211
2017-07-26tdf#99634 Change equal sign tooltip to 'Formula'Yousuf Philips1-1/+1
2017-07-26tdf#100491 fix DOCX import shape line with arrow markerVasily Melenchuk5-30/+618
2017-07-26xmlsecurity: remove unused XMLEncryption_NssImplMiklos Vajna3-339/+0
2017-07-26tdf#36747 add sort to match format list in file dialogsJames Raykowski1-3/+2
2017-07-25Resolves: tdf#109331 stupid looking cast was relied upon to do useful thingCaolán McNamara1-1/+3
2017-07-25tdf#109242 fix save/load of form button alignmentNoel Grandin1-1/+1
2017-07-25Convert IMG_ constants to scoped enumNoel Grandin2-296/+301
2017-07-25fix propcontroller extension regressionNoel Grandin2-6/+33
2017-07-25VclReferenceBase::getRefCount should return sal_Int32Noel Grandin1-1/+1