Age | Commit message (Expand) | Author |
2013-01-24 | Change GetSavedValue() to return OUString | Chr. Rossmanith |
2013-01-22 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-17 | Proper construction of the impl class, using initializer. | Kohei Yoshida |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | Noel Grandin |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2013-01-09 | fdo#46808, Adapt report::ReportEngine UNO service to new style | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-21 | fdo#46808, Adapt sdb::FilterDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-11-29 | fdo#57611 don't crash when setting too small size | Lionel Elie Mamane |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-10-27 | loplugin: various objects that are never used | Caolán McNamara |
2012-10-27 | t4 is always true, probably some debugging thing | Caolán McNamara |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
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-02 | re-base on ALv2 code. Includes: | Michael Meeks |
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-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt script::Converter service code 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-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-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 unused defines | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | 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-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 |