summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-22correct references after sort, fdo#79441Eike Rathke6-10/+111
2014-08-22Make Draw use paper size when printing - fdo#63905Eilidh McAdam1-5/+28
2014-08-21avoid crash on document ending before contained table endsCaolán McNamara1-0/+2
2014-08-21gdb: print the SwNodeIndex properly if there are multiple blocksMichael Stahl1-2/+6
2014-08-21bnc#529470: I can't remove a path in AutoText dialogTor Lillqvist2-5/+31
2014-08-20sw: ww8: fix another ~SwIndexReg() assertionMichael Stahl1-2/+4
2014-08-20fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane1-2/+2
2014-08-20guard against division by 0Caolán McNamara1-12/+17
2014-08-20only subtract height of hscroll if visibleCaolán McNamara1-2/+5
2014-08-20Resolves: fdo#82355 crash on loading pptCaolán McNamara1-2/+3
2014-08-20valgrind + bff: Integer divide by zeroCaolán McNamara1-9/+22
2014-08-20configure: don't try to use Win32 make on release branchMichael Stahl1-2/+12
2014-08-20facepalm: nAvailHeight is not derived from allocation WidthCaolán McNamara1-1/+1
2014-08-19fix build, coverity#1209547 Unchecked dynamic_castCaolán McNamara1-4/+7
2014-08-19detect * with no character following as invalid format codeEike Rathke1-0/+5
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