Age | Commit message (Expand) | Author |
2023-11-07 | ITEM: Get away from classic 'poolable' Item flag | Armin Le Grand (allotropia) |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: reportdesign | Stephan Bergmann |
2023-10-18 | Clean up the remaining uses of OUStringConstExpr, and drop it | Stephan Bergmann |
2023-10-14 | Use exception ctors, instead of setting members later | Mike Kaganski |
2023-08-28 | new loplugin:optionalbool | Noel Grandin |
2023-08-05 | cid#1539504 Division or modulo by zero | Caolán McNamara |
2023-08-03 | tdf#144072 Base crash when 2 fields selected in reportbuilder.. | Noel Grandin |
2023-08-01 | Revert "tdf#144072 prevent use of a deleted pointer" | Patrick Luby |
2023-08-01 | tdf#144072 prevent use of a deleted pointer | Patrick Luby |
2023-07-28 | Fix typo | Andrea Gelmini |
2023-07-12 | tdf#105362 better support for transparency in PNG & GIF export | Armin Le Grand (allotropia) |
2023-07-07 | reportdesign: Fix setting font color from the toolbar dropdown | Maxim Monastirsky |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-05-26 | use more TypedWhichId | Noel Grandin |
2023-05-25 | svx: combine svx::NamedThemedColor into NamedColor | Tomaž Vajngerl |
2023-05-25 | svx: change NamedColor be a struct instead of std::pair | Tomaž Vajngerl |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) |
2023-05-13 | use more optional for SdrObjListIter | Noel Grandin |
2023-05-11 | tdf#150732 ReportBuilder,Moving fields breaks connection of field to datasource | Noel Grandin |
2023-04-21 | MCGR: Reduce diverse GradientStyle enums to single UNO API one | Armin Le Grand (allotropia) |
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-08 | editeng: remove SvxLRSpaceItem::nTxtLeft | Michael Stahl |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2023-01-14 | use more VCLXPopupMenu instead of XPopupMenu | Noel Grandin |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-11-04 | tdf#54857 use OUStringConstExpr in XMLPropertyMapEntry | 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-03 | tdf#151260: crash in SfxItemPool::SetDefaults (reportdesign/ReportController) | Julien Nabet |
2022-09-19 | Rename MouseNotifyEvent to NotifyEventType | Samuel Mehrbrodt |
2022-09-07 | ONavigator doesn't need a pimpl | Noel Grandin |
2022-09-07 | OXReportControllerObserver does not need a pimpl | 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 |
2022-08-06 | tdf#150222 reporbuilder, set font for a text box crashes | Noel Grandin |
2022-07-14 | loplugin:moveit | Noel Grandin |
2022-07-11 | tools: rename getHeight/Width() to GetOpenHeight/Width() | Chris Sherlock |
2022-06-24 | clang-tidy modernize-pass-by-value in reportdesign | Noel Grandin |
2022-06-21 | tdf#128150 Only show "Use background" btn in Impress & Draw | Samuel Mehrbrodt |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-06-08 | VCL add vcl::WindowPosSize abstract class | Jan-Marek Glogowski |