Age | Commit message (Expand) | Author |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-02 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#44721 protect against negative calculated height value | Lionel Elie Mamane |
2012-09-12 | Improvement on previous commit | Stephan Bergmann |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin |
2012-09-04 | fdo#53872: reportdesign: fix section drawpage crash: | Michael Stahl |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-08-31 | -Werror,-Wnon-literal-null-conversion (Clang towards 3.2) | Stephan Bergmann |
2012-08-30 | #include <rtl/strbuf.hxx> | Tor Lillqvist |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt document::DocumentProperties UNO service to new style | Noel Grandin |
2012-08-16 | Convert OLEObjCache class from Container to std::vector | Noel Grandin |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim |
2012-08-10 | refactor reportdesign::OSection construction | Michael Stahl |
2012-08-10 | fdo#53154: fix report design wizard crash: | Michael Stahl |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-24 | Debug unhandled exception | Lionel Elie Mamane |
2012-07-24 | fdo#52399: Do not needlessly set DefaultContext of global ServiceManager | Stephan Bergmann |
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 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-04 | fdo#43556 round pos&dim of report controls & sections to nearest 10^-4m | Lionel Elie Mamane |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-07-02 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-27 | hrc cleanup: Remove commented out code | Thomas Arnhold |
2012-06-23 | removed unused forward declarations of class | Takeshi Abe |
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-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-21 | removed useless InsertFunctions.hxx | Takeshi Abe |
2012-06-19 | merge together hand-crafted traditional/simplified chinese tests | Caolán McNamara |
2012-06-15 | move zoomitem from svx to sfx2 | Tim Hardeck |
2012-06-12 | Get rid of GRADIENT_* defines, they conflict with Windows GDI types. | Jan Holesovsky |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |