summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-2/+5
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-145-15/+14
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-10/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-4/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-4/+0
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-143-9/+9
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-1/+1
* remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin2013-11-1118-85/+85
* rptui::OShape make getSupportedServiceNames and supportsServiceLionel Elie Mamane2013-11-091-8/+19
* fdo#71130 pretend to support service m_sServiceNameLionel Elie Mamane2013-11-081-1/+1
* Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann2013-11-061-6/+0
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-9/+9
* remove redundant calls to OUString constructorNoel Grandin2013-11-043-8/+7
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-042-2/+2
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-314-8/+8
* fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza2013-10-2321-71/+43
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-222-2/+2
* drop unnecessary tools/string includesCaolán McNamara2013-10-206-6/+0
* convert String to OUString in reportdesign moduleNoel Grandin2013-10-1825-123/+123
* Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold2013-10-175-14/+11
* [API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky2013-10-161-3/+3
* Improve ErrorCodeIOException messagesStephan Bergmann2013-10-091-1/+0
* Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara2013-10-081-6/+6
* Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara2013-10-071-18/+12
* Use std::auto_ptr::reset where applicableStephan Bergmann2013-10-021-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-0/+1
* convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin2013-09-172-9/+9
* convert include/formula/formula.hxx from String to OUStringNoel Grandin2013-09-172-6/+6
* fix existing commentsPhilipp Riemer2013-08-311-3/+3
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-4/+2
* fdo#68663 open chart-in-report: actually test for categories presenceLionel Elie Mamane2013-08-301-1/+27
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-5/+5
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-2/+2
* Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2013-08-161-0/+1
* remove last uses of XubString in scCaolán McNamara2013-08-022-2/+2
* small expand tweakCaolán McNamara2013-08-023-13/+11
* modern .ui widgetlayout for datetimeCsikós Tamás2013-08-027-224/+236
* remove dangling helpids...Caolán McNamara2013-08-012-18/+19
* modern .ui widgetlayout for pagenumberCsikós Tamás2013-08-017-214/+366
* convert vcl/mnemonic.hxx from XubString to OUStringNoel Grandin2013-07-311-3/+4
* Mark as constTakeshi Abe2013-07-295-23/+23
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-261-7/+2
* fdo#33617 adapt report engine to incompatible BorderLine2 changeLionel Elie Mamane2013-07-244-25/+31
* remove unused includeLionel Elie Mamane2013-07-241-1/+0
* fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane2013-07-232-2/+2
* fdo#46037: no more comphelper/configurationhelper.hxx in reportdesignJulien Nabet2013-07-222-2/+0
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+2