summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2013-12-07fdo#72391 empty formula is "rpt:", not starts with "rpt:"Lionel Elie Mamane1-1/+1
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann6-6/+0
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann2-0/+9
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-1/+1
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann5-12/+20
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin3-6/+6
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin2-7/+7
2013-11-25Fix some typos for "height"Julien Nabet2-5/+5
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-17/+17
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-17/+17
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin1-2/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin3-19/+19
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-3/+3
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-2/+2
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-2/+5
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann5-15/+14
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-10/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-4/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-4/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin3-9/+9
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin18-85/+85
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-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann1-6/+0
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-9/+9
2013-11-04remove redundant calls to OUString constructorNoel Grandin3-8/+7
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin4-8/+8
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza21-71/+43
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara6-6/+0
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin25-123/+123
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold5-14/+11
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-3/+3
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-1/+0
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara1-6/+6
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara1-18/+12
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin2-9/+9
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin2-6/+6
2013-08-31fix existing commentsPhilipp Riemer1-3/+3
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-4/+2
2013-08-30fdo#68663 open chart-in-report: actually test for categories presenceLionel Elie Mamane1-1/+27
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-5/+5