index
:
libreoffice/contrib/ooeclipse
master
ooeclipse-1-1-2
ooo-launcher
Eclipse plugin for OpenOffice.org plugin development
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-08
Fixed: [ooeclipse] Export LibreOffice package
HEAD
master
Dan Corneanu
1
-1/+7
2011-01-04
Added launch configuration shortcut for office launches
Cédric Bosdonnat
4
-14/+246
2010-12-15
[core] force build before launching and exporting
Cédric Bosdonnat
3
-29/+56
2010-12-15
[core] Create the urd folder if needed during the build
Cédric Bosdonnat
1
-1/+5
2010-12-13
[java] tiny code optimization in the export part
Cédric Bosdonnat
1
-6/+1
2010-12-13
[core] manifest export page is now using a testable controller
Cédric Bosdonnat
3
-64/+360
2010-12-12
[java] Simplified the future template ant script: no support for OOo 2.x
Cédric Bosdonnat
1
-59/+35
2010-12-12
[packager] Fixed Eclipse warnings in the build.properties
Cédric Bosdonnat
1
-3/+5
2010-12-12
[java] Refactored the export page part to use a testable controller
Cédric Bosdonnat
5
-18/+176
2010-12-10
[build] Generating a p2 update site
Cédric Bosdonnat
2
-5/+97
2010-12-10
[build] Fixed the packager.core plugin ID
Cédric Bosdonnat
4
-4/+4
2010-12-10
[build] Finally removed all use of the versions.properties
Cédric Bosdonnat
5
-41/+35
2010-12-09
Got rid of the MANIFEST.MF.in files
Cédric Bosdonnat
21
-196/+129
2010-12-09
Moved the site fragments and features to the build project
Cédric Bosdonnat
27
-342/+1179
2010-12-09
Updated some artwork to libreoffice
Cédric Bosdonnat
6
-2/+2
2010-12-05
Proper error logging. Adde some checks for null values to avoid some NullPoin...
Dan Corneanu
3
-15/+23
2010-12-04
Fixed the plugin version
Dan Corneanu
1
-1/+1
2010-12-04
Fixed the compile path.
Dan Corneanu
1
-2/+2
2010-11-30
[core] code cleanup
Cédric Bosdonnat
7
-57/+70
2010-11-30
[core] export SAL_ALLOW_LINKOO_SYMLINKS=1 in case of linked install
Cédric Bosdonnat
2
-38/+2
2010-11-30
[core] Fix deploying an extension with spaces in the path on Linux
Cédric Bosdonnat
1
-4/+2
2010-11-30
[Core] Shared some code between the export wizard and oolaunch
Cédric Bosdonnat
4
-108/+120
2010-11-30
[Packager] Fixed some plugin runtime problems
Cédric Bosdonnat
2
-1/+7
2010-11-29
Added some nice icons to the ooo-launch tabs
Cédric Bosdonnat
6
-3/+19
2010-11-29
Adding a package content selection tab to the new launch config.
Cédric Bosdonnat
8
-219/+425
2010-11-29
Some cleanup / fix after the merge of ooo-launcher branch
Cédric Bosdonnat
2
-2/+1
2010-11-29
Changed some OOo icons by LibreOffice ones
Cédric Bosdonnat
9
-28/+61
2010-11-24
Merge branch 'ooo-launcher'
Cédric Bosdonnat
32
-677/+1744
2010-11-24
Changed OpenOffice.org into LibreOffice in several places
Cédric Bosdonnat
13
-35/+36
2010-11-24
Added the build scripts for the packager plugin.
Cédric Bosdonnat
10
-55/+83
2010-11-05
Integration of the oxt packager library
Cédric Bosdonnat
41
-1610/+407
2010-09-14
Added the possibility to show anything on the text editors
Cédric Bosdonnat
4
-34/+137
2010-09-13
Error markers in idl editor use idlc offset values
Cédric Bosdonnat
3
-58/+78
2010-06-23
Use proper logging.
ooo-launcher
cdan
1
-2/+2
2010-06-22
Fixed the MANIFEST.MF.IN files
cdan
4
-10/+9
2010-06-19
A first usable OpenOffice launch/debug configuration type.
cdan
29
-1027/+1682
2010-06-16
Some project config for the code formatting / cleanup
Cédric Bosdonnat
8
-5/+1271
2010-06-16
Some project config for the code formatting / cleanup
Cédric Bosdonnat
8
-5/+1271
2010-06-16
Fixed some style problems
Cédric Bosdonnat
12
-277/+281
2010-06-16
Added support for starting OpenOffice with a temporary user profile.
cdan
9
-30/+105
2010-06-16
First attempt of implementing an OpenOffice launch type.
cdan
10
-1/+331
2010-06-14
Updated the MANIFEST.MF exported packages list. Projects were converted to us...
Dan Corneanu
2
-1/+16
2010-06-11
Replaced calls to String.isEmpty() with length tests.
cdan
4
-16/+16
2010-06-11
Fixed the linux build
Cédric Bosdonnat
1
-2/+7
2010-06-11
Hacked the build script to handle windows environments.
cdan
1
-12/+31
2010-06-11
Fxed some build problems for windows
Cédric Bosdonnat
1
-3/+20
2010-06-10
Automatically check xcs and xcu files for export
Cédric Bosdonnat
2
-27/+85
2010-06-10
Continued the export refactoring
Cédric Bosdonnat
11
-34/+362
2009-12-11
[core]Moved to the new export wizard
Cédric Bosdonnat
10
-634/+409
2009-12-01
Regview tool wasn't run: fixed the paths
Cédric Bosdonnat
3
-26/+44
[next]