summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)AuthorFilesLines
2016-11-21convert inventorId to scoped enumNoel Grandin2-8/+3
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2-5/+0
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud2-0/+5
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara2-5/+0
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin1-6/+0
2016-09-27convert floating add field to .ui formatCaolán McNamara1-11/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann7-11/+11
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara1-2/+0
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-3/+0
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06remove unused constants in HRC filesNoel Grandin2-9/+0
2016-06-06remove some manual ref-countingNoel Grandin1-2/+2
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