summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-29tdf#128969: Let the user explicitly decide to execute an external programStephan Bergmann
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-27Fix names of function parameters referenced in commentStephan Bergmann
2021-10-27remove useless check from SfxViewShell::GetFirst()/GetNext()Luboš Luňák
2021-10-26Fix a memory leakStephan Bergmann
2021-10-26Remove OUStringBuffer member function overloads for OUStringLiteralStephan Bergmann
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22better name for a function overloadLuboš Luňák
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-21tdf#144650 crash after opening of read-only fileNoel Grandin
2021-10-16Simplify vector initialization in sfx2Julien Nabet
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11Related: tdf#145033 don't print "There is no implementation..." warningCaolán McNamara
2021-10-11loplugin:moveparam in sfx2Noel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11loplugin:moveparam in unotoolsNoel Grandin
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-06avoid repeated calls to SfxNotebookBar::IsActive()Luboš Luňák
2021-10-04drop 'using namespace std' in sax/sc/scaddins/sfx2/shellJulien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-03cid#1492221 silence bogus Dereference after null checkCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28fix deadlock on exit (attempt2)Noel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28fix deadlock on exitNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-26use SfxItemSetFixed in variousNoel Grandin
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-23tdf#144132 Crash when insert formula object in WriterNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: sfx2Stephan Bergmann
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-16occasionally the bg color of the deck grip is wrongCaolán McNamara
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski