Age | Commit message (Expand) | Author |
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 |
2022-08-06 | tdf#150222 reporbuilder, set font for a text box crashes | Noel Grandin |
2022-07-20 | move wintypes.hxx from tools to vcl | Chris Sherlock |
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 |
2022-06-01 | The return value of those getLength functions is guaranteed to be non-negative | Stephan Bergmann |
2022-05-25 | directly instantiate IndexedPropertyValuesContainer | Noel Grandin |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-24 | modernize and improve PropertySetInfo | Noel Grandin |
2022-05-12 | speed up simple use of NamedValueCollection | Noel Grandin |
2022-05-10 | tdf#147590 update OLE object after document refresh | Juergen Funk |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in reportdesign | Stephan Bergmann |
2022-05-03 | add o3tl::equalsAscii | Noel Grandin |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-04-10 | use more string_view | Noel Grandin |
2022-03-31 | Resolves: tdf#117159 don't crash with chart selected in database report edit | Caolán McNamara |
2022-03-30 | Related: tdf#117162 use a marginally tidier but riskier fix for trunk | Caolán McNamara |
2022-03-30 | tdf#117162 ImportDocumentHandler expected XDocumentHandler argument | Caolán McNamara |
2022-03-11 | loplugin:constparams | Noel Grandin |
2022-03-10 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | Gautham Krishnan |
2022-03-01 | use SfxItemSet::GetItemIfSet in desktop..reportdesign | Noel Grandin |
2022-02-25 | Advanced Diagram support: cleanup/consolidate with existing code | Armin Le Grand (Allotropia) |