Age | Commit message (Expand) | Author | Files | Lines |
2013-01-28 | fdo#46808, Adapt document::*PropertyValues UNO service to new style | Noel Grandin | 1 | -2/+2 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 3 | -0/+6 |
2013-01-24 | Change GetSavedValue() to return OUString | Chr. Rossmanith | 1 | -1/+1 |
2013-01-22 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac | 3 | -7/+7 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 3 | -3/+3 |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac | 1 | -2/+2 |
2013-01-17 | Proper construction of the impl class, using initializer. | Kohei Yoshida | 3 | -0/+3 |
2013-01-15 | fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext | Noel Grandin | 3 | -6/+3 |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin | 3 | -6/+5 |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 2 | -4/+4 |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 1 | -1/+1 |
2013-01-09 | fdo#46808, Adapt report::ReportEngine UNO service to new style | Noel Grandin | 4 | -5/+4 |
2012-12-30 | Satisfy cppcheck even if unused | Julien Nabet | 4 | -4/+4 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 6 | -22/+19 |
2012-12-21 | fdo#46808, Adapt sdb::FilterDialog UNO service to new style | Noel Grandin | 1 | -12/+3 |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann | 1 | -31/+0 |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin | 3 | -9/+5 |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin | 2 | -4/+2 |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin | 1 | -5/+2 |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks | 3 | -78/+51 |
2012-12-03 | API CHANGE: roll back the XStyle changes to add a new Hidden property on Style | Cédric Bosdonnat | 1 | -2/+0 |
2012-11-30 | API CHANGE: Added XStyle::isHidden() and XStyle::setHidden() | Cédric Bosdonnat | 1 | -0/+3 |
2012-11-30 | use static_cast<cppu::OWeakObject*>(this) for exception's context | Lionel Elie Mamane | 1 | -2/+2 |
2012-11-30 | clang still thinks this is ambiguous | Lionel Elie Mamane | 1 | -2/+2 |
2012-11-29 | clang says call is ambiguous | Lionel Elie Mamane | 1 | -2/+2 |
2012-11-29 | fdo#57611 don't crash when setting too small size | Lionel Elie Mamane | 4 | -6/+6 |
2012-11-29 | Enhance error message for too small FixedLine size | Lionel Elie Mamane | 1 | -2/+6 |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin | 1 | -1/+1 |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin | 2 | -8/+4 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 2 | -2/+2 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 2 | -2/+2 |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar | 1 | -1/+1 |
2012-11-17 | use LanguageTag | Eike Rathke | 2 | -7/+7 |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida | 2 | -0/+2 |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin | 1 | -0/+4 |
2012-11-14 | Fix fdo#51121 OWA misbehaviour with uncompressed meta.xml | Thorsten Behrens | 2 | -18/+9 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar | 9 | -77/+58 |
2012-10-27 | loplugin: various objects that are never used | Caolán McNamara | 3 | -9/+0 |
2012-10-27 | t4 is always true, probably some debugging thing | Caolán McNamara | 1 | -3/+0 |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin | 1 | -1/+1 |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin | 1 | -9/+7 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 1 | -9/+4 |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida | 1 | -1/+1 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 3 | -45/+45 |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar | 155 | -3158/+2267 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 1 | -2/+2 |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | 2 | -2/+2 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -10/+6 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann | 1 | -1/+1 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 1 | -2/+3 |