summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Let's not export sheet tab color when it's not set.Kohei Yoshida1-2/+3
2014-08-18prevent out-of-bounds string accessEike Rathke2-27/+47
2014-08-18check for empty m_aStatesCaolán McNamara2-0/+4
2014-08-18misplaced test from 5a454e5ed3f1: should be Linux onlyMatúš Kukan1-2/+2
2014-08-18check len before memcpying into itCaolán McNamara1-0/+15
2014-08-18fix reading a .doc that has frame anchored to the end of page (bnc#787942)Luboš Luňák4-1/+22
2014-08-18check that AddToTable can be done validlyCaolán McNamara2-9/+19
2014-08-18check TRG_HasMasterPage before TRG_GetMasterPageCaolán McNamara1-1/+1
2014-08-14Resolves: fdo#81046 don't crash on compilers that enforce exception specsCaolán McNamara1-5/+13
2014-08-14fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialogJulien Nabet1-1/+1
2014-08-14fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl3-2/+21
2014-08-13valgrind + bff: don't add 0xffff oldcodeCaolán McNamara2-4/+7
2014-08-13bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida3-10/+65
2014-08-13fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida7-41/+52
2014-08-12Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand4-18/+62
2014-08-12bnc#887227: Do not set TextAutoGrowHeight for vertical text.Matúš Kukan1-1/+5
2014-08-12Related: #i125226# expect DDE servers to be already upHerbert Dürr1-61/+11
2014-08-11fdo#81995: fix Outline numbering tab pageMichael Stahl1-1/+1
2014-08-11Fix some number format issues, bnc#862510Matúš Kukan3-6/+6
2014-08-11bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan1-2/+5
2014-08-08fdo#81552 Fail nicely if avahi doesn't let libreoffice publish itemsBryan Quigley1-10/+18
2014-08-08bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida1-0/+1
2014-08-07rhbz#1079672: FileDialogHelper: don't hand out stale preview GraphicMichael Stahl1-13/+10
2014-08-07SwDoc::CopyPageDesc(): probably sending Modify for first too cannot hurtMichael Stahl1-0/+6
2014-08-07fdo#69282: sw: fix updating of page styles via SwDocShell::_LoadStyles()Michael Stahl1-0/+16
2014-08-07fdo#81516: vcl: limit number of CFFs read from fontMichael Stahl1-7/+13
2014-08-06fdo#82137 don't include working directory in tarballsChristian Lohmaier1-2/+2
2014-08-06fdo#81835 Don't prefer GDI Metafiles to RTF/HTML -- correctly.Andrzej Hunt1-1/+1
2014-08-06bnc#862514: Handle corner case in slide sorter correctly.Jan Holesovsky1-2/+10
2014-08-06bnc#886540: Let's not push the available area down when no titles are there.Kohei Yoshida1-31/+1
2014-08-06bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida4-1/+22
2014-08-05fdo#81516 Support fonts like Source Han Sans with > 16 FDArray elementsAudrey Tang1-1/+1
2014-08-05fdo#81993: Revert "Resolves: #i119464# Update default alignment ...Michael Stahl1-17/+1
2014-08-04avoid buffer overflow by using wrong bufferMarkus Mohrhard1-1/+1
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás2-1/+3
2014-08-01fdo#75380: Let's not always set the line style to NONE here.Kohei Yoshida1-1/+0
2014-08-01fdo#78904 : LO hangs while saving the document.Umesh Kadam4-6/+28
2014-07-30fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl2-4/+4
2014-07-30fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl3-1/+24
2014-07-30fdo#80846: Get the parameter order right.Kohei Yoshida1-1/+1
2014-07-30fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida1-0/+5
2014-07-30bnc#885548: Reset the default user to the document owner at the end.Kohei Yoshida1-0/+2
2014-07-30bnc#467459 - fix editeng text search with expanded fields.Michael Meeks5-66/+226
2014-07-29coverity#1194911 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-07-29rhbz#1121254 reload font list from shell on changeDavid Tardon1-0/+6
2014-07-29Related: fdo#81641 create new styles with an initial nameCaolán McNamara4-12/+27
2014-07-29fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida20-139/+85
2014-07-28fdo#81617: Split formula groups at sort range boundaries.Kohei Yoshida3-0/+17
2014-07-27fix build of last commitLuboš Luňák1-1/+1
2014-07-27Fix for Footer is missing if fisrt page different header/footer is setRohit Deshmukh3-1/+9