summaryrefslogtreecommitdiff
path: root/bean
AgeCommit message (Expand)Author
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-07Revert to mis-typed com.sun.star.comp.beans.OOoBean.aquireSystemWindow againStephan Bergmann
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-17Fix for method name changeNoel Grandin
2013-04-16General cleanup of OfficeBeansChris Sherlock
2013-03-28add missing dep on jawtDavid Tardon
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
2013-02-22s/the the/the/Tor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-25fix officebean on mingwPeter Foley
2012-10-31add missing deps on sal headersDavid Tardon
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28bean: just use AWTLIB on all platfroms to simplify thisMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-12re-base on ALv2 code.Michael Meeks
2012-05-07fdo#49580: Fix bean after gbuild'ificationStephan Bergmann
2012-05-07LocalOfficeConnection description must end in ServiceManagerStephan Bergmann
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-18WaE: cast from pointer to integer of different sizeDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist
2011-12-12Bypass bean for Android which has no java.awtTor Lillqvist
2011-12-12Accept also Oracle Corporation as Java vendor here, tooTor Lillqvist
2011-12-12Kill a bunch of empty linesTor Lillqvist
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-29move reconfigure into gbuildBjoern Michaelsen