Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin | |
found with $ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;' Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e | |||
2015-01-02 | Remove unnecessary bean/inc/comp_LocalOfficeWindow.h | Stephan Bergmann | |
Change-Id: Ia3f5d11aace705f36016aabda7f325ba46aa8640 | |||
2014-12-02 | Deprecated com.sun.star.beans is gone | Stephan Bergmann | |
Change-Id: Ifce16ea732dd79730bff7bfa6269bd8b1d8e8aa6 | |||
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin | |
Find "missing headers," where a function is declared directly in the .cxx (as extern) and not defined, and should arguably instead be declared in an include file. Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2 | |||
2013-06-10 | mingw64: use integer able to contain pointer | Fridrich Štrba | |
Change-Id: Id37c488531add53fd8d7514cde9ac37e61f67c38 | |||
2013-06-07 | Fix bean linking on wntgccx | Fridrich Štrba | |
Change-Id: I8d5d62be630f85e9a807dc108baca8be2930224e | |||
2012-06-12 | re-base on ALv2 code. | Michael Meeks | |
2012-04-18 | WaE: cast from pointer to integer of different size | David Tardon | |
2011-10-07 | WaE: win32 cleanup | Michael Meeks | |
2011-09-18 | convert bean to gbuild and add to tail_build | Peter Foley | |
2011-06-29 | Don't use the (win32) jawt_md.h as we don't have that when cross-compiling | Tor Lillqvist | |
Just insert the trivial JAWT_GetAWT declaration and JAWT_Win32DrawingSurfaceInfo struct definition. | |||
2011-06-29 | jawt_md.h is not needed in this file | Tor Lillqvist | |
2011-05-21 | Drop OS2 | Tor Lillqvist | |
2011-03-31 | we only need the java lib path to link bean | Caolán McNamara | |
2011-02-01 | Clean up makefiles | Thomas Arnhold | |
2011-01-28 | Remove superfluous empty lines at end | Tor Lillqvist | |
2011-01-28 | Bypass if no SOLAR_JAVA | Tor Lillqvist | |
2011-01-26 | Use SetWindowLongPtr | Tor Lillqvist | |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2008-04-10 | INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED | Rüdiger Timm | |
2008/03/28 16:08:23 rt 1.4.36.1: #i87441# Change license header to LPGL v3. | |||
2007-06-26 | INTEGRATION: CWS ause081 (1.3.46); FILE MERGED | Jens-Heiner Rechtien | |
2007/06/22 12:26:23 hjs 1.3.46.1: #i78393# remove now obsolete setting to avoid description | |||
2006-06-19 | INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED | Jens-Heiner Rechtien | |
2006/02/28 15:54:57 sb 1.3.6.1: #i53898# Made code waring-free. | |||
2005-09-07 | INTEGRATION: CWS ooo19126 (1.2.4); FILE MERGED | Rüdiger Timm | |
2005/09/05 14:47:19 rt 1.2.4.1: #i54170# Change license header: remove SISSL | |||
2005-09-07 | INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED | Rüdiger Timm | |
2005/09/05 14:47:19 rt 1.2.28.1: #i54170# Change license header: remove SISSL | |||
2005-07-07 | INTEGRATION: CWS jl22 (1.1.26); FILE MERGED | Oliver Bolte | |
2005/06/20 14:32:25 jl 1.1.26.1: #i48392# replace assert macro by function ThrowException | |||
2005-06-16 | INTEGRATION: CWS cmcfixes9 (1.2.24); FILE MERGED | Oliver Bolte | |
2005/06/14 11:36:13 cmc 1.2.24.1: #i50567# centralize in AWTLIB | |||
2005-03-23 | INTEGRATION: CWS jl18 (1.2.8); FILE MERGED | Vladimir Glazounov | |
2005/03/07 10:44:49 jl 1.2.8.1: #44322# officebean.dll did not export native functions from old com.sun.star.beans. namespace. Only those from com.sun.star.comp.beans | |||
2004-10-28 | documentation | Michael Hönnig | |
2004-10-18 | SO7 compatibility | Michael Hönnig | |
2004-10-14 | since tags added | Michael Hönnig | |
2004-09-14 | namespace now com.sun.star.comp.beans | Michael Hönnig | |