Commit graph

43 commits

Author SHA1 Message Date
Joseph Powers
ee67ae67d8 hrc cleanup 2010-11-21 05:22:52 -08:00
Andras Timar
d7b5860a12 fixed an i18n problem
Constructing "string + ordinal number" terms programmatically is
an i18n issue, because in some languages (e.g. in Hungarian)
ordinal number should precede the string. The patch solves
http://bug.openscope.org/browse/OOO-85 reported by a Hungarian
localizer ("Oldal 1" should be "1. oldal"). There are more
occurences of this construction in the code of LibreOffice
but this was highly visible and it is correct in Hungarian Excel.
2010-10-21 11:19:47 +02:00
Noel Power
6ba10b3d12 fix bad STR_COUNT 2010-10-14 20:33:24 +01:00
Noel Power
be3ca836cb Merge branch 'vba' fix conflics, trailing ws & tab issues
additionally the following iz patches are rolled up with this commit i#113356, i#112998 i#113955 i#113358 i#113515 i#112531 i#112596 i#112530
2010-10-13 10:01:42 +01:00
Noel Power
f13fd7b138 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:15:43 +01:00
Kohei Yoshida
35c75a3c2f Ported calc-formula-variable-sep-config-check-sc.diff from ooo-build.
This code handles situations where the formula arg separator is in
conflict with the locale specific decimal and/or thousand separators.
2010-10-05 10:32:10 -04:00
Kohei Yoshida
7f6c0d17a0 Fixed a build breakage by adding a missing global string ID.
STR_UNDO_INSERT_CURRENT_DATE was not defined; probably lost during
conflict resolution of the previously ported patch.
2010-10-04 21:01:42 -04:00
Kohei Yoshida
b91b8e9098 Ported calc-insert-current-time-sc.diff from ooo-build.
This enables quick insertion of current date and time into current
cell, via command.  By default, these commands are bound to

* Ctrl-';'
* Ctrl-Shift-';'

respectively.
2010-10-04 18:15:55 -04:00
Kalman Szalai - KAMI
08cf2c305b Code cleanup after i80528 2010-10-02 16:06:12 +02:00
Kohei Yoshida
90d71fa312 calctabcolor: rebased to DEV300_m82. 2010-06-15 05:33:03 +02:00
Kohei Yoshida
46f4ddda06 rebased to DEV300_m77. 2010-05-11 20:59:39 +02:00
Niklas Nebel
29e0d7873e calc53: #i111231# some spring cleaning 2010-04-28 16:52:04 +02:00
Vladimir Glazunov
2fbd5327d5 CWS-TOOLING: integrate CWS datapilotperf 2010-03-23 14:25:33 +01:00
Kohei Yoshida
8c3ce6044a calctabcolor: rebased to m72. 2010-02-26 15:31:46 +01:00
Jens-Heiner Rechtien
4573ccfffd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Niklas Nebel
7f40d36d4a datapilotperf: manual migration of changes by Wang Xu Ming from svn to hg 2010-02-03 17:59:00 +01:00
Kohei Yoshida
8599da1e97 #i5560# Applied & adjusted for the latest codebase the patches from go-oo.
The original patches were contributed by Daniel Watson.
2009-09-17 15:48:04 -04:00
Ivo Hinkelmann
7ba284b835 CWS-TOOLING: integrate CWS calc50
2009-05-28 12:32:46 +0200 nn  r272399 : gcc warning
2009-05-28 10:56:48 +0200 nn  r272382 : CWS-TOOLING: rebase CWS calc50 to trunk@272291 (milestone: DEV300:m49)
2009-05-27 14:24:52 +0200 nn  r272343 : #i50825# DataPilotUpdate: prevent overwriting source data above the table
2009-05-26 18:29:21 +0200 nn  r272316 : #i50019# allow borders for multiple cell ranges
2009-05-26 13:43:36 +0200 nn  r272300 : #i101960# UpdateExternalRefLinks: set document modified
2009-05-25 18:01:23 +0200 nn  r272267 : #i102056# copied from CWS calc311fixes
2009-05-20 12:24:22 +0200 nn  r272114 : #i59672# ExecFilter/SC_AUTOFILTER_CUSTOM: select database range (patch from gaozm)
2009-05-15 18:24:44 +0200 nn  r271961 : #i100544# correct ScTokenConversion::ConvertToTokenArray
2009-05-13 17:45:02 +0200 nn  r271866 : #i101869# DeleteRange: before broadcasting, check if EndListening removed the note cells
2009-05-13 12:43:31 +0200 nn  r271856 : #i101806# correct reference undo for inserting/deleting columns/rows across sheets
2009-05-11 18:44:46 +0200 nn  r271783 : #i101725# don't copy hash_set with pointers from the other collection
2009-05-11 17:54:21 +0200 nn  r271780 : #i101690# correct merge error in frmdlg integration
2009-05-07 15:28:55 +0200 nn  r271674 : #i96940# check for negative count in fillAuto
2009-05-07 13:47:58 +0200 nn  r271661 : #i101512# SetCompileForFAP is in formula::FormulaCompiler
2009-05-07 13:47:27 +0200 nn  r271660 : #i101512# use SetCompileForFAP for CompileTokenArray
2009-05-05 18:47:03 +0200 nn  r271551 : #i73074# RepeatDB: re-evaluate advanced filter source range
2009-05-05 18:23:21 +0200 nn  r271546 : #i97857# use GetInputString for direct reference as validity range source
2009-05-05 17:38:23 +0200 nn  r271538 : #i95834# better enable/disable handling of next/previous buttons (patch by cmc)
2009-06-15 10:46:14 +00:00
Oliver Bolte
07b0c01857 CWS-TOOLING: integrate CWS dr66
2009-01-22 15:51:40 +0100 dr  r266730 : #i98028# moved to CWS dr66
2009-01-22 15:50:28 +0100 dr  r266729 : #i98028# moved to CWS dr66
2009-01-20 16:25:49 +0100 dr  r266595 : #i98282# resolve palette colors while loading chart gradients (convert back to unx lineends...)
2009-01-20 16:23:19 +0100 dr  r266594 : #i98282# resolve palette colors while loading chart gradients
2009-01-19 15:43:57 +0100 dr  r266507 : #i97900# move fix to CWS dr66
2009-01-19 15:40:28 +0100 dr  r266506 : #i97900# move fix to CWS dr66
2009-01-19 15:20:14 +0100 dr  r266505 : #i98141# correctly update note position while switching LTR/RTL mode of sheet
2009-01-06 10:28:02 +0100 dr  r265899 : CWS-TOOLING: rebase CWS dr66 to trunk@265758 (milestone: DEV300:m38)
2008-11-13 13:59:02 +0100 dr  r263644 : #i10000# merge problems
2008-11-13 13:25:15 +0100 dr  r263639 : #i10000# merge problems
2008-11-13 13:22:58 +0100 dr  r263638 : #i10000# merge problems
2008-11-13 13:22:25 +0100 dr  r263637 : #i10000# merge problems
2008-11-12 13:40:46 +0100 dr  r263595 : #i10000# merge problem
2008-11-12 11:34:51 +0100 dr  r263583 : CWS-TOOLING: rebase CWS dr66 to trunk@263288 (milestone: DEV300:m35)
2008-11-11 16:58:11 +0100 dr  r263568 : CWS-TOOLING: rebase CWS dr66 to trunk@262087 (milestone: DEV300:m33)
2008-10-27 14:38:34 +0100 dr  r262675 : migrate CWS dr66 to SVN
2009-03-02 14:19:13 +00:00
Jens-Heiner Rechtien
ab9ca9a9a5 CWS-TOOLING: integrate CWS fwk98
2008-12-12 22:28:04 +0100 pb  r265444 : fix: #i44211# precompiled directive was missed
2008-12-11 10:43:34 +0100 pb  r265262 : fix: #i87952# #i84982# SID_INSERT_APPLET and SID_CHAR_DLG_FOR_PARAGRAPH not configurable any longer
2008-12-11 10:40:05 +0100 pb  r265261 : fix: #i64346# SID_MAIL_SENDDOCASFORMAT not configurable any longer
2008-12-11 10:36:53 +0100 pb  r265260 : fix: #i41265# #i64346# ui name for MacroOrganizer and SendMailDocAs...
2008-12-11 10:29:07 +0100 pb  r265258 : fix: #i60617# #i92080# ui name for ContinueNumbering and SaveGraphic
2008-12-11 10:25:52 +0100 pb  r265256 : fix: #i80850# ui name for ToggleFormula and AssignMacro
2008-12-08 14:16:20 +0100 pb  r264996 : fix: #i44211# querytemplate.obj added
2008-12-08 12:54:02 +0100 pb  r264992 : fix: #i44211# use the new query template box
2008-12-08 12:50:45 +0100 pb  r264991 : fix: #i44211# STR_QRYTEMPL_... added
2008-12-08 12:48:21 +0100 pb  r264990 : fix: #i44211# new query box
2008-12-02 11:06:54 +0100 pb  r264681 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added
2008-12-02 11:05:29 +0100 pb  r264680 : fix: #i88478# STR_STYLE_FAMILY_... added
2008-12-02 11:03:22 +0100 pb  r264679 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added
2008-12-02 10:54:27 +0100 pb  r264678 : fix: #i88478# STR_STYLE_FAMILY_... added
2008-12-02 10:50:16 +0100 pb  r264677 : fix: #i88478# SwXStyleFamily: XpropertySet support added
2008-12-02 10:48:12 +0100 pb  r264676 : fix: #i88478# STR_STYLE_FAMILY_... added
2008-12-02 10:45:46 +0100 pb  r264674 : fix: #i88478# SwXStyleFamily: XpropertySet support added
2008-12-02 10:43:44 +0100 pb  r264673 : fix: #i88478# STR_STYLE_FAMILY_... added
2008-12-02 10:40:45 +0100 pb  r264671 : fix: #i88478# table.srs added
2008-12-02 10:37:45 +0100 pb  r264669 : fix: #i88478# dummy text of DisplayName replaced
2008-12-02 10:35:26 +0100 pb  r264668 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added
2008-12-02 10:30:24 +0100 pb  r264666 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added
2008-11-24 10:42:03 +0100 pb  r264214 : fix: #i92765# set search algorithm with sense
2008-11-24 07:02:31 +0100 pb  r264194 : fix: #i61775# dont display more than 100 fonts
2008-11-24 06:15:20 +0100 pb  r264193 : fix: #i96418# map module swxform to swriter for help
2008-11-20 11:34:21 +0100 pb  r264035 : fix: #i93453# map 'swform' and 'swreport' to 'sdatabase'
2008-11-20 09:55:30 +0100 pb  r264030 : fix: #i94023# after copy a ResId dont forget to set RT correctly
2009-01-06 17:37:13 +00:00
Rüdiger Timm
47b1cc26c2 CWS-TOOLING: integrate CWS mooxlsc
2008-12-12 09:32:19 +0100 dr  r265390 : #i10000# warning
2008-12-11 14:54:26 +0100 dr  r265301 : add strings from dr66 to meet ui freeze
2008-12-11 14:53:20 +0100 dr  r265300 : add strings from dr66 to meet ui freeze
2008-12-08 14:43:25 +0100 er  r264997 : DBG_... need semicolon
2008-12-04 19:16:50 +0100 er  r264872 : DBG_... needs semicolon
2008-12-04 11:09:27 +0100 er  r264824 : DBG_ERROR needs semicolon
2008-12-03 13:29:46 +0100 er  r264770 : CWS-TOOLING: rebase CWS mooxlsc to trunk@264325 (milestone: DEV300:m36)
2008-12-02 16:49:09 +0100 er  r264722 : disable code for named references #i4385# import as long as #i3740# isn't fully implemented
2008-12-02 16:45:04 +0100 er  r264721 : some compilers attempt to be too smart; persuade them it's really meant what was written
2008-12-02 16:04:56 +0100 er  r264715 : #i3740# no storage in ODF for external name references
2008-11-29 02:20:50 +0100 er  r264575 : some huge performance improvement when reading repeated empty rows for the external references cache from ODF, as they often occur in the sparse matrix
2008-11-29 01:14:55 +0100 er  r264574 : WriteExternalRefCaches: for table:number-columns-repeated write used columns instead of MAXCOLCOUNT
2008-11-28 18:30:04 +0100 er  r264570 : #i3740# write/read external name references as bracketed references, as proposed on the ODFF list
2008-11-27 20:36:54 +0100 er  r264521 : merge i95068 from cws calc46 for code correctness
2008-11-21 20:39:34 +0100 kohei  r264174 : fixed a crash when importing a BIFF8 document with per-sheet external names.
For now, we don't support per-sheet external names.  Let's throw in NoName
error until they are supported.
2008-11-21 18:47:27 +0100 kohei  r264168 : I forgot to process cached range references in the EXTERNNAME record, which 
prevented cached external names with range references from being imported 
correctly.
P.S. I swear I thought I had covered this....
2008-11-20 23:07:22 +0100 er  r264104 : #i4385# parse external defined names in MOOXML import
2008-11-14 23:18:54 +0100 er  r263700 : #i92797# parse external sheet references under aspects of MOOXML import and new ScExternalRefManager
2008-11-14 18:49:48 +0100 er  r263696 : remove infinity assertion, leftover from binary file format; coded double error may occur via filter import
2008-11-12 13:29:44 +0100 er  r263593 : make references to entire rows/columns, such as A:A or 3:3, actually work in MOOXML import
2008-11-03 12:35:11 +0100 er  r263282 : a struct is a struct is a ...
2008-10-31 00:30:59 +0100 er  r262843 : aTableRowCellAttrTokenMap needed
2008-10-31 00:26:07 +0100 er  r262842 : GetTableRowCellAttrTokenMap() is not unused
2008-10-31 00:13:53 +0100 er  r262841 : merge error
2008-10-31 00:05:39 +0100 er  r262840 : merge error
2008-10-30 23:17:48 +0100 er  r262839 : unresolved merge conflict!?!
2008-10-30 22:59:11 +0100 er  r262838 : merge error
2008-10-30 16:31:04 +0100 hr  r262833 : CWS-TOOLING: rebase CWS mooxlsc to trunk@262620 (milestone: DEV300:m34)
2008-10-16 21:57:51 +0200 er  r262272 : migrate CWS mooxlsc to SVN
2008-12-12 09:38:47 +00:00
Rüdiger Timm
d373a471c4 INTEGRATION: CWS changefileheader (1.21.34); FILE MERGED
2008/03/31 17:13:31 rt 1.21.34.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:36:20 +00:00
Kurt Zenker
6ba167e2ec INTEGRATION: CWS calcshare_DEV300 (1.19.14); FILE MERGED
2008/02/26 19:07:33 tbe 1.19.14.11: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008/02/26 12:01:02 tbe 1.19.14.10: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008/02/25 18:22:20 tbe 1.19.14.9: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008/02/25 15:27:39 tbe 1.19.14.8: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008/02/23 18:45:44 tbe 1.19.14.7: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008/02/23 16:21:44 tbe 1.19.14.6: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008/02/23 13:44:08 tbe 1.19.14.5: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008/02/23 11:41:00 tbe 1.19.14.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008/02/15 16:11:06 tbe 1.19.14.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008/02/13 14:07:08 tbe 1.19.14.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2007/12/04 12:59:44 tbe 1.19.14.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008-03-07 12:55:10 +00:00
Kurt Zenker
5eae953c8b INTEGRATION: CWS odff02 (1.19.100); FILE MERGED
2008/03/02 18:33:19 er 1.19.100.2: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas
2008/02/28 16:19:46 er 1.19.100.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI
2008-03-07 10:10:34 +00:00
Ivo Hinkelmann
69809611dd INTEGRATION: CWS aw053 (1.17.42); FILE MERGED
2007/11/01 18:24:30 aw 1.17.42.2: RESYNC: (1.17-1.18); FILE MERGED
2007/09/14 10:50:28 aw 1.17.42.1: #i80528# Removal of draft paint modes
2007-11-26 13:41:12 +00:00
Ivo Hinkelmann
207d894034 INTEGRATION: CWS calctextcol (1.17.6); FILE MERGED
2007/07/31 14:53:29 tbe 1.17.6.1: #i4040 Convert text to columns
2007-08-20 15:49:48 +00:00
Rüdiger Timm
bfec1dbad3 INTEGRATION: CWS dr55 (1.15.184); FILE MERGED
2007/06/28 14:59:00 dr 1.15.184.2: RESYNC: (1.15-1.16); FILE MERGED
2007/06/27 11:54:30 er 1.15.184.1: #i47644# new errDivisionByZero to distinguish from other floating-point operation errors
2007-07-06 11:30:16 +00:00
Oliver Bolte
8411a66532 INTEGRATION: CWS jgarrays (1.15.148); FILE MERGED
2007/04/26 12:25:58 jodygoldberg 1.15.148.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString
2007-06-13 08:05:13 +00:00
Ivo Hinkelmann
ffccfc6355 INTEGRATION: CWS scr1c1 (1.14.66); FILE MERGED
2006/09/07 14:20:49 jodygoldberg 1.14.66.1: Issue number:  20857
Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.
2006-10-18 11:17:08 +00:00
Oliver Bolte
eb4abcdc09 INTEGRATION: CWS dr47 (1.13.132); FILE MERGED
2006/03/10 14:04:59 dr 1.13.132.1: #i49498# INFO function
2006-07-10 11:30:26 +00:00
Rüdiger Timm
9569a5e482 INTEGRATION: CWS ooo19126 (1.12.328); FILE MERGED
2005/09/05 15:00:48 rt 1.12.328.1: #i54170# Change license header: remove SISSL
2005-09-08 16:42:01 +00:00
Rüdiger Timm
e2ac9e2ef7 INTEGRATION: CWS os34 (1.7.2); FILE MERGED
2004/09/16 18:42:20 tl 1.7.2.4: RESYNC: (1.10-1.11); FILE MERGED
2004/09/16 13:45:59 tl 1.7.2.3: #i30303# merged to m53
2004/08/06 10:44:50 tl 1.7.2.2: RESYNC: (1.7-1.10); FILE MERGED
2004/08/04 13:45:51 tl 1.7.2.1: #i30302# simplified/traditional Chinese conversion
2004-09-17 12:52:04 +00:00
Jens-Heiner Rechtien
8e3be6378b INTEGRATION: CWS grouping (1.7.58); FILE MERGED
2004/07/27 11:21:38 nn 1.7.58.3: RESYNC: (1.8-1.9); FILE MERGED
2004/07/19 13:53:43 nn 1.7.58.2: RESYNC: (1.7-1.8); FILE MERGED
2004/07/16 10:24:27 nn 1.7.58.1: #i25110# renaming of groups and group fields
2004-08-03 11:42:19 +00:00
Rüdiger Timm
e95316ed85 INTEGRATION: CWS jmarmion2 (1.8.20); FILE MERGED
2004/07/20 13:26:53 jmarmion 1.8.20.1: #i20501# add drop-down to header/footer dialog.
2004-07-23 13:31:59 +00:00
Rüdiger Timm
adc3bcd7f4 INTEGRATION: CWS redlincom (1.7.84); FILE MERGED
2004/07/02 17:30:24 er 1.7.84.2: #112261# differentiate between move and deletion
2004/07/02 14:35:32 er 1.7.84.1: #112261# add comment if rejection may have resulted in references not properly restored in formulas
2004-07-12 11:56:05 +00:00
Oliver Bolte
a1c0221553 INTEGRATION: CWS rangename (1.7.72); FILE MERGED
2004/06/18 18:47:06 nn 1.7.72.1: #i28236# allow creation of names using the name box
2004-07-05 13:01:21 +00:00
Oliver Bolte
ea6b508ab9 INTEGRATION: CWS tl01 (1.4.286); FILE MERGED
2004/04/20 13:46:10 tl 1.4.286.3: RESYNC: (1.5-1.6); FILE MERGED
2004/02/11 15:20:26 gt 1.4.286.2: RESYNC: (1.4-1.5); FILE MERGED
2003/10/07 14:30:39 dr 1.4.286.1: #112060# Hangul/Hanja Conversion in Calc
2004-04-27 15:10:22 +00:00
Oliver Bolte
788e6a13d1 INTEGRATION: CWS sab008 (1.4.260); FILE MERGED
2004/02/11 12:48:20 sab 1.4.260.3: RESYNC: (1.4-1.5); FILE MERGED
2003/11/18 15:17:53 dr 1.4.260.2: #i8868# final string changes
2003/08/29 12:02:23 dr 1.4.260.1: #i8868# 1st prototype: scale printout to width/height
2004-03-19 15:04:26 +00:00
Jens-Heiner Rechtien
a5b7f2341a INTEGRATION: CWS calcrtl (1.4.112); FILE MERGED
2003/07/11 10:17:31 nn 1.4.112.1: #106948# menu function to mirror sheet
2004-02-03 11:11:37 +00:00
Eike Rathke
914d8fec26 #77027# interpreter error #ADDIN? and #MACRO? instead of #NAME? 2001-05-29 17:41:05 +00:00
Niklas Nebel
818be05b7a undo for transliteration 2001-03-27 07:48:22 +00:00
Niklas Nebel
9f92253fd0 #78987# STR_DATAPILOT_SUBTOTAL 2001-02-08 18:34:07 +00:00
Jens-Heiner Rechtien
9ae5a91f79 initial import 2000-09-18 16:07:07 +00:00