summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2023-10-16Resolves: tdf#157726 missing chart from Base reportCaolán McNamara
2023-09-07add referer to ole objectsCaolán McNamara
2023-08-28reportdesign: fix crash in ORptExport::exportSectionAutoStyleXisco Fauli
2023-08-08cid#1539504 Division or modulo by zeroCaolán McNamara
2023-08-04tdf#144072 Base crash when 2 fields selected in reportbuilder..Noel Grandin
2023-06-04Use getXWeak in reportdesignMike Kaganski
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-13use more optional for SdrObjListIterNoel Grandin
2023-05-11tdf#150732 ReportBuilder,Moving fields breaks connection of field to datasourceNoel Grandin
2023-04-23tdf#154886: fix Report builder mutex assertionJulien Nabet
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-18fix brain malfunctionNoel Grandin
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-25loplugin:stringadd in registry..salNoel Grandin
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-19tdf#114441 - Convert use of sal_uLong to better integer types.Vinit Agarwal
2023-02-27osl::Mutex->std::mutex in DefaultComponentInspectorModelNoel Grandin
2023-02-27osl::Mutex->std::mutex in rptxml::ImportDocumentHandlerNoel Grandin
2023-02-27osl::Mutex->std::mutex in rptxml::ExportDocumentHandlerNoel Grandin
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-20Base Im-/ExportDocumentHandler on WeakImplHelperStephan Bergmann
2023-01-18cid#1519050 silence Unchecked dynamic_castCaolán McNamara
2023-01-16cid#1519051 silence Unchecked dynamic_castCaolán McNamara
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SvXMLAttributeListNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-10-17use more string_viewNoel Grandin
2022-10-11tdf#150222: Use static_assert to check contiguous item idsXisco Fauli
2022-10-10tdf#151260, tdf#84930: Use static_assert to check contiguous item idsXisco Fauli
2022-10-05reportdesign: keep the constant values in a commentXisco Fauli
2022-10-05tdf#126917 menu: OpenXMLFilterSettings != MacrosJustin Luth
2022-10-03tdf#151260: crash in SfxItemPool::SetDefaults (reportdesign/ReportController)Julien Nabet
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-18use more string_view in utl::TempFileNoel Grandin