Age | Commit message (Expand) | Author | Files | Lines |
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-05-06 | Java cleanup, close file handles when done with them | Noel Grandin | 4 | -41/+40 |
2013-05-06 | Java cleanup, delete some dead code | Noel Grandin | 2 | -41/+15 |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin | 2 | -3/+2 |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin | 2 | -8/+8 |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin | 14 | -117/+119 |
2013-05-06 | fix typo | Noel Grandin | 1 | -1/+1 |
2013-05-04 | install python scripting provider using filelist | David Tardon | 1 | -2/+4 |
2013-04-30 | install example java scripts using filelist | David Tardon | 4 | -51/+43 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 21 | -484/+84 |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin | 10 | -18/+18 |
2013-04-26 | From the context of the code, this field should not be static | Noel Grandin | 1 | -1/+1 |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin | 3 | -3/+3 |
2013-04-21 | fix typo | David Tardon | 1 | -1/+1 |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann | 1 | -2/+0 |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin | 19 | -82/+62 |
2013-04-19 | fdo#63197: convert 3 out 4 from scripting part | Julien Nabet | 5 | -12/+20 |
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-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-04-13 | install Pyuno using Package | David Tardon | 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-04-05 | new module i18nlangtag | Eike Rathke | 1 | -1/+1 |
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-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
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-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 |