summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
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
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-06-10new loplugin:moveitNoel Grandin
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-05use more o3tl::getTokenNoel Grandin