summaryrefslogtreecommitdiff
path: root/framework/source/fwe
AgeCommit message (Expand)Author
2021-11-12introduce OUStringConstExprNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-16Resolves: tdf#142980 Special-case the very first listener added during actionEike Rathke
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel 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-05loplugin:constmethodNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
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-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-01lok: remove frame action listener when disposingHenry Castro
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
2021-02-21loplugin:refcounting in frameworkNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhomeboy445
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
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-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-09-10Remove some obsolete commentsMaxim Monastirsky
2020-09-07loplugin:singlevalfieldsNoel Grandin
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