summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2021-02-21loplugin:refcounting in sdNoel
2021-02-18loplugin:referencecasting in sdextNoel
2021-02-08update pchesCaolán McNamara
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-02-02tdf#134281 [API-CHANGE] Add keyboard shortcut for UsePen and EraseInkGabor Kelemen
2021-01-28simplify code, use more subView()Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25PresenterSlideSorter::mouseMoved: Merge identical ifDr. David Alan Gilbert
2021-01-13Silence Boost bind deprecation warningStephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBayram Çiçek
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sdext with clang-formatPhilipp Hofer
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-10-13sdext: fix use-after-free on global AccessibleFocusManagerMichael Stahl
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-04loplugin:reducevarscope in sdextNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-08Remove some unused const variablesStephan Bergmann
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Directly use OUStringBuffer::indexOfStephan Bergmann
2020-08-29Simplify OUStringBuffer to OUString conversionStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-18remove dead codeNoel Grandin
2020-08-16tdf#135342: filter list must include extensionsMike Kaganski
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-11loplugin:flattenNoel Grandin
2020-08-08Presenter console new vertical separatorSrijan Bhatia
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-07-20loplugin:unnecessaryvirtualNoel Grandin
2020-07-17sdext/minimizer: create instances with uno constructorsNoel Grandin
2020-07-16sdext/pdfimport: create instances with uno constructorsNoel Grandin