4
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some Path problems for MacOS X
Cédric Bosdonnat
as cedricbosdo
More... over 17 years ago
Issue number: 75216 Submitted by: Cedric Bosdonnat Reviewed by: Cedric Bosdonnat
Cédric Bosdonnat
as cedricbosdo
More... almost 18 years ago
Issue number: 75216 Submitted by: cbosdonnat
Cédric Bosdonnat
as cedricbosdo
More... almost 18 years ago
Issue number: 74469 Submitted by: cedricbosdo Reviewed by: cedricbosdo forgotten variable reassignement CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. CVS: ---------------------------------------------------------------------- CVS: Committers, CVS: CVS: Please follow these protocols: CVS: CVS: * Please include in the log message CVS: reference(s) by ID / number and/or URL CVS: to any and all relevant OpenOffice.org issue(s). CVS: CVS: * If the code is contributed from outside Sun CVS: then please verify using the list at the following URL CVS: http://www.openoffice.org/copyright/copyrightapproved.html CVS: that Sun has received a signed Copyright Assignment Form CVS: from the submitter. CVS: CVS: Otherwise, CVS: please send an email TO: the submitter; and CC: [email protected] CVS: the letter (CopyRightRequest.txt) to request assignment of copyright to Sun CVS: (http://www.openoffice.org/copyright/assign_copyright.html). CVS: CVS: Please do NOT commit code until you have verified (as detailed above) that CVS: Sun has received a signed Copyright Assignment Form from the submitter. CVS: CVS: * Please send an email TO: the submitter CVS: (particularly, if from outside Sun) CVS: advising that the code has been committed, CVS: and gratefully recognizing the contribution.
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Issue number: 74234 Submitted by: cedricbosdo Reviewed by: cedricbosdo Simply quoted the path in the idlc command. Should do the trick on other OS too CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. CVS: ---------------------------------------------------------------------- CVS: Committers, CVS: CVS: Please follow these protocols: CVS: CVS: * Please include in the log message CVS: reference(s) by ID / number and/or URL CVS: to any and all relevant OpenOffice.org issue(s). CVS: CVS: * If the code is contributed from outside Sun CVS: then please verify using the list at the following URL CVS: http://www.openoffice.org/copyright/copyrightapproved.html CVS: that Sun has received a signed Copyright Assignment Form CVS: from the submitter. CVS: CVS: Otherwise, CVS: please send an email TO: the submitter; and CC: [email protected] CVS: the letter (CopyRightRequest.txt) to request assignment of copyright to Sun CVS: (http://www.openoffice.org/copyright/assign_copyright.html). CVS: CVS: Please do NOT commit code until you have verified (as detailed above) that CVS: Sun has received a signed Copyright Assignment Form from the submitter. CVS: CVS: * Please send an email TO: the submitter CVS: (particularly, if from outside Sun) CVS: advising that the code has been committed, CVS: and gratefully recognizing the contribution.
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
code cleanup
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
fix a bug with project open/close
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Externalized strings
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Adding a package.properties filesdescribing the contents of the package to generate. Needed some refactoring of the package creation
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
fix for macosx: adding a SDK didn't work
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
forgotten images
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
packaging code that still hasn't been committed
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
add two new documents in the help contents
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Moved MANIFEST.MF.in in the build folder
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
several changes on the doc
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Added a new URE application creation tutorial
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Updated the Java component tutorial
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
moved the OOo logo in a general img folder
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Adding a new document to explain how to start understanding the existing code
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
updated the contribute howto
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
fixed problems with Java plugin version
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
removed useless class, added missing doc
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
changed versions numbers
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Added pulldown buttons for types and projects creation actions
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
fixed problems with spaces in project name
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
forgot the boolean type in the type autocompletion
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
updated the build scripts to support debug mode
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
Fixed some bugs, updated the build scripts to support debug mode
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
updated the build scripts
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago
update ant build doc
Cédric Bosdonnat
as cedricbosdo
More... over 18 years ago