summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-02Branch libreoffice-3-3-4libreoffice-3-3-4Petr Mladek0-0/+0
2011-08-02Version 3.3.4.1, tag libreoffice-3.3.4.1 (3.3.4-rc1)libreoffice-3.3.4.1libreoffice-3.3.4-finalPetr Mladek0-0/+0
2011-07-27Resolves: fdo#38955 set selection request as done for macro recorderCaolán McNamara1-0/+1
2011-05-31Version 3.3.3.1, tag libreoffice-3.3.3.1 (3.3.3-rc1)libreoffice-3.3.3.1libreoffice-3.3.3-finalPetr Mladek0-0/+0
2011-05-04lp#775608: Libreoffice Calc's PRODUCT function doesn't calculate correctly.Bjoern Michaelsen1-2/+2
2011-03-21Fix seg faults on sheet deletion.Kohei Yoshida1-1/+1
2011-03-11Disabled auto-complete in Calc filter dialog - fix for bug 34898.Tibby Lickle1-0/+1
2011-03-08Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)libreoffice-3.3.2.1Petr Mladek0-0/+0
2011-03-08Properly invalidate cached sheet XML streams during reference update.Kohei Yoshida6-11/+57
2011-03-07Make sure these values are positive; we use them to resize arrays.Kohei Yoshida1-0/+3
2011-03-03I forgot to say that the last commit was signed off by Thorsten.Kohei Yoshida0-0/+0
2011-03-03Fixed incorrect cursor navigation. (fdo#33756)Kohei Yoshida1-44/+15
2011-03-03Better fix for fdo#31939.Kohei Yoshida3-22/+2
2011-03-03Go through all tokens to look for a volatile one. (fdo#31939)Kohei Yoshida4-1/+59
2011-02-27Changed label size and position for BTN_GENERAL_PREC, FT_PREC and ED_PRECJean-Baptiste Faure1-5/+5
2011-02-18Properly update column and row header selections. (fdo#34383)Kohei Yoshida1-0/+1
2011-01-27Remove unused declarationJani Monoses1-3/+0
2011-01-21Fixed incorrect page number in page preview mode. (fdo#33155)Kohei Yoshida1-5/+7
2011-01-21Fixed incorrect import of cell attributes from Excel documents.Kohei Yoshida1-0/+9
2011-01-13Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c.Kohei Yoshida12-234/+52
2011-01-13Revert "This is also part of the merge."Kohei Yoshida1-1/+2
2011-01-11Please, ignore the previous message; it was for the libreoffice-3-3-0 branchPetr Mladek0-0/+0
2011-01-11Branch libreoffice-3-3-0Petr Mladek0-0/+0
2011-01-10Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)libreoffice-3.3.0.3Petr Mladek0-0/+0
2011-01-07This is also part of the merge.Kohei Yoshida1-2/+1
2011-01-07Merge commit 'ooo/OOO330_m19' into libreoffice-3-3Kohei Yoshida12-53/+235
2011-01-06CWS-TOOLING: integrate CWS calc64ooo/OOO330_m19Kurt Zenker6-24/+162
2011-01-06CWS-TOOLING: integrate CWS ooo33gsl13Kurt Zenker8-31/+72
2011-01-05Make more room for Portuguese locale. (fdo#32823)Kohei Yoshida1-6/+6
2011-01-05calc64: remove a warningNiklas Nebel1-1/+0
2011-01-05calc64: #i116164# performance of filters with many filtered rangesNiklas Nebel6-23/+162
2010-12-29Remove bogus check for numerical sheet names. (fdo#32570)Kohei Yoshida1-6/+1
2010-12-22Actually the object doesn't have to be a cell note.Kohei Yoshida1-6/+3
2010-12-22Avoid double-paste when pasting text into cell comment. (fdo#32572)Kohei Yoshida1-0/+20
2010-12-18Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)libreoffice-3.3.0.2Petr Mladek0-0/+0
2010-12-14Remove trailing spaces too when parsing csv's simple numbers.feature/helppackKohei Yoshida2-3/+15
2010-12-14WaE, shadowed warningCaolán McNamara1-1/+1
2010-12-14We need to reset i to 0 after parsing spaces.Kohei Yoshida1-1/+7
2010-12-14The previous commit would skip *all* spaces. This is the right fix.Kohei Yoshida1-5/+12
2010-12-14When parsing numbers, ignore preceding spaces.Kohei Yoshida1-2/+6
2010-12-11ooo33gsl13: #i115906# obtain correct data range for external referencesEike Rathke [er]8-31/+72
2010-12-08Make the string 'New Record' localizable. (fdo#32209)feature/winshrinkKohei Yoshida3-1/+7
2010-12-07Display correct record information in Data Form dialog. (fdo#32196)Kohei Yoshida1-3/+13
2010-12-01Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)LIBREOFFICE_3_3_0_1Petr Mladek0-0/+0
2010-11-30Changed header license for new files from ooo-build.Kohei Yoshida2-53/+47
2010-11-30Don't forget to store sheet index of merged cell range to be re-merged.Kohei Yoshida3-3/+15
2010-11-30Skip hidden cells while expanding range selection.Kohei Yoshida3-6/+36
2010-11-29Extracted methods that may be used in another place.Kohei Yoshida3-80/+125
2010-11-29Removed unused code.Kohei Yoshida1-6/+0
2010-11-29Don't update visible ranges for invisible panes.Kohei Yoshida1-1/+1