summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-10guard against no default text styleCaolán McNamara1-1/+2
2015-12-10guard against missing paragraph StoryCaolán McNamara1-3/+3
2015-12-10guard against missing BaseStyleCaolán McNamara1-1/+2
2015-12-10guard against missing SectionCaolán McNamara1-1/+2
2015-12-10guard against missing RootDocumentCaolán McNamara1-2/+2
2015-12-10protect against missing ModifiersCaolán McNamara1-1/+1
2015-12-10guard against missing paragraph containerCaolán McNamara1-0/+2
2015-12-10protect against missing Table LayoutCaolán McNamara1-2/+3
2015-12-10guard against missing FoundryCaolán McNamara1-2/+2
2015-12-10use of uninitialized variableCaolán McNamara1-1/+1
2015-12-10guard against missing table containerCaolán McNamara1-1/+1
2015-12-10protect against missing Ruby MarkerCaolán McNamara1-0/+2
2015-12-10guard against infinite recursionCaolán McNamara1-1/+1
2015-12-10guard against missing parent layoutCaolán McNamara1-1/+3
2015-12-10guard against missing table layoutCaolán McNamara2-3/+8
2015-12-10guard against corrupt SilverBulletCaolán McNamara1-1/+4
2015-12-10protect against missing SuperTableCaolán McNamara1-0/+2
2015-12-10guard against corrupt ObjIndexDataCaolán McNamara2-2/+2
2015-12-10guard against corrupt RootDataCaolán McNamara2-2/+5
2015-12-09valgrind: jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2015-12-08guard against corrupt m_nNumTabsCaolán McNamara1-2/+3
2015-12-04Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke4-9/+108
2015-12-04update creditsChristian Lohmaier1-1292/+1317
2015-11-27bump product version to 5.0.4.1.0+Christian Lohmaier1-1/+1
2015-11-27Branch libreoffice-5-0-4Christian Lohmaier4-1/+1
2015-11-27fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a typeChristian Lohmaier1-0/+2
2015-11-27update creditsChristian Lohmaier1-1175/+1205
2015-11-27update emoji autocorrect entries from po-filesChristian Lohmaier2-1/+122
2015-11-27Updated coreChristian Lohmaier1-0/+0
2015-11-27tdf#78902 VML import: workaround for extreme top marginMiklos Vajna3-9/+24
2015-11-26regex result offsets can be negative if a group was not matched, tdf#94810Eike Rathke1-14/+22
2015-11-26Resolves: tdf#92687 implement drawPolyPolygon via cairoCaolán McNamara1-22/+151
2015-11-26Resolves: tdf#95352 resize the columns when the edits repositionCaolán McNamara2-30/+50
2015-11-26vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl1-1/+13
2015-11-26Default off OpenGL until 5.1Caolán McNamara1-7/+0
2015-11-26tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-9/+14
2015-11-26tdf#92272: We need to twiddle the bytes from BGR to RGBTor Lillqvist1-1/+26
2015-11-26tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist1-3/+6
2015-11-26assign macro dialog: correct event name "errorOccured"Lionel Elie Mamane1-1/+1
2015-11-26tdf#91288 Does not display traditional Chinese variant ofMark Hung1-1/+3
2015-11-26Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung7-14/+54
2015-11-25filter: fix DrMemory/valgrind warnings in PPT paragraph importMichael Stahl1-27/+124
2015-11-24fix c++ snafu with msvcDavid Tardon2-0/+60
2015-11-24tdf#94810: fix reverse offset mappingMike Kaganski2-6/+23
2015-11-23tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna3-1/+6
2015-11-23update language-subtag-registry to 2015-08-04Eike Rathke1-2/+2
2015-11-23tdf#95677 Force sign to exponent for Excel exportLaurent Balland-Poirier1-0/+5
2015-11-23Updated coreAdolfo Jayme Barrientos1-0/+0
2015-11-23Updated coreAdolfo Jayme Barrientos1-0/+0
2015-11-23Make number recognition work in writer tables againNiklas Johansson2-1/+71