- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- a3bb733 fdo#46808, Convert singleton theMasterScriptProviderFactory by Noel Grandin · 13 years ago
- 33d6a7b doubled namespaces by Thomas Arnhold · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- ecf0040 loplugin: improve indentation by Thomas Arnhold · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 89003e9 loplugin: unused variables by Thomas Arnhold · 13 years ago
- df37f7d move loop variables into least scope pos by Caolán McNamara · 13 years ago
- 3901964 coverity#704434 Non-array delete for scalars by Julien Nabet · 13 years ago
- d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
- 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
- 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- d1dc850 scripting: s/pathes/paths and s/Pathes/Paths by Miklos Vajna · 13 years ago
- b0e42ed fix build breakage: ENABLE_SCRIPTING_PYTHON was already removed by David Ostrovsky · 13 years ago
- ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
- 54d91ca Fix typo by Julien Nabet · 13 years ago
- 270967f fdo#60670: Create a new document in case there's none by Xisco Fauli · 13 years ago
- fbd4588 fdo#46808, convert io::TextOutputStream service to new-style by Noel Grandin · 13 years ago
- ff85e831 fdo#46808, convert io::TextInputStream service to new style by Noel Grandin · 13 years ago
- 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- c25bee9 make emailmerge work with python3 and python2 at the same time by Caolán McNamara · 13 years ago
- 932e916 tidy mailmerge debuging messages by Caolán McNamara · 13 years ago
- e48a060 make emailmerge work for me with python3 by Caolán McNamara · 13 years ago
- 8a324a3 i118814 - Allow set connection timeout in Mail API by Ariel Constenla-Haile · 14 years ago
- a5cefd4 i118791 - Encode ReadableName in UTF-8 only when necessary by Ariel Constenla-Haile · 14 years ago
- 3f2f92b i118736 - i118787 : fix XMailMessage implementation in mailmerge.py by Ariel Constenla-Haile · 14 years ago
- 907b63a mailmerge.py: fix the debug strings again by Michael Stahl · 13 years ago
- 1a5b3d8 fdo#59249: mailmerge.py: adapt to changes in smtplib: by Michael Stahl · 13 years ago
- b08dc0b Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling" by Michael Stahl · 13 years ago
- 9dec0c7 fdo#59249: mailmerge.py: some more bytes vs. str mangling by Michael Stahl · 13 years ago
- ac56d93 Can't convert 'Enum' resp. 'bytes' object to str implicitly by Stephan Bergmann · 13 years ago
- 7a7e19c fdo#59249: String literal needs a "b" prefix in Pyhton 3 by Stephan Bergmann · 13 years ago
- 8269d576 Fix type SMPT->SMTP by Julien Nabet · 13 years ago
- bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
- 37c6cfd officehelper.py: fix obvious Python 3 issues by Michael Stahl · 13 years ago
- a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
- 2462391 mailmerge.py: fix obvious Python 3 issues by Michael Stahl · 13 years ago
- 7914f86 Python: fix deprecated + "== None" instead of "is None" by Julien Nabet · 13 years ago
- 0990da1 clean up more sbxToUnoValue declarations by Michael Stahl · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 1f3496e Turn Python Scripting Provider from bundled extension to plain code by Stephan Bergmann · 13 years ago
- 60e7472 OUString::concat() does not modify in-place by Tor Lillqvist · 13 years ago
- 7470cc5 fdo#46808, Adapt reflection::ProxyFactory UNO service to new style by Noel Grandin · 13 years ago
- a0a5855 fdo#48317 - Support jumping to next/previous change by Muhammad Haggag · 13 years ago
- 3117041 API CHANGE: com.sun.star.lang.IllegalArgumentException by Michael Stahl · 13 years ago
- 0e7db6c scripting: Capitalise.py example: fix Python 3 syntax errors by Michael Stahl · 13 years ago
- 6af846d scripting: pythonscript.py: adapt to Python 3 by Michael Stahl · 13 years ago
- 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago
- 41c77ac targetted cleanup of misc. vba pieces. by Noel Power · 13 years ago
- 5837402 fdo#46808, use service constructor for ucb::SimpleFileAccess by Noel Grandin · 13 years ago
- e06575d scripting: warning C4804 usafe use of type bool by Michael Stahl · 13 years ago
- bbf1bcd basic: String -> OUString in basicmanager by Norbert Thiebaud · 13 years ago
- b6b71d7 squeeze all Exceptions through RuntimeException for exception sig by Caolán McNamara · 13 years ago
- 7ea7fb0 fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" by Stephan Bergmann · 13 years ago
- 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
- 10f4e76 gbuild: let ExtensionTarget expect manifest below META-INF by Michael Stahl · 13 years ago
- b30ee83 fdo#46808, use service constructor for beans::Introspection by Noel Grandin · 13 years ago
- 5aa2cd1 fdo#46808, use service constructor for uri::UriReferenceFactory by Noel Grandin · 13 years ago
- 8c6276a drop rdbmaker completely by Matúš Kukan · 13 years ago
- 77cb1ca Fix "Content is not allowed in prolog" warning by Caolán McNamara · 13 years ago
- f649c5a sal_Bool->bool in scripting by Noel Grandin · 14 years ago
- 7501bea Dead code by Stephan Bergmann · 14 years ago
- 1b075ea Use prefix by Tor Lillqvist · 14 years ago
- c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 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
- 6595e39 fdo#51304: Remove the author of some java source files by Marcos Paulo de Souza · 14 years ago
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
- 4597483 targetted VBA re-work. by Noel Power · 14 years ago
- 4c9e62c Java cleanup, convert ArrayList and Vector to use generics by Noel Grandin · 14 years ago
- 6bf09ec Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
- a5ff5aa Java5 update, Convert ArrayList and Vector code to use generics by Noel Grandin · 14 years ago
- bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
- bb25701 Java cleanup, fix compile errors by Noel Grandin · 14 years ago
- bc6a9e9 Java cleanup, fix compile errors by Noel Grandin · 14 years ago
- 44325e0 Java cleanup, make the package name match the folder name by Noel Grandin · 14 years ago
- 9d9a9dd Java cleanup, fix a couple of compile errors 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
- 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
- f789715 fdo#46808, Use factory methods for frame::DispatchHelper instances 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
- 88840a7 Remove unused local vars by Julien Nabet · 14 years ago
- 772d15f create these rdbs directly in scripting by Matúš Kukan · 14 years ago
- 548a2ff remove bogus date information by Thomas Arnhold · 14 years ago
- cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
- b80b7ba Static method sleep from Thread should be accessed in a static way by Julien Nabet · 14 years ago
- df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
- 350de50 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
- d24b518 Revert "Some cppcheck cleaning" by Bjoern Michaelsen · 14 years ago
- ae7534f targetted rename xcr -> xmlscript to match includes and module name by Michael Meeks · 14 years ago