Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-14 | Depend on headers so we wont get crasher on missing framework.h. | Tomas Chvatal | |
Change-Id: I2734f5ccc8f3abe415cf48c6c2c8c2783573a550 Signed-off-by: Tomas Chvatal <tchvatal@suse.cz> | |||
2012-08-13 | misc. cleanup. | Michael Meeks | |
2012-08-11 | Remove unused local vars | Julien Nabet | |
Change-Id: I80bd0329e15cb365091ea6f5c7e1ef3559d681fc | |||
2012-08-10 | Related fdo#51252: No more prereg, no more unopkg sync | Stephan Bergmann | |
Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes" removed the use of share/prereg, there is no longer need to generate it in the first place (by calling "unopkg sync" at build or installation time), and so no need for the "unopkg sync" sub- command, either. This also allows to simplify some of the jvmfwk code that was only there so that "unopkg sync" (which can require a JVM) can work in "hostile" environments (during build and installation). Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f | |||
2012-08-07 | No point with these executables for non-desktop OSes | Tor Lillqvist | |
Change-Id: If2e086cf2783c187f2cdb479608aa91561e0d674 | |||
2012-07-20 | Globally unique symbols missing from some map files | Stephan Bergmann | |
...after gbuild'ification (they used to be added via solenv/bin/addsym.awk). And sunjavaplugin.map is actually unused. Change-Id: If6804cff8d01e268b84512d6c4b1edebde018cc0 | |||
2012-07-14 | simplify include guards | Thomas Arnhold | |
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f | |||
2012-07-13 | re-base on ALv2 code. Includes: | Michael Meeks | |
cws mba34issues01: #i117709#: make sure that parent of error message box is visible Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172346 i#119036 - improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727 | |||
2012-07-05 | removed useless forward declarations of class | Takeshi Abe | |
Change-Id: I13cf52cc4e1cf8d5e2453d7ac4b68cc8c64cd011 | |||
2012-06-26 | re-base on ALv2 code. | Michael Meeks | |
2012-06-22 | .xml files don't need executable bits | Michael Stahl | |
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95 | |||
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar | |
Change-Id: If58683331c50f2a95204e8e2dea11edbef3ccb63 | |||
2012-06-04 | nuke unused defines | Takeshi Abe | |
Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb | |||
2012-06-03 | fdo#48946: URE_INTERNAL_LIB_DIR/libsunjavaplugin.dll does not exist. | David Ostrovsky | |
Change-Id: If2d21c3f04459a4cee1ebb748ddc885915063b31 | |||
2012-05-30 | targeted string re-work | Norbert Thiebaud | |
Change-Id: I31c752d044774cf4cec4aaab9bb2e43570d41953 | |||
2012-05-17 | removed unused const rtl::OUString | Takeshi Abe | |
Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb | |||
2012-05-11 | upgrade to icu 49 | Caolán McNamara | |
Change-Id: I I I I I If403ee07ef8ea654369a8faac57fa8940f90e040 | |||
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl | |
Variables should have module name as prefix to prevent collisions. | |||
2012-05-09 | gbuild: remove gb_Helper_abbreviate_dirs_native | Matúš Kukan | |
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21 | |||
2012-05-04 | Remove unused method VendorBase::getJavaExePaths(int*) | Marc Garcia | |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-04-28 | make java startup a visible event when debugging | Caolán McNamara | |
Change-Id: I97c5499b57edbaac6e356450bb9d89dc350260eb | |||
2012-04-18 | use SAL_N_ELEMENTS | David Tardon | |
2012-04-18 | WaE: parameter 'size' set but not used | David Tardon | |
2012-04-18 | WaE: declaration of 'errcode' shadows a global declaration | David Tardon | |
2012-04-09 | enforce only one possible use of gb_CustomTarget | Matúš Kukan | |
This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed | |||
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||
2012-04-05 | Fix Prefer prefix ++/-- operators | Julien Nabet | |
Includes too replacement < by != for comparison between current and end iterators | |||
2012-04-04 | jvmfwk: use CustomTarget makefile | Matúš Kukan | |
2012-03-26 | Fix delivery of jvmfwk ini/data files | Stephan Bergmann | |
...that are (also) used during the build (e.g., cd testtools/*/lib && ./bridgetest_inprocess_java). Broken by gbuild'ification of jvmfwk. | |||
2012-03-23 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar | |
2012-02-29 | Drop comparison with empty rtl::OUString | Takeshi Abe | |
2012-02-23 | Adapted AsynchReader to safer-to-use salhelper::Thread | Stephan Bergmann | |
2012-02-17 | libjvmfwk is needed even when building without java | David Tardon | |
2012-02-17 | We want gb_STDLIBS here surely? | Tor Lillqvist | |
2012-02-17 | update makefiles | David Tardon | |
2012-02-17 | merge feature/gbuild_java | David Tardon | |
2012-02-16 | add gb_Helper_abbreviate_dirs_native | Matus Kukan | |
2012-02-16 | jvmfwk: these are also linked_libs | Matus Kukan | |
2012-02-15 | Merge branch 'feature/android' | Tor Lillqvist | |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich | |
2012-01-26 | android: move lo-bootstrap to osl/detail, Attach threads as created | Michael Meeks | |
2012-01-15 | WaE: ordered comparison of pointer with integer zero | David Tardon | |
2012-01-05 | Fix for fdo43460 Part XXII getLength() to isEmpty() | Gustavo Buzzatti Pacheco | |
Part XXII modules jvmfwk, l10ntools, lingucomponent | |||
2012-01-05 | WaE and build errors with OSL_DEBUG_LEVEL == 2 | Caolán McNamara | |