summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-14 16:16:37 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-14 16:16:37 +0100
commit4467ecc5758f9e6eae72ae5fcacc443152c7ff81 (patch)
tree98c2318e250adbe6d98bd7f854557f041b06a092
parent2aa4d4bb5e1166298e3cba41364b9f8a098beacd (diff)
Version 4.1.5.1, tag libreoffice-4.1.5.1 libreoffice-4.1.5.1
Change-Id: I96cd48fe7496d9484b71b8cb57c798d3bc0ec584
0 files changed, 0 insertions, 0 deletions
='feature/svg-export'>feature/svg-export LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)Author
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-23loplugin:constantparam in reportdesignNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::mem_fn->std::mem_fn in reportdesignNoel Grandin
2016-02-01boost::unordered_set is not used anymoreNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18drawmodes header goneCaolán McNamara
2016-01-15Implement the XDocumentEventBroadcaster interface in OReportDefinitionMaxim Monastirsky
2016-01-11PCH support on LinuxAshod Nakashian
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-05-05remove unused #include awt/InvalidateStyle.hppMichael Stahl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara