Age | Commit message (Expand) | Author |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-12-03 | API CHANGE: roll back the XStyle changes to add a new Hidden property on Style | Cédric Bosdonnat |
2012-11-30 | API CHANGE: Added XStyle::isHidden() and XStyle::setHidden() | Cédric Bosdonnat |
2012-11-30 | use static_cast<cppu::OWeakObject*>(this) for exception's context | Lionel Elie Mamane |
2012-11-30 | clang still thinks this is ambiguous | Lionel Elie Mamane |
2012-11-29 | clang says call is ambiguous | Lionel Elie Mamane |
2012-11-29 | fdo#57611 don't crash when setting too small size | Lionel Elie Mamane |
2012-11-29 | Enhance error message for too small FixedLine size | Lionel Elie Mamane |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings 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-11-14 | Fix fdo#51121 OWA misbehaviour with uncompressed meta.xml | Thorsten Behrens |
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-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
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-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 |