- 5ba1694 fdo#53474: Fix Windows Java Accessibility Bridge by Stephan Bergmann · 13 years ago
- 8eb5db8 replace sxub_Unicode by sal_Unicode by Norbert Thiebaud · 13 years ago
- 4b313fd Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. by Kohei Yoshida · 13 years ago
- d475a05 export symbols after gbuildification by David Tardon · 13 years ago
- ac7acb0 Merged SvTreeListBox and SvLBox. by Kohei Yoshida · 13 years ago
- 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
- 286a773 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- 0d7cbdb just return a vector rather than pass one in by ref to be cleared by Caolán McNamara · 14 years ago
- d3788f3 UniString::Fill->padToLength(OUStringBuffer by Caolán McNamara · 14 years ago
- 106a1b4 sal_Bool to bool conversion in accessibility by Ricardo Montania · 14 years ago
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- f2504a0 Fix some "Variables reassigned a value before the old one has been used" by Julien Nabet · 14 years ago
- 2171077 Introduce cppu::supportsService helper, adapt some call-sites by Stephan Bergmann · 14 years ago
- 2095b2e gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein by Norbert Thiebaud · 14 years ago
- 1ebed7b ::rtl::OUString to OUString correction in accessibility by Ricardo Montania · 14 years ago
- e1276e8 OUString cleanup in accessibility by Ricardo Montania · 14 years ago
- a267f31 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 7f7e0a6 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 05f7bb2 Java cleanup - remove unused parameters and fields by Noel Grandin · 14 years ago
- 4e2c95c Java cleanup - remove unnecessary null checks by Noel Grandin · 14 years ago
- ff77676 Java cleanup - remove unused imports by Noel Grandin · 14 years ago
- 2caf5d1 Java cleanup - remove unnecessary semi-colons by Noel Grandin · 14 years ago
- e09953e Remove newly unused instance provisioning by Stephan Bergmann · 14 years ago
- 53b80ec Java cleanup - Static methods and fields should be accessed in a static way. by Noel Grandin · 14 years ago
- 8bfe479 Java5 updates - convert to generics by Noel Grandin · 14 years ago
- f6a62d9 Java update - fix various javadoc issues by Noel Grandin · 14 years ago
- 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
- cdbd695 gbuild: remove most uses of gb_Jar_set_jarclasspath: by Michael Stahl · 14 years ago
- 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
- 2854d8b fdo#46193 MessBox was made copyable by Zolnai Tamás · 14 years ago
- 1340890 simplify include guards by Thomas Arnhold · 14 years ago
- 5a7e838 hrc cleanup: Remove include guards from src files by Thomas Arnhold · 14 years ago
- 278000a Remove unused defines by Thomas Arnhold · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 3c1a1aa fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibility by Jacek Wolszczak · 15 years ago
- caf0e31 fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibility by Jacek Wolszczak · 15 years ago
- 9eb8eae Java5 update - convert Vector to ArrayList by Noel Grandin · 14 years ago
- 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
- 9928fd7 remove some annoying XubStrings by Caolán McNamara · 14 years ago
- 0caf87c remove bunch of obsolete looking .dxp files by Michael Stahl · 14 years ago
- 3dd8f02 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
- 13887f4 Remove superfluous include comments by Thomas Arnhold · 14 years ago
- 6b915b2 nuke unused typedef by Takeshi Abe · 14 years ago
- a9550f6 normalize variable names in gbuild user makefiles by Michael Stahl · 14 years ago
- f4f4e3c gbuild: use mixed paths on cygwin by Matúš Kukan · 14 years ago
- fc7333c make javah work for me with JDK7 under windows by Caolán McNamara · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- 6c8c073 gbuild: simplify and unify gb_Helper_*native* by Matúš Kukan · 14 years ago
- 0a45deb enforce only one possible use of gb_CustomTarget by Matúš Kukan · 14 years ago
- c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
- d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 5688b51 UniString::CreateFromInt32 -> rtl::OUString::valueOf by Caolán McNamara · 14 years ago
- 0587233 accessibility: use CustomTarget makefiles by Matúš Kukan · 14 years ago
- e476a76 .java files don't need executable bits by Michael Stahl · 14 years ago
- 39d6e42 WaE: ununsed variables by Caolán McNamara · 14 years ago
- 223cca4 Added READMEs for modules which used to be in components by Josh Heidenreich · 14 years ago
- c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
- 2a566b1 Replaced SAL_INFO with SAL_WARN were applicable. by Marcel Metz · 14 years ago
- a18123f Replaced DBG_ERRORFILE with SAL_INFO. by Marcel Metz · 14 years ago
- ee5371c WaE: deleting object of abstract class type with non-virtual destructor by David Tardon · 14 years ago
- d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
- c61d62d fix gbuildified accessibilty on windows by Peter Foley · 14 years ago
- 636a8f2 use generated java source by David Tardon · 14 years ago
- f75d68b avoid copying hack by David Tardon · 14 years ago
- d3fec0e remove unused file by David Tardon · 14 years ago
- 7aadee6 convert windows-specific bits, part 2: lib by David Tardon · 14 years ago
- 24585e1 convert windows-specific bits, part 1: jars by David Tardon · 14 years ago
- 7f31e25 gbuildize accessibility by David Tardon · 14 years ago
- 07c20eb accessibility: workben was removed in c8e7f88325 by Michael Stahl · 14 years ago
- c8e7f88 drop this workben by Caolán McNamara · 14 years ago
- c61f986 msvc 2008 express won't link without explicit salhelper by Caolán McNamara · 14 years ago
- f43311d Fix for fdo43460, Part I, getLength to isEmpty by Olivier Hallot · 14 years ago
- 4769042 don't need an extra header, fold into body by Caolán McNamara · 14 years ago
- c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
- e6e2973 remove include of pch header in accessibility by Norbert Thiebaud · 14 years ago
- e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
- bdda0513 WaE: class has virtual functions, but destructor is not virtual by Tor Lillqvist · 15 years ago
- 5cb1597 WaE: class has virtual functions, but destructor is not virtual by Tor Lillqvist · 15 years ago
- 7fc35af remove obsolete Forte NOOPT files by Michael Meeks · 15 years ago
- 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
- 07f9a84 callcatcher: various unused methods by Caolán McNamara · 15 years ago
- 6e59262 Some PMD cleaning by Julien Nabet · 15 years ago
- 0b4e276 catch by const ref by Caolán McNamara · 15 years ago
- d2d11836 totally pointless intermediate object by Caolán McNamara · 15 years ago
- 36d2562 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
- 8a962ba use standard pattern for this by Caolán McNamara · 15 years ago
- d32db65 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
- bef7ebf WaE (picky) - noeol by Christian Lohmaier · 15 years ago
- 2be3b8b Change <file>.toURL() to <file>.toURI().toURL() by Julien Nabet · 15 years ago
- 9ad4eeb fixed cppcheck warnings by Andreas Becker · 15 years ago
- 737ef92 left arrow comments removed // <-- by Júlio Hoffimann · 15 years ago
- bacd723 Fix build - the same symbol defined on 2 places. by Jan Holesovsky · 15 years ago
- 551dde3 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
- 7aa5fbb remove dupplicate includes by Fridrich Štrba · 15 years ago
- 26b1bc0 add in pre/post win in order to build by Caolán McNamara · 15 years ago
- c24ccfb Putting back prewin/postwin in accessibility by Fridrich Štrba · 15 years ago