You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
(43) |
Apr
(20) |
May
(20) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(20) |
Feb
(28) |
Mar
(28) |
Apr
(1) |
May
(5) |
Jun
(27) |
Jul
(55) |
Aug
(30) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
|
From: <nma...@us...> - 2007-08-02 12:19:55
|
Revision: 257
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=257&view=rev
Author: nmarkgraf
Date: 2007-08-02 05:19:56 -0700 (Thu, 02 Aug 2007)
Log Message:
-----------
* new ValidatorTest class
* new TableColumnProperties class
* updated TableRowProperties class
* added some functionality to the Workbook and Worksheet class
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/content/ContentDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/global/FontFace.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/StylesFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/properties/TableRowProperties.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Workbook.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Worksheet.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Validator.php
Added Paths:
-----------
php/branches/0.6.0/src/OpenDocumentPHP/styles/properties/TableColumnProperties.php
php/branches/0.6.0/src/samples/Spreadsheet_OpenDocument_Writer/SimpleFace.php
php/branches/0.6.0/src/unittests/ValidatorTest.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-08-01 14:16:13
|
Revision: 256
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=256&view=rev
Author: nmarkgraf
Date: 2007-08-01 07:16:10 -0700 (Wed, 01 Aug 2007)
Log Message:
-----------
Heading 0.5.3 ... (re-sync trunk and branch 0.6)
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/OpenDocumentAbstract.php
php/branches/0.6.0/src/OpenDocumentPHP/OpenDocumentArchive.php
php/branches/0.6.0/src/OpenDocumentPHP/OpenDocumentSpreadsheet.php
php/branches/0.6.0/src/OpenDocumentPHP/OpenDocumentText.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/BodyFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/SpreadsheetFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/TableFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/text/UserFieldDecl.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/text/UserFieldDecls.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/text/UserFieldGet.php
php/branches/0.6.0/src/OpenDocumentPHP/global/FontFaceDeclFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/DefaultStyle.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/Style.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/StylesFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/properties/GraphicProperties.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/properties/ParagraphProperties.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/properties/TableProperties.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/properties/TableRowProperties.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/properties/TextProperties.php
php/branches/0.6.0/src/OpenDocumentPHP/util/ODPElement.php
php/branches/0.6.0/src/samples/simple/SimpleTextDocument.php
php/branches/0.6.0/src/unittests/OpenDocumentTextTest.php
Added Paths:
-----------
php/branches/0.6.0/src/unittests/OpenDocumentTextLoadTest.php
Removed Paths:
-------------
php/branches/0.6.0/src/OpenDocumentPHP/util/ElementFragment.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-08-01 14:15:22
|
Revision: 255
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=255&view=rev
Author: nmarkgraf
Date: 2007-08-01 07:15:24 -0700 (Wed, 01 Aug 2007)
Log Message:
-----------
Heading 0.5.3 ...
Added Paths:
-----------
php/trunk/src/unittests/OpenDocumentTextLoadTest.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-08-01 14:14:30
|
Revision: 254
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=254&view=rev
Author: nmarkgraf
Date: 2007-08-01 07:14:30 -0700 (Wed, 01 Aug 2007)
Log Message:
-----------
Heading 0.5.3 ...
Modified Paths:
--------------
php/trunk/src/samples/simple/SimpleTextDocument.php
php/trunk/src/unittests/OpenDocumentTextTest.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-08-01 14:14:08
|
Revision: 253
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=253&view=rev
Author: nmarkgraf
Date: 2007-08-01 07:14:10 -0700 (Wed, 01 Aug 2007)
Log Message:
-----------
Heading 0.5.3 ...
Modified Paths:
--------------
php/trunk/src/OpenDocumentPHP/OpenDocumentAbstract.php
php/trunk/src/OpenDocumentPHP/OpenDocumentArchive.php
php/trunk/src/OpenDocumentPHP/OpenDocumentSpreadsheet.php
php/trunk/src/OpenDocumentPHP/OpenDocumentText.php
php/trunk/src/OpenDocumentPHP/content/body/BodyFragment.php
php/trunk/src/OpenDocumentPHP/content/body/table/SpreadsheetFragment.php
php/trunk/src/OpenDocumentPHP/content/body/table/TableFragment.php
php/trunk/src/OpenDocumentPHP/global/FontFaceDeclFragment.php
php/trunk/src/OpenDocumentPHP/styles/DefaultStyle.php
php/trunk/src/OpenDocumentPHP/styles/Style.php
php/trunk/src/OpenDocumentPHP/styles/StylesFragment.php
php/trunk/src/OpenDocumentPHP/styles/properties/GraphicProperties.php
php/trunk/src/OpenDocumentPHP/styles/properties/ParagraphProperties.php
php/trunk/src/OpenDocumentPHP/styles/properties/TableProperties.php
php/trunk/src/OpenDocumentPHP/styles/properties/TableRowProperties.php
php/trunk/src/OpenDocumentPHP/styles/properties/TextProperties.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-08-01 09:46:14
|
Revision: 252
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=252&view=rev
Author: nmarkgraf
Date: 2007-08-01 02:46:15 -0700 (Wed, 01 Aug 2007)
Log Message:
-----------
An other step forward, we are now without the old ElementFragment class.
Modified Paths:
--------------
php/trunk/src/OpenDocumentPHP/content/body/text/UserFieldDecl.php
php/trunk/src/OpenDocumentPHP/content/body/text/UserFieldDecls.php
php/trunk/src/OpenDocumentPHP/content/body/text/UserFieldGet.php
Removed Paths:
-------------
php/trunk/src/OpenDocumentPHP/util/ElementFragment.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-31 09:35:08
|
Revision: 251
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=251&view=rev
Author: nmarkgraf
Date: 2007-07-31 02:35:03 -0700 (Tue, 31 Jul 2007)
Log Message:
-----------
Some bug fixes.
Modified Paths:
--------------
php/trunk/src/OpenDocumentPHP/global/FontFaceDeclFragment.php
php/trunk/src/OpenDocumentPHP/styles/properties/TableProperties.php
php/trunk/src/OpenDocumentPHP/util/ODPElement.php
Added Paths:
-----------
php/trunk/src/OpenDocumentPHP/content/body/BodyFragment.php
Removed Paths:
-------------
php/trunk/src/OpenDocumentPHP/content/body/BodyFragment.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-31 08:52:06
|
Revision: 250
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=250&view=rev
Author: nmarkgraf
Date: 2007-07-31 01:52:06 -0700 (Tue, 31 Jul 2007)
Log Message:
-----------
Current branch 0.6 (needs a lot of fixing ...)
Modified Paths:
--------------
php/branches/0.6.0/build.xml
php/branches/0.6.0/src/OpenDocumentPHP/OpenDocumentAbstract.php
php/branches/0.6.0/src/OpenDocumentPHP/OpenDocumentArchive.php
php/branches/0.6.0/src/OpenDocumentPHP/OpenDocumentSpreadsheet.php
php/branches/0.6.0/src/OpenDocumentPHP/OpenDocumentText.php
php/branches/0.6.0/src/OpenDocumentPHP/content/ContentDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/content/ScriptsFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/BodyFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/SpreadsheetFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/TableCell.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/TableFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/text/Heading.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/text/Paragraph.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/text/TextFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/script/Script.php
php/branches/0.6.0/src/OpenDocumentPHP/global/AutomaticStylesFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/global/FontFace.php
php/branches/0.6.0/src/OpenDocumentPHP/global/FontFaceDeclFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/meta/MetaFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/MasterStylesFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/Style.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/StylesDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/styles/StylesFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/util/AbstractDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Format.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Workbook.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Worksheet.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Writer.php
php/branches/0.6.0/src/samples/simple/SimpleTextDocument.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-31 08:36:13
|
Revision: 249
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=249&view=rev
Author: nmarkgraf
Date: 2007-07-31 01:36:12 -0700 (Tue, 31 Jul 2007)
Log Message:
-----------
Re-import of the branch 0.6 stuff. Thus can break something, but it is the new way to do things.
Modified Paths:
--------------
php/trunk/src/OpenDocumentPHP/content/ContentDocument.php
php/trunk/src/OpenDocumentPHP/content/ScriptsFragment.php
php/trunk/src/OpenDocumentPHP/content/body/BodyFragment.php
php/trunk/src/OpenDocumentPHP/content/body/table/SpreadsheetFragment.php
php/trunk/src/OpenDocumentPHP/content/body/table/TableCell.php
php/trunk/src/OpenDocumentPHP/content/body/table/TableFragment.php
php/trunk/src/OpenDocumentPHP/content/body/text/Heading.php
php/trunk/src/OpenDocumentPHP/content/body/text/Paragraph.php
php/trunk/src/OpenDocumentPHP/content/body/text/TextFragment.php
php/trunk/src/OpenDocumentPHP/content/script/Script.php
php/trunk/src/OpenDocumentPHP/global/AutomaticStylesFragment.php
php/trunk/src/OpenDocumentPHP/global/FontFace.php
php/trunk/src/OpenDocumentPHP/global/FontFaceDeclFragment.php
php/trunk/src/OpenDocumentPHP/meta/MetaFragment.php
php/trunk/src/OpenDocumentPHP/styles/MasterStylesFragment.php
php/trunk/src/OpenDocumentPHP/styles/Style.php
php/trunk/src/OpenDocumentPHP/styles/StylesDocument.php
php/trunk/src/OpenDocumentPHP/styles/StylesFragment.php
php/trunk/src/OpenDocumentPHP/util/AbstractDocument.php
php/trunk/src/OpenDocumentPHP/util/ODPElement.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-29 08:04:15
|
Revision: 248
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=248&view=rev
Author: nmarkgraf
Date: 2007-07-29 01:04:15 -0700 (Sun, 29 Jul 2007)
Log Message:
-----------
Some PHPDoc changes only.
Modified Paths:
--------------
php/trunk/src/OpenDocumentPHP/content/ContentDocument.php
php/trunk/src/OpenDocumentPHP/content/ScriptsFragment.php
php/trunk/src/OpenDocumentPHP/global/AutomaticStylesFragment.php
php/trunk/src/OpenDocumentPHP/util/ODPElement.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-28 12:55:14
|
Revision: 247
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=247&view=rev
Author: nmarkgraf
Date: 2007-07-28 05:55:13 -0700 (Sat, 28 Jul 2007)
Log Message:
-----------
Some branch 0.6.0 changes ... TEST ONLY
Modified Paths:
--------------
php/branches/0.6.0/build.properties
php/branches/0.6.0/src/OpenDocumentPHP/content/ContentDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/content/ScriptsFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/BodyFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/meta/MetaFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/util/ODPElement.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Writer.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-26 07:26:44
|
Revision: 246
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=246&view=rev
Author: nmarkgraf
Date: 2007-07-26 00:26:34 -0700 (Thu, 26 Jul 2007)
Log Message:
-----------
Sync with branch 0.6.0
Modified Paths:
--------------
php/trunk/doc/CHANGELOG
php/trunk/src/OpenDocumentPHP/content/body/BodyFragment.php
php/trunk/src/OpenDocumentPHP/meta/MetaFragment.php
Added Paths:
-----------
php/trunk/src/OpenDocumentPHP/content/body/table/SpreadsheetFragment.php
php/trunk/src/OpenDocumentPHP/content/body/table/TableFragment.php
Removed Paths:
-------------
php/trunk/src/OpenDocumentPHP/content/body/TableFragment.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-25 14:38:35
|
Revision: 245
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=245&view=rev
Author: nmarkgraf
Date: 2007-07-25 07:38:37 -0700 (Wed, 25 Jul 2007)
Log Message:
-----------
Typos in build.properties fixed
Modified Paths:
--------------
php/trunk/build.properties
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-25 14:17:26
|
Revision: 244
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=244&view=rev
Author: nmarkgraf
Date: 2007-07-25 07:17:26 -0700 (Wed, 25 Jul 2007)
Log Message:
-----------
Some tiny changes in some files. Added writeUrl() method the Writer class. Updated TableCell class (needs much more updating ...)
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/TableCell.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/TableFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Workbook.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Worksheet.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-25 07:46:54
|
Revision: 243
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=243&view=rev
Author: nmarkgraf
Date: 2007-07-25 00:46:56 -0700 (Wed, 25 Jul 2007)
Log Message:
-----------
Some changes in structure and code... not tested!
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/content/body/BodyFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/TableFragment.php
Added Paths:
-----------
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/SpreadsheetFragment.php
Removed Paths:
-------------
php/branches/0.6.0/src/OpenDocumentPHP/content/body/TableFragment.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-25 07:27:50
|
Revision: 242
http://opendocumentphp.svn.sourceforge.net/opendocumentphp/?rev=242&view=rev
Author: nmarkgraf
Date: 2007-07-25 00:27:51 -0700 (Wed, 25 Jul 2007)
Log Message:
-----------
Some typos fixed.
Modified Paths:
--------------
php/trunk/src/OpenDocumentPHP/OpenDocumentText.php
php/trunk/src/OpenDocumentPHP/content/body/BodyFragment.php
php/trunk/src/OpenDocumentPHP/content/body/TableFragment.php
php/trunk/src/OpenDocumentPHP/manifest/ManifestDocument.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-24 17:31:38
|
Revision: 241
http://svn.sourceforge.net/opendocumentphp/?rev=241&view=rev
Author: nmarkgraf
Date: 2007-07-24 09:52:47 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
And some more bugs fixed.
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/content/body/BodyFragment.php
php/branches/0.6.0/src/samples/Spreadsheet_OpenDocument_Writer/SimpleExample.php
Added Paths:
-----------
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/TableFragment.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-24 16:34:24
|
Revision: 240
http://svn.sourceforge.net/opendocumentphp/?rev=240&view=rev
Author: nmarkgraf
Date: 2007-07-24 09:34:24 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
Some more bugs fixed.
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Workbook.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Worksheet.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Writer.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-24 16:25:11
|
Revision: 239
http://svn.sourceforge.net/opendocumentphp/?rev=239&view=rev
Author: nmarkgraf
Date: 2007-07-24 09:25:10 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
Some bugfixes.
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/OpenDocumentText.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/TableFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/manifest/ManifestDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Workbook.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Worksheet.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Writer.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-24 08:48:11
|
Revision: 238
http://svn.sourceforge.net/opendocumentphp/?rev=238&view=rev
Author: nmarkgraf
Date: 2007-07-24 01:48:12 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
* Resync with thrunk.
* Some more steps in the Worksheet and Workbook classes.
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/content/ContentDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/BodyFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/TableFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/table/TableCell.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Workbook.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Worksheet.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-24 08:47:03
|
Revision: 237
http://svn.sourceforge.net/opendocumentphp/?rev=237&view=rev
Author: nmarkgraf
Date: 2007-07-24 01:47:03 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
Tiny PHPDoc changes...
Modified Paths:
--------------
php/trunk/src/OpenDocumentPHP/content/ContentDocument.php
php/trunk/src/OpenDocumentPHP/content/body/BodyFragment.php
php/trunk/src/OpenDocumentPHP/content/body/TableFragment.php
php/trunk/src/OpenDocumentPHP/content/body/table/TableCell.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-24 07:43:40
|
Revision: 236
http://svn.sourceforge.net/opendocumentphp/?rev=236&view=rev
Author: nmarkgraf
Date: 2007-07-24 00:43:40 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
* Some PHPDoc sync with thrunk.
* First steps in a write method for the Spreadsheet Writer class.
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/global/AutomaticStylesFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/global/FontFace.php
php/branches/0.6.0/src/OpenDocumentPHP/global/FontFaceDeclFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/manifest/ManifestDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/meta/DublinCoreFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/meta/MetaDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/meta/MetaFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/settings/SettingsDocument.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Worksheet.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-24 07:21:25
|
Revision: 235
http://svn.sourceforge.net/opendocumentphp/?rev=235&view=rev
Author: nmarkgraf
Date: 2007-07-24 00:21:23 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
Some PHPDoc changes to reduce the warnings of PHPDocumentor
Modified Paths:
--------------
php/trunk/src/OpenDocumentPHP/content/body/TableFragment.php
php/trunk/src/OpenDocumentPHP/global/AutomaticStylesFragment.php
php/trunk/src/OpenDocumentPHP/global/FontFace.php
php/trunk/src/OpenDocumentPHP/global/FontFaceDeclFragment.php
php/trunk/src/OpenDocumentPHP/manifest/ManifestDocument.php
php/trunk/src/OpenDocumentPHP/meta/DublinCoreFragment.php
php/trunk/src/OpenDocumentPHP/meta/MetaDocument.php
php/trunk/src/OpenDocumentPHP/meta/MetaFragment.php
php/trunk/src/OpenDocumentPHP/settings/SettingsDocument.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-23 19:00:27
|
Revision: 234
http://svn.sourceforge.net/opendocumentphp/?rev=234&view=rev
Author: nmarkgraf
Date: 2007-07-23 12:00:20 -0700 (Mon, 23 Jul 2007)
Log Message:
-----------
Some more work on the PEAR_Spreadsheet_Excel_Writer API ...
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/content/body/TableFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Worksheet.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-23 18:10:14
|
Revision: 233
http://svn.sourceforge.net/opendocumentphp/?rev=233&view=rev
Author: nmarkgraf
Date: 2007-07-23 11:10:17 -0700 (Mon, 23 Jul 2007)
Log Message:
-----------
* Just some phpdoc adjustments in content_body
* Some more work on the worksheets
Modified Paths:
--------------
php/branches/0.6.0/src/OpenDocumentPHP/content/body/BodyFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/content/body/TableFragment.php
php/branches/0.6.0/src/OpenDocumentPHP/util/Spreadsheet/Worksheet.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|