Age | Commit message (Expand) | Author | Files | Lines |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
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-23 | Fix typo accessable/accessible | Julien Nabet | 1 | -1/+1 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -4/+4 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 3 | -4/+4 |
2013-02-22 | scripting: s/pathes/paths and s/Pathes/Paths | Miklos Vajna | 1 | -15/+15 |
2013-02-20 | fix build breakage: ENABLE_SCRIPTING_PYTHON was already removed | David Ostrovsky | 1 | -3/+1 |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan | 1 | -3/+4 |
2013-02-18 | Fix typo | Julien Nabet | 1 | -1/+1 |
2013-02-17 | fdo#60670: Create a new document in case there's none | Xisco Fauli | 1 | -1/+6 |
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-26 | gbuild: do not copy boost headers around | Michael Stahl | 6 | -0/+12 |
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 |
2013-01-14 | mailmerge.py: fix the debug strings again | Michael Stahl | 1 | -3/+3 |
2013-01-14 | fdo#59249: mailmerge.py: adapt to changes in smtplib: | Michael Stahl | 1 | -8/+17 |
2013-01-14 | Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling" | Michael Stahl | 1 | -4/+4 |
2013-01-11 | fdo#59249: mailmerge.py: some more bytes vs. str mangling | Michael Stahl | 1 | -4/+4 |
2013-01-11 | Can't convert 'Enum' resp. 'bytes' object to str implicitly | Stephan Bergmann | 1 | -2/+2 |
2013-01-11 | fdo#59249: String literal needs a "b" prefix in Pyhton 3 | Stephan Bergmann | 1 | -2/+2 |
2013-01-07 | Fix type SMPT->SMTP | Julien Nabet | 1 | -15/+15 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -28/+19 |
2012-12-12 | officehelper.py: fix obvious Python 3 issues | Michael Stahl | 2 | -20/+20 |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann | 6 | -336/+0 |
2012-12-11 | mailmerge.py: fix obvious Python 3 issues | Michael Stahl | 2 | -59/+59 |
2012-12-09 | Python: fix deprecated + "== None" instead of "is None" | Julien Nabet | 1 | -2/+2 |
2012-12-04 | clean up more sbxToUnoValue declarations | Michael Stahl | 1 | -3/+1 |
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 |