Age | Commit message (Expand) | Author |
2012-09-20 | std::auto_ptr is deprecated. | Kohei Yoshida |
2012-09-20 | Unused local variable. | Kohei Yoshida |
2012-09-20 | More cosmetic cleanups. | Kohei Yoshida |
2012-09-20 | Some code cleanups... | Kohei Yoshida |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-15 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
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-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-08-24 | Highlight X errorbars data range when a chart is selected. | Rafael Dominguez |
2012-08-15 | Working version of XShapeDumper | Artur Dorda |
2012-08-14 | fdo#51695 Check for Textformat | Joseph Brown |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-08-06 | chart2: merge component files for new chartcore library | Michael Stahl |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-13 | also remove the libxml2 include from chart2 | Markus Mohrhard |
2012-07-13 | Merge branch 'feature/gsoc_test_improvements2' | Markus Mohrhard |
2012-07-12 | Restructurization of XShape- and EnhancedShape- dumpers, builds fine now | Artur Dorda |
2012-07-12 | Working version of XShapeDumper | Artur Dorda |
2012-07-12 | Unfinished dumper code | Artur Dorda |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-07-02 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-07-02 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-30 | Some cppcheck cleaning | Julien Nabet |
2012-06-29 | Remove include guards | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-27 | Get rid of annoying IAccessibility2 comments | Thomas Arnhold |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-25 | remove some annoying XubStrings | Caolán McNamara |
2012-06-25 | hrc cleanup: Remove two outdated files | Thomas Arnhold |
2012-06-22 | remove bunch of obsolete looking .dxp files | Michael Stahl |
2012-06-22 | remove bunch of obsolete looking .flt files | Michael Stahl |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
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 |