summaryrefslogtreecommitdiffstats
path: root/reportdesign/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-2/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-10-02124-2847/+1758
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-2/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-8/+2
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-282-18/+18
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-2513-30/+30
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+0
* fdo#44721 protect against negative calculated height valueLionel Elie Mamane2012-09-141-2/+4
* Improvement on previous commitStephan Bergmann2012-09-121-6/+1
* fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin2012-09-121-3/+4
* fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl2012-09-041-2/+12
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-1/+3
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* #include <rtl/strbuf.hxx>Tor Lillqvist2012-08-301-0/+1
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-272-2/+4
* fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin2012-08-271-5/+2
* Convert OLEObjCache class from Container to std::vectorNoel Grandin2012-08-161-2/+2