summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28loplugin:constparams handle constructorsNoel Grandin82-240/+307
2017-07-28sw htmlexport: Avoid unnecessary conversion to base64 + unit tests.Jan Holesovsky2-10/+31
2017-07-28sw htmlexport: Consistent naming in the test.Jan Holesovsky1-5/+5
2017-07-28SmartArt: first unit testGrzegorz Araminowicz2-0/+34
2017-07-28Export to PNG: also Calc has MeasureUnitEike Rathke1-0/+4
2017-07-28tdf#109313 tdf#108494: fix incorrect Watermark positionSzymon Kłos1-9/+5
2017-07-28add comment on max char name lengthCaolán McNamara1-0/+2
2017-07-28merge duplicate blocksCaolán McNamara1-7/+1
2017-07-28check that u_charName was successfulCaolán McNamara1-3/+3
2017-07-28Update odfvalidator to 1.2.0 plus ODFTOOLKIT-460/461Thorsten Behrens1-2/+2
2017-07-28ofz: survive missing macro supportCaolán McNamara1-0/+3
2017-07-28replace snprintf with our own convertersCaolán McNamara1-12/+4
2017-07-28pass char code directly rather than as-textCaolán McNamara2-8/+6
2017-07-28declare at init pointCaolán McNamara1-2/+1
2017-07-28Unicode Character Names Integration using ICUAkshay Deep3-0/+47
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara3-25/+21
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