summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-2/+2
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl3-0/+6
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-7/+7
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith3-3/+3
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-2/+2
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida3-0/+3
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin3-6/+3
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin3-6/+5
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2-4/+4
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-1/+1
2013-01-09fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin4-5/+4
2012-12-30Satisfy cppcheck even if unusedJulien Nabet4-4/+4
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin6-22/+19
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin1-12/+3
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-31/+0
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin3-9/+5
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2-4/+2
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-5/+2
2012-12-06re-base on ALv2 code. Includes:Michael Meeks3-78/+51
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat1-2/+0
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+3
2012-11-30use static_cast<cppu::OWeakObject*>(this) for exception's contextLionel Elie Mamane1-2/+2
2012-11-30clang still thinks this is ambiguousLionel Elie Mamane1-2/+2
2012-11-29clang says call is ambiguousLionel Elie Mamane1-2/+2
2012-11-29fdo#57611 don't crash when setting too small sizeLionel Elie Mamane4-6/+6
2012-11-29Enhance error message for too small FixedLine sizeLionel Elie Mamane1-2/+6
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin1-1/+1
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-8/+4
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-2/+2
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-17use LanguageTagEike Rathke2-7/+7
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2-0/+2
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-0/+4
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2-18/+9
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar9-77/+58
2012-10-27loplugin: various objects that are never usedCaolán McNamara3-9/+0
2012-10-27t4 is always true, probably some debugging thingCaolán McNamara1-3/+0
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-1/+1
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-9/+7
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-9/+4
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida3-45/+45
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar155-3158/+2267
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida2-2/+2
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-10/+6
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-2/+3