Age | Commit message (Expand) | Author |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: framework | Stephan Bergmann |
2023-09-04 | tdf#147021 use std::size instead of SAL_N_ELEMENTS | Adam Seskunas |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-02-15 | Drop 'using namespace ::std' in dirs [e-p]* | Gabor Kelemen |
2023-01-17 | XUnoTunnel->dynamic_cast in RootActionTriggerContainer | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-17 | No need for SfxWeldToolBoxControllerFactory | Maxim Monastirsky |
2022-06-02 | clang-tidy modernize-pass-by-value in framework | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2021-12-12 | these aSolarMutexGuard calls are redundant now | Caolán McNamara |
2021-12-12 | prefer more css::awt::XPopupMenu api | Caolán McNamara |
2021-12-12 | prefer css::awt::XPopupMenu api | Caolán McNamara |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in framework | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-10 | loplugin:unnecessaryreturn AddonsOptions_Impl | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-26 | drop mask from BitmapEx | Noel Grandin |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-19 | convert some #define to OUStringLiteral | Noel Grandin |
2021-04-06 | Extend ToolBarManager to build weld::Toolbar | Szymon Kłos |
2021-03-28 | drop operator bool and operator! from Bitmap and BitmapEx | Noel |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-23 | use single-use attribute for ContextChangeEventMultiplexer | Noel Grandin |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-03-01 | loplugin:refcounting in sfx2 | Noel |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-20 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | homeboy445 |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-13 | tdf#123936 Formatting files in module framework with clang-format | Philipp Hofer |
2020-10-02 | loplugin:reducevarscope in framework | Noel |
2020-09-10 | Remove some obsolete comments | Maxim Monastirsky |
2020-08-31 | Remove remains of private:image/ via ImageIdentifier addon property | Maxim Monastirsky |
2020-08-30 | Related: tdf#107548 Make sure embedded images have higher priority | Maxim Monastirsky |
2020-08-20 | tdf#107548 Use ImageSmallURL for small icons | Maxim Monastirsky |
2020-06-26 | use underlying BitmapEx | Caolán McNamara |
2020-05-21 | use for-range on Sequence in f* | Noel Grandin |
2020-04-15 | add an IsEmpty method to tools::Size and use it | Noel Grandin |
2020-04-08 | loplugin:flatten in framework | Noel Grandin |