summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-2/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-0/+6
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-241-1/+1
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-223-7/+7
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-213-3/+3
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-2/+2
* Proper construction of the impl class, using initializer.Kohei Yoshida2013-01-173-0/+3
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-153-6/+3
* fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2013-01-153-6/+5
* fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-092-4/+4
* fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-091-1/+1
* fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin2013-01-094-5/+4
* Satisfy cppcheck even if unusedJulien Nabet2012-12-304-4/+4
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-216-22/+19
* fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin2012-12-211-12/+3
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-31/+0
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-103-9/+5
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-062-4/+2
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-5/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-12-063-78/+51
* API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat2012-12-031-2/+0
* API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat2012-11-301-0/+3
* use static_cast<cppu::OWeakObject*>(this) for exception's contextLionel Elie Mamane2012-11-301-2/+2
* clang still thinks this is ambiguousLionel Elie Mamane2012-11-301-2/+2
* clang says call is ambiguousLionel Elie Mamane2012-11-291-2/+2
* fdo#57611 don't crash when setting too small sizeLionel Elie Mamane2012-11-294-6/+6
* Enhance error message for too small FixedLine sizeLionel Elie Mamane2012-11-291-2/+6
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-281-1/+1
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-8/+4
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-2/+2
* AllSettings with LanguageTagEike Rathke2012-11-222-2/+2
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-119-77/+58
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-13155-3158/+2267
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-011-8/+2
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-013-6/+0
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-013-3/+6
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-013-0/+3
* | | | use LanguageTagEike Rathke2012-11-172-7/+7
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-162-0/+2
* | | | fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-0/+4
* | | | Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2012-11-142-18/+9
| |_|/ |/| |
* | | loplugin: various objects that are never usedCaolán McNamara2012-10-273-9/+0
* | | t4 is always true, probably some debugging thingCaolán McNamara2012-10-271-3/+0
* | | fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2012-10-231-1/+1
* | | fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-9/+7
* | | fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-9/+4
* | | Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-191-1/+1
* | | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-193-45/+45
| |/ |/|