summaryrefslogtreecommitdiffstats
path: root/reportdesign/source
Commit message (Expand)AuthorAgeFilesLines
* Tweak properties orderingLionel Elie Mamane2013-02-191-8/+8
* Tweak "PrintWhenGroupChange" property label.Lionel Elie Mamane2013-02-191-1/+1
* fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane2013-02-195-9/+9
* multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann2013-02-141-7/+3
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-124-10/+10
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-125-33/+29
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-112-9/+9
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-2/+2
* 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
* 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-062-52/+34
* 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-293-4/+4
* 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
* 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-141-16/+8
* 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
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-2/+2
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-112-2/+2
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-10/+6