Age | Commit message (Expand) | Author |
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-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-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-16 | Missing include | Stephan Bergmann |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-07 | fdo#46808, Convert singleton theMasterScriptProviderFactory | Noel Grandin |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | move loop variables into least scope pos | Caolán McNamara |
2013-02-24 | coverity#704434 Non-array delete for scalars | Julien Nabet |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | scripting: s/pathes/paths and s/Pathes/Paths | Miklos Vajna |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-02-11 | fdo#46808, convert io::TextOutputStream service to new-style | Noel Grandin |
2013-02-11 | fdo#46808, convert io::TextInputStream service to new style | Noel Grandin |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-15 | make emailmerge work with python3 and python2 at the same time | Caolán McNamara |
2013-01-15 | tidy mailmerge debuging messages | Caolán McNamara |
2013-01-15 | make emailmerge work for me with python3 | Caolán McNamara |
2013-01-15 | i118814 - Allow set connection timeout in Mail API | Ariel Constenla-Haile |
2013-01-15 | i118791 - Encode ReadableName in UTF-8 only when necessary | Ariel Constenla-Haile |
2013-01-15 | i118736 - i118787 : fix XMailMessage implementation in mailmerge.py | Ariel Constenla-Haile |
2013-01-14 | mailmerge.py: fix the debug strings again | Michael Stahl |
2013-01-14 | fdo#59249: mailmerge.py: adapt to changes in smtplib: | Michael Stahl |
2013-01-14 | Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling" | Michael Stahl |
2013-01-11 | fdo#59249: mailmerge.py: some more bytes vs. str mangling | Michael Stahl |
2013-01-11 | Can't convert 'Enum' resp. 'bytes' object to str implicitly | Stephan Bergmann |
2013-01-11 | fdo#59249: String literal needs a "b" prefix in Pyhton 3 | Stephan Bergmann |