summaryrefslogtreecommitdiff
path: root/bean
AgeCommit message (Expand)Author
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-26specify linking opts for jawt centrallyDavid Tardon
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-25Remove visual noise from beanAlexander Wilms
2014-02-19Typo: interupted -> interruptedJulien Nabet
2014-02-14Merge AWTLIB and JAVALIB together as JAWTLIBStephan Bergmann
2014-02-14Remove (hopefully) obsolete workaroundsStephan Bergmann
2014-02-13More java.lang.System.mapLibraryName dylib vs. jnilib confusionStephan Bergmann
2013-12-22Fix typosJulien Nabet
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-06-12Typo fix: postion > positionLior Kaplan
2013-06-10mingw64: use integer able to contain pointerFridrich Štrba
2013-06-07Fix bean linking on wntgccxFridrich Štrba
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