Age | Commit message (Expand) | Author |
2023-04-23 | tdf#154886: fix Report builder mutex assertion | Julien Nabet |
2023-04-21 | MCGR: Reduce diverse GradientStyle enums to single UNO API one | Armin Le Grand (allotropia) |
2023-04-18 | fix brain malfunction | Noel Grandin |
2023-04-12 | loplugin:stringview whitelist getLength and isEmpty | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-25 | loplugin:stringadd in registry..sal | Noel Grandin |
2023-03-19 | MCGR: Model data changes for ColorSteps | Armin Le Grand (allotropia) |
2023-03-19 | tdf#114441 - Convert use of sal_uLong to better integer types. | Vinit Agarwal |
2023-02-27 | osl::Mutex->std::mutex in DefaultComponentInspectorModel | Noel Grandin |
2023-02-27 | osl::Mutex->std::mutex in rptxml::ImportDocumentHandler | Noel Grandin |
2023-02-27 | osl::Mutex->std::mutex in rptxml::ExportDocumentHandler | Noel Grandin |
2023-02-08 | editeng: remove SvxLRSpaceItem::nTxtLeft | Michael Stahl |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2023-01-20 | Base Im-/ExportDocumentHandler on WeakImplHelper | Stephan Bergmann |
2023-01-18 | cid#1519050 silence Unchecked dynamic_cast | Caolán McNamara |
2023-01-16 | cid#1519051 silence Unchecked dynamic_cast | Caolán McNamara |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-14 | use more VCLXPopupMenu instead of XPopupMenu | Noel Grandin |
2023-01-13 | XUnoTunnel->dynamic_cast in SvXMLAttributeList | Noel Grandin |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-16 | loplugin:unocast (SvXMLImport) | Stephan Bergmann |
2022-11-30 | tdf#133343 collect autostyle prop names | Noel Grandin |
2022-11-29 | New loplugin:crosscast | Stephan Bergmann |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-11-21 | Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> instead | Stephan Bergmann |
2022-11-04 | tdf#54857 use OUStringConstExpr in XMLPropertyMapEntry | Noel Grandin |
2022-10-21 | loplugin:referencecasting look for a new pattern | Noel Grandin |
2022-10-17 | use more string_view | Noel Grandin |
2022-10-11 | tdf#150222: Use static_assert to check contiguous item ids | Xisco Fauli |
2022-10-10 | tdf#151260, tdf#84930: Use static_assert to check contiguous item ids | Xisco Fauli |
2022-10-05 | reportdesign: keep the constant values in a comment | Xisco Fauli |
2022-10-05 | tdf#126917 menu: OpenXMLFilterSettings != Macros | Justin Luth |
2022-10-03 | tdf#151260: crash in SfxItemPool::SetDefaults (reportdesign/ReportController) | Julien Nabet |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-19 | Rename MouseNotifyEvent to NotifyEventType | Samuel Mehrbrodt |
2022-09-18 | use more string_view in utl::TempFile | Noel Grandin |
2022-09-16 | vcl: AnimationBitmap -> AnimationFrame | Chris Sherlock |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-09 | Fix typo | Andrea Gelmini |
2022-09-09 | tdf#150732 ReportBuilder: Moving fields from one section to another crashes | Noel Grandin |
2022-09-08 | tdf#150756 Assertion when opening report for editing | Noel Grandin |
2022-09-07 | ONavigator doesn't need a pimpl | Noel Grandin |
2022-09-07 | OXReportControllerObserver does not need a pimpl | Noel Grandin |
2022-09-05 | Simplify by using replace instead of replaceAt in 2 loops in reportdesign | Julien Nabet |
2022-09-05 | tdf#150756 Assertion when opening report for editing | Noel Grandin |
2022-08-29 | ref-count SdrObject | Noel Grandin |
2022-08-24 | tdf#150575: REPORTBUILDER: Crash when closing report when used report navigator | Julien Nabet |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-08 | no need for ScrollBarBox if bg is already the desired color | Caolán McNamara |
2022-08-06 | tdf#117388 use native scrollbar under gtk in reportdesigner | Caolán McNamara |