summaryrefslogtreecommitdiff
path: root/bean
AgeCommit message (Expand)AuthorFilesLines
2013-12-22Fix typosJulien Nabet2-2/+2
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist5-12/+12
2013-12-20typo fixesAndras Timar1-2/+2
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-06-12Typo fix: postion > positionLior Kaplan1-1/+1
2013-06-10mingw64: use integer able to contain pointerFridrich Štrba1-1/+1
2013-06-07Fix bean linking on wntgccxFridrich Štrba1-3/+2
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist1-2/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-05-07Revert to mis-typed com.sun.star.comp.beans.OOoBean.aquireSystemWindow againStephan Bergmann3-8/+8
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-5/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-92/+16
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin3-5/+5
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24move URE headers to include/David Tardon1-2/+0
2013-04-17Fix for method name changeNoel Grandin2-6/+6
2013-04-16General cleanup of OfficeBeansChris Sherlock14-121/+106
2013-03-28add missing dep on jawtDavid Tardon1-4/+4
2013-03-27-Wunused-macrosStephan Bergmann2-15/+0
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-3/+3
2012-12-25fix officebean on mingwPeter Foley1-0/+4
2012-10-31add missing deps on sal headersDavid Tardon1-0/+5
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28bean: just use AWTLIB on all platfroms to simplify thisMichael Stahl1-15/+1
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+4
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-3/+1
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin1-5/+5
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin4-9/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin11-79/+66
2012-08-20Remove dead java code, fields and local variablesNoel Grandin3-52/+1
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-1/+1
2012-08-17gbuild: register all jarsMichael Stahl2-9/+9
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann1-2/+2
2012-06-29Java5 updates - update code to use genericsNoel Grandin2-8/+8
2012-06-12re-base on ALv2 code.Michael Meeks38-909/+567
2012-05-07fdo#49580: Fix bean after gbuild'ificationStephan Bergmann2-6/+11
2012-05-07LocalOfficeConnection description must end in ServiceManagerStephan Bergmann1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-18WaE: cast from pointer to integer of different sizeDavid Tardon1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl3-4/+4
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+3
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar4-13/+13