Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | added FIXME-BCP47 comments | Eike Rathke | 1 | -0/+8 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 3 | -13/+13 |
2013-06-28 | remove an unused header | Thomas Arnhold | 11 | -38/+0 |
2013-06-18 | add python ver to debugging info | Caolán McNamara | 1 | -0/+1 |
2013-06-17 | Resolves: fdo#55411 python 2 vs 3 str/bytes encoding issues | Caolán McNamara | 1 | -4/+7 |
2013-05-28 | fdo#46808, Convert awt::UnoControlDialog to new style | Noel Grandin | 2 | -56/+47 |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann | 4 | -65/+85 |
2013-05-24 | Resolves: #i55055# Simplify pythonscript.py code | Pedro Giffuni | 1 | -41/+41 |
2013-05-24 | scripting: get CreateUnoDialog() work again | Miklos Vajna | 1 | -1/+2 |
2013-05-23 | fix awt::UnoControlModelDialog crash | Noel Grandin | 1 | -1/+5 |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin | 3 | -7/+5 |
2013-05-21 | fdo#46808, Convert awt::XUnoControlDialog to new style | Noel Grandin | 2 | -42/+33 |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin | 4 | -49/+33 |
2013-05-11 | Resolves: #ii118478# Implement getInvocationContext in PyUNO ScriptContext | Ariel Constenla-Haile | 1 | -5/+51 |
2013-05-09 | fix memory leak with orphaned controls created on the fly | Noel Power | 1 | -5/+33 |
2013-05-09 | handle various ReturnXXXX types for forms | Noel Power | 1 | -8/+5 |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer | 1 | -4/+2 |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák | 1 | -9/+9 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 1 | -24/+4 |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann | 1 | -2/+0 |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane | 1 | -1/+1 |
2013-04-16 | Missing include | Stephan Bergmann | 1 | -1/+1 |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák | 1 | -4/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 39 | -886/+885 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 1 | -2/+0 |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold | 1 | -4/+2 |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann | 1 | -2/+2 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 3 | -11/+6 |
2013-03-07 | fdo#46808, Convert singleton theMasterScriptProviderFactory | Noel Grandin | 5 | -44/+25 |
2013-03-04 | doubled namespaces | Thomas Arnhold | 1 | -1/+0 |
2013-03-04 | doubled includes | Thomas Arnhold | 2 | -5/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-03-03 | loplugin: improve indentation | Thomas Arnhold | 1 | -8/+9 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-02-24 | move loop variables into least scope pos | Caolán McNamara | 1 | -3/+2 |
2013-02-24 | coverity#704434 Non-array delete for scalars | Julien Nabet | 1 | -1/+1 |
2013-02-24 | loplugin: unused variables | Thomas Arnhold | 1 | -3/+0 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -2/+2 |
2013-02-22 | scripting: s/pathes/paths and s/Pathes/Paths | Miklos Vajna | 1 | -15/+15 |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan | 1 | -3/+4 |
2013-02-11 | fdo#46808, convert io::TextOutputStream service to new-style | Noel Grandin | 1 | -65/+57 |
2013-02-11 | fdo#46808, convert io::TextInputStream service to new style | Noel Grandin | 1 | -105/+96 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 2 | -12/+7 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 8 | -59/+57 |
2013-01-15 | make emailmerge work with python3 and python2 at the same time | Caolán McNamara | 1 | -5/+12 |
2013-01-15 | tidy mailmerge debuging messages | Caolán McNamara | 1 | -16/+16 |
2013-01-15 | make emailmerge work for me with python3 | Caolán McNamara | 2 | -10/+29 |
2013-01-15 | i118814 - Allow set connection timeout in Mail API | Ariel Constenla-Haile | 1 | -6/+22 |
2013-01-15 | i118791 - Encode ReadableName in UTF-8 only when necessary | Ariel Constenla-Haile | 1 | -1/+6 |
2013-01-15 | i118736 - i118787 : fix XMailMessage implementation in mailmerge.py | Ariel Constenla-Haile | 1 | -24/+25 |