summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2010-12-14Remove trailing spaces too when parsing csv's simple numbers.Kohei Yoshida
2010-12-14WaE, shadowed warningCaolán McNamara
2010-12-14We need to reset i to 0 after parsing spaces.Kohei Yoshida
2010-12-14The previous commit would skip *all* spaces. This is the right fix.Kohei Yoshida
2010-12-14When parsing numbers, ignore preceding spaces.Kohei Yoshida
2010-12-08Make the string 'New Record' localizable. (fdo#32209)Kohei Yoshida
2010-12-07Display correct record information in Data Form dialog. (fdo#32196)Kohei Yoshida
2010-11-30Changed header license for new files from ooo-build.Kohei Yoshida
2010-11-30Don't forget to store sheet index of merged cell range to be re-merged.Kohei Yoshida
2010-11-30Skip hidden cells while expanding range selection.Kohei Yoshida
2010-11-29Extracted methods that may be used in another place.Kohei Yoshida
2010-11-29Removed unused code.Kohei Yoshida
2010-11-29Don't update visible ranges for invisible panes.Kohei Yoshida
2010-11-29Re-calculate visible range when switching sheets.Kohei Yoshida
2010-11-29Fixed use of incorrect integer type during import of outlines.Kohei Yoshida
2010-11-29More strict parsing of external range names.Kohei Yoshida
2010-11-25Put show credits entry into all app ui configsThorsten Behrens
2010-11-25Fixed crash in xls export caused by off-by-one iteratorKatarina Machalkova
2010-11-19No automatic width adjustment of the dropdown popups. (fdo#31710)Kohei Yoshida
2010-11-18Make VLOOKUP work with an external reference once again. (fdo#31718)Kohei Yoshida
2010-11-18Add workaround to avoid pasting data from OOo Calc as an OLE objectTor Lillqvist
2010-11-18Disable document modify and broadcasting of changes on range names.Kohei Yoshida
2010-11-17Changing margins in print preview should mark the document modified.Kohei Yoshida
2010-11-16Merge commit 'ooo/OOO330_m15' into libreoffice-3-3Jan Holesovsky
2010-11-12Merge branch 'feature/pptx-export-ooxml11' into libreoffice-3-3Tor Lillqvist
2010-11-12CWS-TOOLING: integrate CWS calc63obo
2010-11-11Merge commit 'ooo/OOO330_m14' into libreoffice-3-3Jan Holesovsky
2010-11-11calc63: #i115512# RoundValueAsShown: don't round to -1 digits for unlimited p...Niklas Nebel
2010-11-09Fix Windows build errorTor Lillqvist
2010-11-08Fixed a crash on importing named ranges on higher sheets.Kohei Yoshida
2010-11-08calc62: #i115431# if #VALUE! doesn't fit into the cell, always use hashesNiklas Nebel
2010-11-08calc62: #i115431# treat DataPilot filter field numbers as relative to the she...Niklas Nebel
2010-11-07Fix compilation errorTor Lillqvist
2010-11-03Set correct default formula syntax value in case it's not explicitly set.Kohei Yoshida
2010-11-02calc33stopper2: #i115313# revert calculation of scaling factor for drawing la...Daniel Rentz [dr]
2010-11-01Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calcJan Holesovsky
2010-11-01there's something very odd going on hereCaolán McNamara
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky
2010-11-01give another go at enabling this test using rdb copies and only for LinuxCaolán McNamara
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn
2010-10-29Disabling commentPr export - since MSO is yet to support this.Muthu Subramanian K
2010-10-28Allow activation of cell even when the document is read-only.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-28Lets try a local copyCaolán McNamara
2010-10-28Fixed a condition: the filter needs to be checked for NULL in every caseCédric Bosdonnat
2010-10-28CWS-TOOLING: integrate CWS calc61obo
2010-10-27calc61: #i115266# handle multiple selection for printing, return valid settin...Niklas Nebel