summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-02fdo#67937 "print on group change" defaults to TRUELionel Elie Mamane
2014-04-16fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-08coverity#707971 Uninitialized scalar fieldCaolán McNamara
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen
2013-12-09fdo#72391 empty formula is "rpt:", not starts with "rpt:"Lionel Elie Mamane
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin
2013-11-09rptui::OShape make getSupportedServiceNames and supportsServiceLionel Elie Mamane
2013-11-08fdo#71130 pretend to support service m_sServiceNameLionel Elie Mamane
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-30fdo#68663 open chart-in-report: actually test for categories presenceLionel Elie Mamane
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks