summaryrefslogtreecommitdiff
path: root/framework/source/fwe/classes
AgeCommit message (Expand)Author
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-09-04tdf#147021 use std::size instead of SAL_N_ELEMENTSAdam Seskunas
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen
2023-01-17XUnoTunnel->dynamic_cast in RootActionTriggerContainerNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2021-12-12these aSolarMutexGuard calls are redundant nowCaolán McNamara
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-10loplugin:unnecessaryreturn AddonsOptions_ImplNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-01loplugin:refcounting in sfx2Noel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhomeboy445
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-09-10Remove some obsolete commentsMaxim Monastirsky
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-30Related: tdf#107548 Make sure embedded images have higher priorityMaxim Monastirsky
2020-08-20tdf#107548 Use ImageSmallURL for small iconsMaxim Monastirsky
2020-06-26use underlying BitmapExCaolán McNamara
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin