Age | Commit message (Expand) | Author |
2013-01-07 | Fix type SMPT->SMTP | Julien Nabet |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-12 | officehelper.py: fix obvious Python 3 issues | Michael Stahl |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann |
2012-12-11 | mailmerge.py: fix obvious Python 3 issues | Michael Stahl |
2012-12-09 | Python: fix deprecated + "== None" instead of "is None" | Julien Nabet |
2012-12-04 | clean up more sbxToUnoValue declarations | Michael Stahl |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | Turn Python Scripting Provider from bundled extension to plain code | Stephan Bergmann |
2012-11-28 | OUString::concat() does not modify in-place | Tor Lillqvist |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-25 | scripting: pythonscript.py: adapt to Python 3 | Michael Stahl |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-08 | scripting: warning C4804 usafe use of type bool | Michael Stahl |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud |
2012-10-30 | squeeze all Exceptions through RuntimeException for exception sig | Caolán McNamara |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-23 | gbuild: let ExtensionTarget expect manifest below META-INF | Michael Stahl |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-04 | sal_Bool->bool in scripting | Noel Grandin |
2012-10-03 | Dead code | Stephan Bergmann |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-15 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-07-14 | Revert "Some cppcheck cleaning" | Bjoern Michaelsen |
2012-07-09 | targetted rename xcr -> xmlscript to match includes and module name | Michael Meeks |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-06 | os141: add missing component | Ocke.Janssen |
2012-07-02 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-29 | Resolves: fdo#38713 fix multiple recipients in mailmerge | Caolán McNamara |
2012-06-22 | .xml files don't need executable bits | Michael Stahl |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-05-17 | removed unused const rtl::OUString | Takeshi Abe |