summaryrefslogtreecommitdiff
path: root/framework/source/fwe/classes
AgeCommit message (Expand)Author
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
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-02-08move some headers inside frameworkNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Use properly typed variables for iterationStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-07-19Addons(extension) support is extended for NotebookBarSumit Chauhan
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-19Fix typoAndrea Gelmini
2019-06-19Fix typoAndrea Gelmini
2019-06-14Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-10an is used before a vowel soundCaolán McNamara