Age | Commit message (Expand) | Author |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-27 | fdo#48317 - Support jumping to next/previous change | Muhammad Haggag |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-11-25 | scripting: Capitalise.py example: fix Python 3 syntax errors | Michael Stahl |
2012-11-25 | scripting: pythonscript.py: adapt to Python 3 | Michael Stahl |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-08 | scripting: warning C4804 usafe use of type bool | Michael Stahl |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud |
2012-10-30 | squeeze all Exceptions through RuntimeException for exception sig | Caolán McNamara |
2012-10-26 | fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" | Stephan Bergmann |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-23 | gbuild: let ExtensionTarget expect manifest below META-INF | Michael Stahl |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-22 | drop rdbmaker completely | Matúš Kukan |
2012-10-10 | Fix "Content is not allowed in prolog" warning | Caolán McNamara |
2012-10-04 | sal_Bool->bool in scripting | Noel Grandin |
2012-10-03 | Dead code | Stephan Bergmann |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-09-10 | Java cleanup, convert ArrayList and Vector to use generics | Noel Grandin |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-10 | Java5 update, Convert ArrayList and Vector code to use generics | Noel Grandin |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-05 | Java cleanup, fix compile errors | Noel Grandin |
2012-09-05 | Java cleanup, fix compile errors | Noel Grandin |
2012-09-05 | Java cleanup, make the package name match the folder name | Noel Grandin |
2012-09-05 | Java cleanup, fix a couple of compile errors | Noel Grandin |
2012-08-28 | Java cleanup - remove unused imports | Noel Grandin |
2012-08-28 | Java cleanup - remove unnecessary semi-colons | Noel Grandin |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-15 | gbuild: remove most uses of gb_Jar_set_jarclasspath: | Michael Stahl |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-08-09 | create these rdbs directly in scripting | Matúš Kukan |
2012-08-07 | remove bogus date information | Thomas Arnhold |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-08-06 | Static method sleep from Thread should be accessed in a static way | Julien Nabet |