8f717c22 | 28-Aug-2011 |
Michael Stahl |
comphelper: OSLOutputStreamWrapper: remove re-implementation of XInterface (symbols are somehow not exported with GCC 4.6, and it seems to be unnecessary) git-svn-id: htt
comphelper: OSLOutputStreamWrapper: remove re-implementation of XInterface (symbols are somehow not exported with GCC 4.6, and it seems to be unnecessary) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162611 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e5886c2d | 28-Aug-2011 |
Eike Rathke |
workaround idlc complainig about unexpected identifiers in _comment_ Crazy idea that worked: For files that included Content.idl idlc complained with ../../../../com/sun/star/ucb/Con
workaround idlc complainig about unexpected identifiers in _comment_ Crazy idea that worked: For files that included Content.idl idlc complained with ../../../../com/sun/star/ucb/Content.idl(296) : Illegal syntax following service member declaration: syntax error, unexpected IDL_IDENTIFIER Removing the header guards around included .idl files got rid of that. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162603 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2f56cca7 | 09-Jul-2011 |
Greg Stein |
Update the arguments and adjust the process to work with OOO340 and L10N repositories locally. For now, this simply pulls all changes into the "single" repository. Bookmarks or tags
Update the arguments and adjust the process to work with OOO340 and L10N repositories locally. For now, this simply pulls all changes into the "single" repository. Bookmarks or tags need to be added. * tools/dev/single-hg.sh: simple updates to merge repositories git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1144587 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9396ba6d | 08-Jul-2011 |
Greg Stein |
Re-enable the 'sbclean' CWS. It showed no differences relative to DEV300, but now that we're basing the repository on OOO340... there are differences in this CWS to keep. * tools/dev
Re-enable the 'sbclean' CWS. It showed no differences relative to DEV300, but now that we're basing the repository on OOO340... there are differences in this CWS to keep. * tools/dev/cws-list.txt: put 'sbclean' back in git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1144554 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ac3eac71 | 08-Jul-2011 |
Greg Stein |
Disable a few more CWSs that have nothing to pull. Also, note that NONE of the l10n CWSs have additional changesets in them. * tools/dev/cws-list.txt: disable some more CWSs
Disable a few more CWSs that have nothing to pull. Also, note that NONE of the l10n CWSs have additional changesets in them. * tools/dev/cws-list.txt: disable some more CWSs git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1144551 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f1b20b00 | 02-Jul-2011 |
Greg Stein |
Adjust the selection of CWS's from the cws-list.txt file. We also need to fetch the cws_l10n/* repositories. Thus, differentiate between the repository name ($cwsrepos) and local directory na
Adjust the selection of CWS's from the cws-list.txt file. We also need to fetch the cws_l10n/* repositories. Thus, differentiate between the repository name ($cwsrepos) and local directory name ($cws). The latter will be named "l10n.$FOO" for those corresponding to cws_l10n/*. Note: in this revision, the 'grep' selection avoids the cws_l10n repositories. In my testing, it said those repositories were not related to DEV300. I need to consult the mailing list to figure out what is wrong. * tools/dev/fetch-all-cws.sh: use a simple grep to get the repository name, and then construct a local directory name separately. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142142 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ed93a1f5 | 02-Jul-2011 |
Greg Stein |
With the work from r1142081, I found all CWS's that had no work to pull, and commented them out. No need to further consider them. Note: I just realized we missed the cws_l10n CWS's in o
With the work from r1142081, I found all CWS's that had no work to pull, and commented them out. No need to further consider them. Note: I just realized we missed the cws_l10n CWS's in our scripts, and will go and fix them up next. * tools/dev/cws-list.txt: remove CWS's that have no changes relative to the DEV300 repository git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142140 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|