summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-09fdo#69157 Apply object-in front selection on mouseUpLennard Wasserthal1-8/+11
2014-04-09Resolves: fdo#77174 crash with "New style from selection" with ListCaolán McNamara1-9/+13
2014-04-09fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude caseMiklos Vajna1-1/+23
2014-04-09fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat()Miklos Vajna2-0/+13
2014-04-09liblo: We need to provide LibreOffice with fake command line args too.Tomaž Vajngerl1-0/+1
2014-04-09hidpi: Forgotten rounding.Jan Holesovsky1-1/+1
2014-04-09Updated coreAndras Timar1-0/+0
2014-04-08fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida22-137/+334
2014-04-08fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi.Jan Holesovsky1-11/+19
2014-04-08coverity#708388 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-08CVE-2014-0160 heartbeatCaolán McNamara2-0/+109
2014-04-07fdo#75772 Correct name of Outline Numbering dialogLaurent Balland-Poirier1-1/+1
2014-04-07fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna4-7/+96
2014-04-07fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl1-8/+9
2014-04-04WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna2-1/+3
2014-04-04Uploading libcdr-0.0.15: Support for CorelDraw x7Fridrich Štrba3-20/+2
2014-04-04accept proper number style condition != as not equal operator, fdo#76777Eike Rathke1-1/+8
2014-04-04bnc#821208 DOC import: fix unwanted char background in numbering char styleMiklos Vajna3-1/+4
2014-04-03fixed display of available dictionaries stringsEike Rathke1-2/+2
2014-04-03coverity#707971 Uninitialized scalar fieldCaolán McNamara1-2/+11
2014-04-03Resolves: fdo#76905 long delay when changing font size from % to ptCaolán McNamara1-3/+6
2014-04-03Resolves: fdo#73936 make FormFieldDropDowns a real fieldportionCaolán McNamara7-80/+87
2014-04-03Support SmartTagRecognizers againStephan Bergmann1-1/+1
2014-04-02resolved fdo#76949 correct grammar is GRAM_OOXMLEike Rathke1-1/+1
2014-04-02Resolves: fdo#75307 discard invalid user dataCaolán McNamara1-0/+20
2014-04-02fdo#76697: Remove this duplicate and use the UNO constant values instead.Kohei Yoshida1-34/+17
2014-04-02fdo#63786 rhbz#1081968: fix PDF export of cropped SVGMichael Stahl2-10/+13
2014-04-02fdo#74302: Adapt to OUString changes and set length exactly.Matúš Kukan1-0/+3
2014-04-02Resolves: fdo#63228 Printers list does not increase height with Print DialogCaolán McNamara1-1/+9
2014-04-02init a few more stream-read svm elementsCaolán McNamara2-19/+22
2014-04-02valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2014-04-02detect add to table beyond MAX_TABLE_SIZECaolán McNamara1-9/+33
2014-04-01valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2014-04-01Resolves: #i124555# restore stream position after Seek to end of streamOliver-Rainer Wittmann1-6/+7
2014-03-31Resolves: #i124085# improved support for PNG clipboard format on windowsArmin Le Grand1-2/+2
2014-03-31Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand18-21/+105
2014-03-31Resolves: fdo#76802 error msg in Web Page Wizard dialogJulien Nabet1-1/+1
2014-03-31fdo#76778 fix wildcard support in File Open dialogAndras Timar1-1/+4
2014-03-31rhbz#1080196: Delete the destination first then paste.Kohei Yoshida1-69/+32
2014-03-31fdo#75109 librelogo: fix localized proceduresLászló Németh1-1/+6
2014-03-28Resolves: #i124453# check if the resulting polygon...Jürgen Schmidt1-0/+13
2014-03-28fdo#50672 Escape underscores in menus for unitySamuel Mehrbrodt1-2/+4
2014-03-28Resolves: #i124467# add check for image data offset...Jürgen Schmidt1-1/+23
2014-03-28Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr1-5/+12
2014-03-28write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák3-1/+39
2014-03-28cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna3-1/+10
2014-03-27apparently some table .docx properties shouldn't be < 0Luboš Luňák3-3/+10
2014-03-27Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák4-30/+14
2014-03-27fdo#62155 - don't crash if we can't create an instance of a calc addin.Michael Meeks1-4/+12
2014-03-26fdo#76402: Handle range reference expansion in named ranges.Kohei Yoshida1-0/+26