Age | Commit message (Expand) | Author |
2013-02-20 | RTL_CONSTASCII_USTRINGPARAM removals | Krisztian Pinter |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-28 | fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style | Noel Grandin |
2013-01-24 | bnc#798271: Don't delete the PropertyMapEntry instance prematurely. | Kohei Yoshida |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt document::DocumentProperties UNO service to new style | Noel Grandin |
2012-08-06 | chart2: merge component files for new chartcore library | Michael Stahl |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-02 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-29 | hide local functions harder | Caolán McNamara |
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-28 | add SAL_CALL to ChartModel::dump | Markus Mohrhard |
2012-03-28 | implement the layout dumper for chart2 | Markus Mohrhard |
2012-03-28 | implement XDumper in ChartModel | Markus Mohrhard |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-01-31 | Simplify code by making getProcessComponentContext() implicit. | Stephan Bergmann |
2012-01-27 | Replace SvtUndoOptions with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-21 | Improve checking for emptiness | Thomas Arnhold |
2011-12-13 | Fix for fdo43460 Part V getLength to isEmpty | Olivier Hallot |
2011-11-29 | catch by const reference | Takeshi Abe |
2011-11-27 | remove include of pch header in chart2 | Norbert Thiebaud |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-08-23 | debug build errors | Gabor |
2011-07-28 | add prefixes for component_getFactory | Matúš Kukan |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-06-21 | catch by const reference | Caolán McNamara |
2011-06-01 | overly static | Caolán McNamara |
2011-05-30 | Code Cleanup | Korrawit Pruegsanusak |
2011-05-20 | valgrind: break circular dependency leaks | Caolán McNamara |
2011-05-07 | Remove 2 private empty methods and their respective call | Julien Nabet |
2011-04-15 | remove unused files | David Tardon |
2011-04-15 | gbuildize chart2 | David Tardon |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |