Age | Commit message (Expand) | Author |
2023-08-28 | new loplugin:optionalbool | Noel Grandin |
2023-08-26 | reportdesign: fix crash in ORptExport::exportSectionAutoStyle | Xisco Fauli |
2023-08-15 | ComplexColor various clean-up and (trivial) refactorings | Tomaž Vajngerl |
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-23 | vcl: Drop now unneeded DevicePoint typedef | Khaled Hosny |
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-06-04 | Use getXWeak in reportdesign | Mike Kaganski |
2023-06-01 | Revert "Convert XFastParser into a normal C++ interface" | Noel Grandin |
2023-06-01 | Convert XFastParser into a normal C++ interface | 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-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 |