summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/ReportController.cxx
AgeCommit message (Expand)Author
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
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-21removed useless InsertFunctions.hxxTakeshi Abe
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2012-05-10WaE: msvc2008 C4928 copy-ctor confusionCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-01-13these OnInvalidateClipboard don't have to be LINKsCaolán McNamara
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-22adapt for new apiCaolán McNamara
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-28catch exceptions by const referenceCaolán McNamara
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara