Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
|
|
containing underscores
|
|
2009-08-06 12:20:52 +0200 mh r274712 : corrected error handling
2009-08-05 13:41:20 +0200 mh r274661 : #i93040# NetBSD compile issue
2009-08-05 13:40:32 +0200 mh r274660 : #i93040# NetBSD compile issue
2009-08-05 13:38:46 +0200 mh r274659 : #i93040# NetBSD compile issue
2009-08-05 13:29:15 +0200 mh r274658 : #i95193# increase includes limit
2009-08-05 13:22:07 +0200 mh r274657 : #i96811# honor return values of read calls
2009-08-05 13:16:47 +0200 mh r274654 : #i96802# honor return values of write calls
2009-08-05 13:07:06 +0200 mh r274653 : #i99835# do DestroyData
2009-08-05 13:01:42 +0200 mh r274651 : #i68557#: allow more dpi resolutions in scanner dialogue
2009-07-24 14:46:04 +0200 mh r274307 : #i103770# missing fclose added
|
|
2009-07-10 15:25:24 +0200 kso r273899 : #i53184# - fix probs with UNC server names containing underscores.
2009-07-10 14:31:59 +0200 kso r273893 : CWS-TOOLING: rebase CWS kso32fixes to trunk@273858 (milestone: DEV300:m52)
2009-07-09 13:46:16 +0200 kso r273861 : #i53184# - withdrew patch.
2009-07-08 13:39:00 +0200 kso r273829 : #i63159# - added license header
2009-07-08 11:44:08 +0200 kso r273824 : i53184 - cannot open files from shell if UNC server has a _ (underscore)
2009-07-08 11:21:12 +0200 kso r273822 : #i93271# - mingw build error
2009-07-08 11:13:48 +0200 kso r273821 : #i91247 - Adhere to one more xdg spec
2009-07-08 11:02:53 +0200 kso r273820 : #i89017# - osl_trace now emits trailing line feed to the debugger
2009-07-08 10:55:04 +0200 kso r273819 : #i88663# - not waiting on successful forks but subsequent process failure
2009-07-07 17:05:27 +0200 kso r273810 : #i88382# - It's nice to leave the modal mode in gtk+ too ;-)
2009-07-07 16:53:34 +0200 kso r273808 : i88331# - Typo in include guard
2009-07-07 16:48:17 +0200 kso r273807 : i82831# - crashrep: warnings when size_t != int
2009-07-07 16:39:49 +0200 kso r273806 : i63159# - Patch to use d_type field in dirent structure if possible
2009-06-24 12:52:27 +0200 kso r273333 : #i100274# - solved win2k missing symbol problem (again).
2009-05-20 13:58:48 +0200 kso r272124 : CWS-TOOLING: rebase CWS kso32fixes to trunk@271830 (milestone: DEV300:m48)
2009-04-17 14:50:54 +0200 kso r270950 : CWS-TOOLING: rebase CWS kso32fixes to trunk@270723 (milestone: DEV300:m46)
2009-03-26 09:27:28 +0100 kso r270054 : #i100274# NTLM code cleanup.
2009-03-20 14:13:38 +0100 kso r269807 : #i100274# - Fixed potential buffer overflow in NTLM code.
2009-03-19 14:53:03 +0100 kso r269748 : #i100274. Added NTLM support for Non-Windows platforms.
2009-03-17 15:52:44 +0100 kso r269613 : CWS-TOOLING: rebase CWS kso32fixes to trunk@269297 (milestone: DEV300:m43)
|
|
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/07/16 13:46:10 obr 1.9.94.2: RESYNC: (1.9-1.10); FILE MERGED
2008/04/15 14:41:29 ydario 1.9.94.1: Issue number: i85203
Submitted by: ydario
Reviewed by: ydario
|
|
2008/03/26 12:05:34 sb 1.37.80.1: #i80134# accept netbios names in addition to host names when smart-parsing unc paths
|
|
2008/04/01 16:01:35 thb 1.37.84.3: #i85898# Stripping all external header guards
2008/04/01 12:57:30 thb 1.37.84.2: #i85898# Stripping all external header guards
2008/03/28 15:41:36 rt 1.37.84.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 15:41:35 rt 1.4.84.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 15:41:35 rt 1.6.58.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 15:41:35 rt 1.9.124.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 15:41:35 rt 1.5.84.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 15:41:35 rt 1.2.292.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 15:41:35 rt 1.4.180.1: #i87441# Change license header to LPGL v3.
|
|
2008/04/01 16:01:34 thb 1.4.84.3: #i85898# Stripping all external header guards
2008/04/01 12:57:30 thb 1.4.84.2: #i85898# Stripping all external header guards
2008/03/28 15:41:35 rt 1.4.84.1: #i87441# Change license header to LPGL v3.
|
|
2007/10/04 19:45:04 ydario 1.5.150.1: Issue number: i82034
Submitted by: ydario
Reviewed by: ydario
Commit of changes for OS/2 CWS source code integration.
|
|
2007/06/04 13:32:29 vg 1.36.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:32:29 vg 1.3.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:32:29 vg 1.4.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2007/06/04 13:32:28 vg 1.3.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
|
|
2006/09/07 09:26:51 vg 1.8.44.1: #i53572# MinGW port
|
|
2006/09/01 17:55:03 kaib 1.35.20.1: #i68856# Added header markers and pch files
|
|
2006/09/01 17:55:03 kaib 1.2.120.1: #i68856# Added header markers and pch files
|
|
2006/09/01 17:55:03 kaib 1.3.120.1: #i68856# Added header markers and pch files
|
|
2006/07/12 14:35:56 sb 1.33.20.1: #i65518# Added INET_PROT_SMB (based on a patch by radekdoulik).
|
|
2006/07/05 09:04:13 sb 1.33.14.1: #i66823# As a hack to support existing code, treat vnd.sun.star.expand URLs as hierarchical.
|
|
2006/07/03 14:31:54 sb 1.4.14.1: Made code warning-free.
|
|
2006/04/07 17:52:43 sb 1.31.8.2: RESYNC: (1.31-1.32); FILE MERGED
2005/10/14 11:19:45 sb 1.31.8.1: #i53898# Made code warning-free; cleanup.
|
|
2005/10/14 11:19:44 sb 1.3.8.1: #i53898# Made code warning-free; cleanup.
|
|
2005/10/27 16:05:25 sb 1.7.8.1: #i53898# Made code warning-free.
|
|
2005/11/28 15:38:18 sb 1.31.28.1: #127202# getAbbreviated could read past the end of the given URL.
|
|
2005/09/05 13:59:53 rt 1.30.46.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:53 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:53 rt 1.2.320.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:52 rt 1.6.144.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:52 rt 1.2.144.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:52 rt 1.1.392.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:52 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:51 rt 1.2.406.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:51 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL
|
|
2005/03/08 08:57:16 sb 1.29.18.3: #i43485# Improved tests.
2005/03/07 15:21:37 sb 1.29.18.2: #i43485# Support INET_PROT_GENERIC in INetURLObject::convertRelToAbs.
2005/03/07 14:34:46 sb 1.29.18.1: #i43485# Made file compile again.
|
|
2005/01/06 17:28:49 mba 1.26.6.2: RESYNC: (1.26-1.27); FILE MERGED
2004/12/02 13:32:46 sb 1.26.6.1: #i28737# No longer support FSYS_MAC in FSYS_DETECT (a Unix filename a:b:c will no longer be confused for a hierarchical pathname).
|