summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
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
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-09Fix typoAndrea Gelmini
2022-09-09tdf#150732 ReportBuilder: Moving fields from one section to another crashesNoel Grandin
2022-09-08tdf#150756 Assertion when opening report for editingNoel Grandin
2022-09-07ONavigator doesn't need a pimplNoel Grandin
2022-09-07OXReportControllerObserver does not need a pimplNoel Grandin
2022-09-05Simplify by using replace instead of replaceAt in 2 loops in reportdesignJulien Nabet
2022-09-05tdf#150756 Assertion when opening report for editingNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-24tdf#150575: REPORTBUILDER: Crash when closing report when used report navigatorJulien Nabet
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara
2022-08-06tdf#117388 use native scrollbar under gtk in reportdesignerCaolán McNamara
2022-08-06tdf#150222 reporbuilder, set font for a text box crashesNoel Grandin
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-14loplugin:moveitNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-24clang-tidy modernize-pass-by-value in reportdesignNoel Grandin