Age | Commit message (Expand) | Author | Files | Lines |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 13 | -27/+0 |
2012-11-30 | Turn Python Scripting Provider from bundled extension to plain code | Stephan Bergmann | 8 | -113/+26 |
2012-11-28 | OUString::concat() does not modify in-place | Tor Lillqvist | 2 | -3/+3 |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin | 1 | -6/+3 |
2012-11-27 | fdo#48317 - Support jumping to next/previous change | Muhammad Haggag | 1 | -0/+2 |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl | 1 | -1/+1 |
2012-11-25 | scripting: Capitalise.py example: fix Python 3 syntax errors | Michael Stahl | 1 | -4/+4 |
2012-11-25 | scripting: pythonscript.py: adapt to Python 3 | Michael Stahl | 1 | -27/+48 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 2 | -1/+2 |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power | 1 | -3/+3 |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 7 | -27/+20 |
2012-11-08 | scripting: warning C4804 usafe use of type bool | Michael Stahl | 1 | -1/+1 |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud | 1 | -15/+25 |
2012-10-30 | squeeze all Exceptions through RuntimeException for exception sig | Caolán McNamara | 1 | -1/+1 |
2012-10-26 | fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" | Stephan Bergmann | 6 | -54/+9 |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin | 1 | -4/+3 |
2012-10-23 | gbuild: let ExtensionTarget expect manifest below META-INF | Michael Stahl | 1 | -0/+0 |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin | 2 | -56/+30 |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin | 5 | -90/+36 |
2012-10-22 | drop rdbmaker completely | Matúš Kukan | 1 | -1/+1 |
2012-10-10 | Fix "Content is not allowed in prolog" warning | Caolán McNamara | 1 | -2/+2 |
2012-10-04 | sal_Bool->bool in scripting | Noel Grandin | 3 | -5/+5 |
2012-10-03 | Dead code | Stephan Bergmann | 13 | -1788/+0 |
2012-10-02 | Use prefix | Tor Lillqvist | 12 | -12/+12 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 3 | -15/+7 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 6 | -12/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 6 | -6/+12 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 6 | -0/+6 |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza | 40 | -126/+1 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 1 | -4/+4 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 2 | -18/+7 |
2012-09-12 | targetted VBA re-work. | Noel Power | 2 | -144/+11 |
2012-09-10 | Java cleanup, convert ArrayList and Vector to use generics | Noel Grandin | 10 | -44/+44 |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin | 22 | -93/+0 |
2012-09-10 | Java5 update, Convert ArrayList and Vector code to use generics | Noel Grandin | 9 | -32/+34 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 11 | -26/+0 |
2012-09-05 | Java cleanup, fix compile errors | Noel Grandin | 6 | -6/+7 |
2012-09-05 | Java cleanup, fix compile errors | Noel Grandin | 6 | -12/+12 |
2012-09-05 | Java cleanup, make the package name match the folder name | Noel Grandin | 11 | -15/+11 |
2012-09-05 | Java cleanup, fix a couple of compile errors | Noel Grandin | 1 | -2/+2 |
2012-08-28 | Java cleanup - remove unused imports | Noel Grandin | 2 | -2/+0 |
2012-08-28 | Java cleanup - remove unnecessary semi-colons | Noel Grandin | 1 | -1/+1 |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | 1 | -15/+10 |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin | 1 | -19/+15 |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin | 22 | -173/+144 |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin | 5 | -15/+8 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 7 | -31/+31 |
2012-08-15 | gbuild: remove most uses of gb_Jar_set_jarclasspath: | Michael Stahl | 3 | -13/+0 |
2012-08-11 | Remove unused local vars | Julien Nabet | 1 | -1/+0 |
2012-08-09 | create these rdbs directly in scripting | Matúš Kukan | 3 | -4/+40 |