summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-11fdo#82038: senddoc, uri-encode got lost on Maclibreoffice-4-3-4Stephan Bergmann1-2/+2
2014-11-10bump product version to 4.3.4.1.0+Christian Lohmaier1-1/+1
2014-11-10Branch libreoffice-4-3-4Christian Lohmaier4-1/+1
2014-11-10Updated coreChristian Lohmaier1-0/+0
2014-11-10update creditsChristian Lohmaier1-2289/+3722
2014-11-09fdo#54361: Chart background in XLSX is transparent instead of white.Muthu Subramanian1-11/+10
2014-11-07fdo#74441 [Accessiblity] Don't expose 0 for empty cells in CalcNiklas Johansson1-1/+1
2014-11-07fdo#81264 Accessiblitiy focus not tracked for cells in CalcNiklas Johansson1-2/+14
2014-11-06Fix cherry-pick mis-mergeStephan Bergmann1-1/+1
2014-11-06sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl1-1/+2
2014-11-06fdo#85812: RTF import: fix run type in new groupsMichael Stahl3-0/+114
2014-11-06fdo#85403 broadcast changes after TextToColumnEike Rathke1-0/+1
2014-11-06fdo#82430: MSVC build: disable a few more cases of SSE2 in externalsMichael Stahl3-2/+13
2014-11-06bnc#636128 DOC filter: fix handling of FFData.cchMiklos Vajna5-3/+26
2014-11-05fix bnc#624546 (fdo#83733) slide pane cut/copy/paste in outline viewMarco Cecchetti4-6/+42
2014-11-04Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara5-43/+93
2014-11-04CppunitTest_sw_rtfexport: fix windows buildMiklos Vajna1-2/+2
2014-11-04fdo#85282: Correct adjustment of range reference on delete & shift.Kohei Yoshida1-6/+61
2014-11-04fdo#82076 RTF import: handle footnote in table cellMiklos Vajna4-2/+44
2014-11-04sw: fix windows buildMichael Stahl1-2/+1
2014-11-03fdo#82858 RTF export: fix "none" line style of TextFramesMiklos Vajna4-0/+10
2014-11-03fdo#85215: Ensure that formula broadcasting works after sort.Kohei Yoshida1-0/+15
2014-11-02fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl8-3/+43
2014-11-02fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl1-5/+13
2014-11-01fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth2-2/+2
2014-10-30fdo#82859 RTF import: fillColor is unsignedMiklos Vajna3-1/+32
2014-10-30fdo#82859 RTF import: don't try to set CustomShapeGeometry on a TextFrameMiklos Vajna2-1/+26
2014-10-30Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara2-1/+13
2014-10-30bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar3-0/+32
2014-10-30fdo#37960 fix shift+click to select multiple drawingsAndras Timar1-2/+0
2014-10-27fdo#85215: Don't adjust references wrt cell position when disabled.Kohei Yoshida2-4/+6
2014-10-27fdo#85179 RTF filter: import image borderMiklos Vajna5-10/+68
2014-10-25Resolves fdo#71781: CMIS: Default Alfresco 4 URL not workingJulien Nabet1-1/+1
2014-10-25Resolves: fdo#84729 buffer cache grows to over 9000 unused entriesCaolán McNamara1-0/+5
2014-10-25Resolves: fdo#83588 Revert "center slide after changing zoom"Caolán McNamara3-29/+0
2014-10-25Resolves: fdo#84417 restore focus window after previewCaolán McNamara1-0/+5
2014-10-25Resolves: fdo#84885 chart wizard dialog cut offCaolán McNamara1-27/+35
2014-10-23Resolves: fdo#62682 crash on second export of svgCaolán McNamara6-2/+39
2014-10-23various untrusted loop boundsCaolán McNamara8-73/+249
2014-10-22error: 'fprintf' was not declared in this scopeMiklos Vajna1-2/+0
2014-10-20fdo#82047: Correctly adjust references in range names on row deletion.Kohei Yoshida1-0/+47
2014-10-20fdo#80284: Avoid broadcasting during cell delete & shift.Kohei Yoshida1-5/+2
2014-10-20Fix build breakage.Jan Holesovsky1-3/+3
2014-10-20Resolves: fdo#72587 make template dialog ModalCaolán McNamara3-3/+8
2014-10-20html export: Fix export of checked checkbox and radiobutton.Marco Cecchetti4-1/+25
2014-10-20fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna3-0/+35
2014-10-18bump openssl to 1.0.1jCaolán McNamara1-1/+2
2014-10-18fdo#75359 - SIFR: Line Spacing 1.5 icon missing (4.3)Yousuf Philips6-0/+0
2014-10-17Adapt sorting unit tests for new default.Michael Meeks4-7/+85
2014-10-17Back-port Kohei's comprehensive sorting unit tests from master.Michael Meeks4-492/+1485