summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-13Resolves: fdo#52020 ICU breakiterator not used for KhmerCaolán McNamara2-1/+25
2012-07-12cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)Andras Timar4-7/+0
2012-07-12fdo#52000 take website url from configurationAndras Timar1-5/+34
2012-07-12fdo#51852: Temporary, band-aid fix.Kohei Yoshida1-2/+10
2012-07-11gbuild: sigh... that didn't help... let's try an eval hereMichael Stahl1-1/+1
2012-07-11gbuild: remove trailing \ that is apparently...Michael Stahl1-1/+1
2012-07-11quote $ANT in makefiles so path with spaces worksMichael Stahl21-40/+40
2012-07-11configure: remove silly un-terminated s[dw]ext msgMichael Stahl1-2/+0
2012-07-11configure: don't fail if ant home contains spaceMichael Stahl1-11/+7
2012-07-11configure.in: typosMichael Stahl1-2/+2
2012-07-11Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"Michael Stahl2-10/+2
2012-07-11fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat3-3/+3
2012-07-11fpicker: don't edit local places with double-clickCédric Bosdonnat1-23/+23
2012-07-11fpicker: fixed delete button (dis)enablingCédric Bosdonnat2-4/+5
2012-07-11bump product version to 3.6.0.1+, release number to 101Petr Mladek2-22/+22
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