Age | Commit message (Expand) | Author |
2013-08-21 | deb#719941: pythonscript.py: use open() instead of file() | Rene Engelhard |
2013-08-20 | deb#719941: unbreak python script provider debug logging on Python 3 | Michael Stahl |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-08-19 | Mark as const | Takeshi Abe |
2013-08-18 | Further work on the "Mac-like app structure" option | Tor Lillqvist |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-08-07 | resolved fdo#67444 don't push_back() with already reserved size | Eike Rathke |
2013-07-30 | fdo#67547 fix access to methods (getScript) of MasterScriptProvider from VB | Noel Power |
2013-07-15 | Related: fdo#66761 the double-encoding bug appears gone in python 3.3.2 | Caolán McNamara |
2013-07-14 | Related: fdo#66761 we want the bytes, not a str representation of them | Caolán McNamara |
2013-07-13 | Resolves: fdo#66761 Macro controlled Python Mailmerge broken | Caolán McNamara |
2013-07-12 | Resolves: #i120083# make python loglevel and log output changeable... | Herbert Dürr |
2013-07-11 | use LanguageTag::getMatchingFallback() | Eike Rathke |
2013-07-10 | added FIXME-BCP47 comments | Eike Rathke |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove an unused header | Thomas Arnhold |
2013-06-18 | add python ver to debugging info | Caolán McNamara |
2013-06-17 | Resolves: fdo#55411 python 2 vs 3 str/bytes encoding issues | Caolán McNamara |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-28 | fdo#46808, Convert awt::UnoControlDialog to new style | Noel Grandin |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann |
2013-05-24 | Resolves: #i55055# Simplify pythonscript.py code | Pedro Giffuni |
2013-05-24 | scripting: get CreateUnoDialog() work again | Miklos Vajna |
2013-05-23 | fix awt::UnoControlModelDialog crash | Noel Grandin |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin |
2013-05-11 | Resolves: #ii118478# Implement getInvocationContext in PyUNO ScriptContext | Ariel Constenla-Haile |
2013-05-10 | More gb_PROGRAMDIRNAME clean up | Stephan Bergmann |
2013-05-09 | fix memory leak with orphaned controls created on the fly | Noel Power |
2013-05-09 | handle various ReturnXXXX types for forms | Noel Power |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-05-06 | Java cleanup, close file handles when done with them | Noel Grandin |
2013-05-06 | Java cleanup, delete some dead code | Noel Grandin |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-05-06 | fix typo | Noel Grandin |
2013-05-04 | install python scripting provider using filelist | David Tardon |
2013-04-30 | install example java scripts using filelist | David Tardon |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-26 | From the context of the code, this field should not be static | Noel Grandin |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-21 | fix typo | David Tardon |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2013-04-19 | fdo#63197: convert 3 out 4 from scripting part | Julien Nabet |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |