- 8be40d3 Java cleanup, convert Hashtable to HashMap by Noel Grandin · 13 years ago
- 1e83da9 some more namespace cleanup by Thomas Arnhold · 13 years ago
- 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
- 5aaaf06 Remove bogus file by Tor Lillqvist · 13 years ago
- 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
- a808497d drop prefix from ::css by Thomas Arnhold · 13 years ago
- 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
- 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
- a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- b37a07f typo: allways -> always by Andras Timar · 13 years ago
- 7f51d6f coverity#707601 Uninitialized pointer field by Norbert Thiebaud · 13 years ago
- 2c57097 coverity#707602 Uninitialized pointer field by Norbert Thiebaud · 13 years ago
- de3fc38 coverity#707600 Uninitialized pointer field by Norbert Thiebaud · 13 years ago
- f15d764 coverity#984077: Unitialized pointer field by Norbert Thiebaud · 13 years ago
- 51a8368 coverity#738556 Unitialized scalar field by Norbert Thiebaud · 13 years ago
- 1b13c95 Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurse by Caolán McNamara · 13 years ago
- 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
- a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
- 3f27da0 gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL by Michael Stahl · 13 years ago
- d204c1a Remove last RTL_CONSTASCII_* from accessibility by Marcos Paulo de Souza · 13 years ago
- 254b11a Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 7062624 API CHANGE a11y unpublishing and add/removeListener rename. by Thorsten Behrens · 13 years ago
- 7470cc5 fdo#46808, Adapt reflection::ProxyFactory UNO service to new style by Noel Grandin · 13 years ago
- cb1b0dd accessibility: WNT only IllegalArgumentException java problem by Michael Stahl · 13 years ago
- 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago
- 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
- a73c98a Better fix for fdo#56473, Crash when inserting a simple macro by Michael Meeks · 13 years ago
- 465ab1c Related: fdo#56473 IDE: Crash when inserting a simple macro by Julien Nabet · 13 years ago
- 9e71649 fix some VS 2010 specific issues by David Ostrovsky · 13 years ago
- bf7240d Resolves: fdo#56473 IDE: Crash when inserting a simple macro by Julien Nabet · 13 years ago
- 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
- e5ce011 Merge branch 'master' into feature/killsdf by Andras Timar · 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
- 39bac3f translations is a source-only module by Andras Timar · 14 years ago
- e09e9bf re-base on ALv2 code. by Michael Meeks · 14 years ago
- f011af7 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- 816ec4b gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 6f6f7a1 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 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