summaryrefslogtreecommitdiffstats
path: root/framework/source/fwe
Commit message (Expand)AuthorAgeFilesLines
* use more OInterfaceContainerHelper3 in UndoManagerHelper_ImplNoel Grandin2021-11-271-3/+3
* introduce OUStringConstExprNoel Grandin2021-11-121-3/+3
* use more OUStringLiteral in MediaDescriptorNoel Grandin2021-11-081-2/+2
* elide unnecessary UNO_QUERY_THROW callsNoel Grandin2021-11-041-1/+1
* Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski2021-10-307-246/+260
* simplify framework::TitleHelperNoel Grandin2021-10-291-18/+8
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-151-3/+3
* Remove some "Attention" comments of little valueStephan Bergmann2021-09-211-3/+2
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski2021-09-151-12/+8
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski2021-09-153-14/+7
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-018-20/+4
* loplugin:referencecasting look through more clang TypesNoel Grandin2021-08-232-2/+2
* Resolves: tdf#142980 Special-case the very first listener added during actionEike Rathke2021-08-161-3/+14
* create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2021-08-071-2/+2
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-051-2/+1
* convert #defines to OUStringLiteralNoel Grandin2021-08-025-48/+48
* use string_view in the Translate APINoel Grandin2021-06-171-1/+1
* loplugin:unnecessaryreturn AddonsOptions_ImplNoel Grandin2021-06-101-12/+8
* loplugin:constmethodNoel Grandin2021-05-051-1/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-025-10/+10
* tdf#79049 speed up OOXML workbook loadNoel Grandin2021-04-301-3/+4
* loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin2021-04-291-88/+64
* drop mask from BitmapExNoel Grandin2021-04-261-2/+2
* no need to create temporaries when appending number to O[U]StringBufferNoel Grandin2021-04-221-1/+1
* convert some #define to OUStringLiteralNoel Grandin2021-04-191-1/+1
* loplugin:stringliteralvar look for assignmentsNoel Grandin2021-04-151-6/+6
* Extend ToolBarManager to build weld::ToolbarSzymon Kłos2021-04-061-0/+23
* lok: remove frame action listener when disposingHenry Castro2021-04-011-0/+4
* drop operator bool and operator! from Bitmap and BitmapExNoel2021-03-281-6/+6
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-4/+4
* use single-use attribute for ContextChangeEventMultiplexerNoel Grandin2021-03-231-1/+2
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-111-1/+1
* loplugin:refcounting in sfx2Noel2021-03-011-2/+4
* loplugin:refcounting in frameworkNoel2021-02-214-19/+13
* loplugin:referencecasting in editeng..frameworkNoel2021-02-164-5/+5
* fix coverity parse errorsCaolán McNamara2021-01-092-11/+11
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-32/+36
* New loplugin:stringliteralvarStephan Bergmann2020-12-262-11/+11
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhomeboy4452020-12-201-2/+1
* remove OpenGL VCL backend codeLuboš Luňák2020-12-071-5/+0
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-3/+3
* loplugin:stringviewparam check methods tooNoel2020-11-171-2/+2
* tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer2020-11-132-27/+22
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-124-7/+0
* loplugin:stringviewNoel2020-11-111-2/+2
* fix some *printf which are using "%l" ie. long specifiersNoel2020-10-164-20/+4
* loplugin:reducevarscope in frameworkNoel2020-10-022-3/+3
* Remove some obsolete commentsMaxim Monastirsky2020-09-102-3/+0
* loplugin:singlevalfieldsNoel Grandin2020-09-071-5/+3
* Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky2020-08-311-8/+2