summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)AuthorFilesLines
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-4/+0
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-2/+2
2016-05-24remove some manual ref-countingNoel Grandin1-2/+2
2016-05-12reportdesign: replace rest of boost::ref usage with C++11 lambdasMichael Stahl3-3/+0
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-6/+6
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin3-4/+4
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke3-3/+0
2016-04-12Avoid reserved identifiersStephan Bergmann2-6/+6
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-2/+1
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-2/+3
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke2-2/+0
2016-03-23loplugin:constantparam in reportdesignNoel Grandin1-2/+1
2016-02-09Remove excess newlinesChris Sherlock4-4/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2-2/+2
2016-02-06vcl: split exception types from input typesChris Sherlock2-8/+9
2016-02-02boost::hash->std::hashNoel Grandin2-2/+0
2016-02-01boost::mem_fn->std::mem_fn in reportdesignNoel Grandin2-2/+0
2016-02-01boost::unordered_set is not used anymoreNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2016-01-15Implement the XDocumentEventBroadcaster interface in OReportDefinitionMaxim Monastirsky1-0/+7
2016-01-11PCH support on LinuxAshod Nakashian3-13/+12
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin2-4/+0
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-0/+1
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist2-2/+2
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist2-2/+0
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist2-2/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian3-485/+872
2015-11-115th step to remove tools/rtti.hxxOliver Specht4-6/+0
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin10-464/+456
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-345/+345
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-18/+18
2015-10-01loplugin:unusedmethodsNoel Grandin2-12/+0
2015-09-17boost->stdCaolán McNamara4-13/+9
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-6/+5
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson2-2/+0
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin2-13/+0
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-1/+0
2015-07-10do not include boost/utility.hppMichael Stahl2-2/+2
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-1/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz1-1/+1
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann1-7/+2
2015-05-05remove unused #include awt/InvalidateStyle.hppMichael Stahl1-1/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann8-19/+17
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+11