summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28Resolves: tdf#109007 unicode block names keys instead of translationsCaolán McNamara1-270/+270
2017-07-28loplugin:checkunusedparams more part3Noel Grandin39-116/+96
2017-07-28tdf#108949 rtf writerfilter: apply char properties to footnoteJustin Luth3-4/+33
2017-07-28add s[y]lk fuzzerCaolán McNamara7-1/+103
2017-07-28tdf#109314 the same Watermark for first pageSzymon Kłos1-149/+158
2017-07-28sfx2 lokhelper: indentation fixesMiklos Vajna2-4/+4
2017-07-28sfx2: fix inconsistent param naming in interface/implementationMiklos Vajna1-5/+5
2017-07-28tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski3-3/+22
2017-07-28loplugin:checkunusedparams more part2Noel Grandin17-75/+42
2017-07-28loplugin:checkunusedparams more part1Noel Grandin34-120/+87
2017-07-27sw: these arrays are constantTakeshi Abe1-4/+4
2017-07-27ofz#2759 null dereferenceCaolán McNamara1-4/+6
2017-07-27sw: convert to assertMichael Stahl1-1/+1
2017-07-27sw: assert that index is valid in SwFntObj::DrawText()Michael Stahl1-1/+1
2017-07-27sw: inline pointless RESCHEDULE macroMichael Stahl1-10/+8
2017-07-27tdf#108991 sw: fix crash due to not formatted but "valid" SwTextFrameMichael Stahl1-1/+9
2017-07-27sw: fix string accesses in SwScanner::NextWord() (related: tdf#109081)Michael Stahl1-2/+10
2017-07-27tdf#108887 : Move the code of ScDrawView::CheckOle()...Dennis Francis1-68/+51
2017-07-27Moving legacy contexts to FastContexts:Mohammed Abdul Azeem4-984/+690
2017-07-27loplugin:externandnotdefined + loplugin:unreffunJan-Marek Glogowski1-1/+3
2017-07-27add test for update address code, related tdf#107289Markus Mohrhard2-1/+87
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke6-25/+48
2017-07-27Related: tdf#106872 factor out getting selected shapesCaolán McNamara1-24/+30
2017-07-27Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara1-0/+2
2017-07-27tdf#90510 : Override default point label placement setting...Dennis Francis4-6/+27
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