summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/ReportController.cxx
AgeCommit message (Expand)Author
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-27reportdesign: Fix applying the last used colorMaxim Monastirsky
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-08reportdesign: sal_Bool->boolNoel Grandin
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-07coverity#704558 Unchecked dynamic castNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from reportdesignAlexander Wilms
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-31coverity#738781 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-31convert related family of tabdialogs to .uiCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
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-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
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-07-29Mark as constTakeshi Abe
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király
2013-04-24Fix MSVC build: A ? : operator doesn't automagically construct an OUStringTor Lillqvist
2013-04-24reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-09fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin