summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)Author
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara
2016-11-01Omit the default comparatorTakeshi Abe
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin
2016-09-27convert floating add field to .ui formatCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-12reportdesign: replace rest of boost::ref usage with C++11 lambdasMichael Stahl
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