summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/misc
AgeCommit message (Expand)Author
2019-08-31tdf#118710 - Report Builder Character Settings dialog Highlighting tab pageTamás Zolnai
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-08weld ORptPageDialogCaolán McNamara
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin
2018-09-09weld SvxAreaTabDialogCaolán McNamara
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-07use more Color in reportdesignNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-09-24rptui::OToolboxController becomes unused, tdf#106762 relatedMaxim Monastirsky
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in reportdesignNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05Enable the Formula Wizard to display 255 argument fieldsEike Rathke
2017-07-04reportdesign: -Werror,-Wc++1z-extensionsMichael Stahl
2017-07-04Prepare for change of VAR_ARGS valueEike Rathke
2017-06-26s/catched/caughtNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin