Age | Commit message (Expand) | Author |
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 |
2012-04-26 | Bump extension version after changing to passive registration | Stephan Bergmann |
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold |
2012-04-18 | Fix another extra parenthesis | Julien Nabet |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-02-28 | Avoid temporary rtl::OUString | Takeshi Abe |
2012-02-21 | expand and remove dcsssf macro | Thomas Arnhold |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |