Age | Commit message (Expand) | Author |
2024-02-22 | UBSan RTTI fixes | Noel Grandin |
2024-02-19 | hide more symbols | Noel Grandin |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-10-06 | SdrModel::getUnoModel can use XModel instead of XInterface | Noel Grandin |
2023-08-15 | ComplexColor various clean-up and (trivial) refactorings | Tomaž Vajngerl |
2023-07-23 | vcl: Drop now unneeded DevicePoint typedef | Khaled Hosny |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) |
2023-05-11 | tdf#150732 ReportBuilder,Moving fields breaks connection of field to datasource | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2022-11-29 | New loplugin:crosscast | Stephan Bergmann |
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-17 | use more string_view | 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 | tdf#150732 ReportBuilder: Moving fields from one section to another crashes | Noel Grandin |
2022-09-05 | Simplify by using replace instead of replaceAt in 2 loops in reportdesign | Julien Nabet |
2022-08-29 | ref-count SdrObject | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-20 | move wintypes.hxx from tools to vcl | Chris Sherlock |
2022-06-24 | clang-tidy modernize-pass-by-value in reportdesign | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in reportdesign | Stephan Bergmann |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-02-25 | Advanced Diagram support: cleanup/consolidate with existing code | Armin Le Grand (Allotropia) |
2022-02-11 | svx::PropertyChangeNotifier improvements | Noel Grandin |
2022-01-30 | Recheck modules [o-r]* with IWYU | Gabor Kelemen |
2022-01-07 | remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum | Noel Grandin |
2021-12-18 | remove some unused defines | Noel Grandin |
2021-12-10 | merge setUnoShape and impl_setUnoShape | Noel Grandin |
2021-12-04 | use more OUStringLiteral in reportdesign | Noel Grandin |
2021-12-04 | loplugin:stringliteraldefine in reportdesign | Noel Grandin |
2021-11-07 | return XShape from SdrObject::getUnoShape | Noel Grandin |
2021-11-03 | loplugin:finalclasses | Noel Grandin |
2021-10-11 | loplugin:moveparam in reportdesign | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-08-05 | drop unneeded forward declare | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-15 | vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx | Chris Sherlock |
2021-05-13 | tdf#141571 Base crashed on creation of user function | Noel Grandin |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-06 | update pches | Caolán McNamara |
2021-03-21 | update pches | Caolán McNamara |
2021-03-13 | update pches | Julien Nabet |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |