summaryrefslogtreecommitdiff
path: root/reportdesign/source/core
AgeCommit message (Expand)AuthorFilesLines
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold22-65/+65
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann2-11/+5
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin28-183/+183
2014-04-02coverity#707967 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann17-414/+414
2014-03-11svx: sal_Bool->boolNoel Grandin2-3/+3
2014-03-10reportdesign: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+1
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-2/+2
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann32-1224/+1224
2014-02-26Remove visual noise from reportdesignAlexander Wilms43-195/+195
2014-02-23Remove unneccessary commentsAlexander Wilms29-715/+715
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+3
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-11sal_Bool->boolNoel Grandin2-2/+2
2014-02-06coverity#707968 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-02-04fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi1-188/+174
2014-01-31coverity#738780-79 : Uninitialized scalar fieldNorbert Thiebaud1-0/+2
2014-01-28bool improvementsStephan Bergmann2-2/+2
2014-01-22bool improvementsStephan Bergmann2-6/+6
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini23-117/+0
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-7/+6
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-6/+7
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-7/+6
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-0/+4
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-17/+17
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-17/+17
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-8/+8
2013-11-11remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin4-18/+18
2013-11-09rptui::OShape make getSupportedServiceNames and supportsServiceLionel Elie Mamane1-8/+19
2013-11-08fdo#71130 pretend to support service m_sServiceNameLionel Elie Mamane1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2-6/+6
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza10-18/+20
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin3-4/+4
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold1-3/+2
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-1/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-07-24fdo#33617 adapt report engine to incompatible BorderLine2 changeLionel Elie Mamane1-14/+14
2013-07-23fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane1-1/+1
2013-07-22fdo#46037: no more comphelper/configurationhelper.hxx in reportdesignJulien Nabet2-2/+0
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-3/+3
2013-07-09fdo#66582 avoid crash because of missing modelDavid Tardon1-1/+1
2013-07-03fdo#61725 add SolarMutex until it worksLionel Elie Mamane1-0/+2