summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-11Version 3.6.0.1, tag libreoffice-3.6.0.1libreoffice-3.6.0.1Petr Mladek0-0/+0
2012-07-11bump product version to 3.6.0.1, release number to 101Petr Mladek2-25/+25
2012-07-10fdo#50849 work around psqlodbc segfaultLionel Elie Mamane1-0/+13
2012-07-10fdo#51179: SearchAscii() is equal to indexOf(), not match()Korrawit Pruegsanusak1-7/+11
2012-07-10correctly paint toolbar separators with gtk-2.8 (bnc#770013)Petr Mladek1-3/+5
2012-07-10about.svg no longer bears brand differences.Thorsten Behrens1-2/+0
2012-07-10New Finder background image for Mac OS installationStefan Knorr (astron)1-0/+0
2012-07-09resolved rhbz#838248 init filter criteria stringEike Rathke1-1/+25
2012-07-09fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev1-1/+1
2012-07-09added LANGUAGE_USER_SYSTEM_CONFIG 0xFFFE for configuration context fdo#45830Eike Rathke1-0/+1
2012-07-09- fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders4-3/+16
2012-07-09performance problem with this commitMarkus Mohrhard1-1/+1
2012-07-08fix layout issue on Data Bar dialogAndras Timar1-2/+1
2012-07-08fix a few layout problems in Conditional Formatting dialogAndras Timar2-13/+16
2012-07-08we still need to pass the wrong number of read bytesMarkus Mohrhard1-1/+1
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard5-18/+100
2012-07-07fdo#51830 order of OK and Cancel buttonsAndras Timar1-2/+2
2012-07-07fdo#43109: Don't check for simple number when text format is requested.Kohei Yoshida1-1/+1
2012-07-07Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME supportRuslan Kabatsayev1-1/+1
2012-07-06fdo#38071: roll back change to MarkBase::IsCoveringPosition:Michael Stahl1-3/+4
2012-07-06Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida9-11/+17
2012-07-06Sync the 'ignore empty rows' and 'repeat if empty' flags as appropriate.Kohei Yoshida1-0/+1
2012-07-06hide aDateTimeText when editing new version commentAndras Timar1-0/+3
2012-07-06BorderWidthImpl: let's try if this is a better way to convert to intMichael Stahl1-3/+6
2012-07-06fdo#33960: fix cross reference number test failureMichael Stahl2-37/+48
2012-07-06update hardcoded borders according to the new Start Center imagesIvan Timofeev1-4/+4
2012-07-06fix dialog editor crasher fdo#51269Noel Power1-0/+13
2012-07-06adjust the calculation of the cursor pos if ALT is used, fdo#48869Markus Mohrhard1-2/+7
2012-07-05fdo#49486: fix graphite2 hyphenation regressionMartin Hosken1-2/+2
2012-07-05prevent invalid memory when loading change tracking from xls, fdo#45209Markus Mohrhard2-2/+15
2012-07-05Use correct row indices to keep track of empty rows.Kohei Yoshida1-1/+21
2012-07-05Unnecessary header include.Kohei Yoshida1-1/+0
2012-07-05ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion:Michael Stahl1-2/+2
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke3-6/+16
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida13-0/+119
2012-07-05specify the sourced file with pathDavid Tardon1-1/+1
2012-07-04fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()Eike Rathke1-1/+1
2012-07-04fix drawing of calc input line when vcl backend supports CTRL_FRAMEIvan Timofeev1-1/+2
2012-07-04refactor handling of double border widths:Michael Stahl16-47/+225
2012-07-04rtftok: border types must be mapped to the values in ooxml/model.xmlMichael Stahl1-19/+18
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl53-407/+441
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl36-103/+115
2012-07-04bump product version to 3.6.0.0.beta3+, build id to 13Petr Mladek2-22/+22
2012-07-04fdo#43556 round pos&dim of report controls & sections to nearest 10^-4mLionel Elie Mamane1-0/+19
2012-07-04fix fdo#51547: revert "Some cppcheck cleaning"Michael Meeks3-10/+10
2012-07-04check for Digest::MD5 Perl moduleAndras Timar1-1/+1
2012-07-04Remove duplication of License/Credits informationStefan Knorr (astron)23-44/+0
2012-07-04modernize the default set of Impress templates (masterpages)Alexander Wilms92-207/+21
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard1-4/+4
2012-07-04libcmis: added a patch to workaround an alfresco bug and avoid HTTP requestsCédric Bosdonnat2-0/+286