summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui
AgeCommit message (Expand)Author
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-21drop confusing and unused single font settersCaolán McNamara
2011-10-03do not include removed headerMatúš Kukan
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
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-06-03Removed commented linesChristina Rossmanith
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20replace res/commandimagelist with cmd in baseMatus Kukan
2011-05-20adjust for modified singletonCaolán McNamara
2011-05-17WaE (picky) - noel / remove umlaut in comment (translate to english)Christian Lohmaier
2011-05-05Fix cppcheck warning (Prefer prefix ++/-- operators for non-primitive types)Julien Nabet
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-21gbuildize reportdesignDavid Tardon
2011-03-28catch exceptions by const referenceCaolán McNamara
2011-03-24dba34d: #i117521#Frank Schoenheit [fs]
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
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-03-04Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from baseChristina Rossmanith
2011-03-01Remove bogus comments.Guillaume Poussel
2011-03-01Remove date comments in base.Guillaume Poussel
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-24Move DBG_ASSERT -> OSL_ENSUREThomas Arnhold
2011-02-22dba34d: replace tools typesOcke Janssen [oj]
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák
2011-02-08Remove useless comments.Guillaume Poussel
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-03merge from masterOcke Janssen [oj]
2011-02-03dba34d: #i102719# do not allow charts to have negative positionsOcke.Janssen