Report Builder, or "new style reports", replacing legacy reports (in reportdesign). Started as an extension called "Sun Report Builder" then "Oracle Report Builder" [http://extensions.services.openoffice.org/project/reportdesign], which got bundled with LibreOffice, then converted to an optionally installable (but installed by default) part of LibreOffice proper. Uses the Pentaho Reporting Flow Engine of Pentaho BI [http://www.pentaho.com/]. ata/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-23Google 2FA: better info for userSzymon Kłos
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin
2016-05-16tdf#87938 libcmis: Google 2FA implementationSzymon Kłos
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-05-02Related tdf#98644: In login dialog, give a hint that the password was wrongStephan Bergmann
2016-04-22Avoid reserved identifierStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara