summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-1/+1
2021-11-22osl::Mutex->std::mutex in WindowCommandDispatchNoel Grandin2-7/+8
2021-11-22osl::Mutex->std::mutex in XFrameImpl::windowShownNoel Grandin1-3/+4
2021-11-22osl::Mutex->std::mutex in GlobalSettings_AccessNoel Grandin1-5/+6
2021-11-21osl::Mutex->std::mutex in ActionLockGuardNoel Grandin1-6/+6
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_FactoryManagerNoel Grandin2-11/+12
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_ControllerFactoryNoel Grandin2-18/+16
2021-11-21osl::Mutex->std::mutex in framework::ConfigAccessNoel Grandin2-6/+12
2021-11-21osl::Mutex->std::mutex in StatusIndicatorFactoryNoel Grandin1-5/+5
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K1-15/+0
2021-11-12introduce OUStringConstExprNoel Grandin2-12/+12
2021-11-11Handle UNO command aliases in ToolBoxesSzymon Kłos1-1/+7
2021-11-10Fix typosAndrea Gelmini1-1/+1
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin7-89/+89
2021-11-05flatten PopupMenuDispatcher::queryDispatchNoel Grandin1-46/+46
2021-11-05[-Werror=nonnull] ‘this’ pointer is nullNoel Grandin1-1/+0
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin2-4/+2
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski64-596/+568
2021-10-29simplify framework::TitleHelperNoel Grandin2-21/+9
2021-10-22return weld::Builder by unique_ptrNoel Grandin1-1/+1
2021-10-21loplugin:flattenNoel Grandin1-30/+30
2021-10-20framework: allow tests to run with read-only $SRCDIRMichael Stahl1-0/+15
2021-10-19can reduce scope a littleCaolán McNamara1-6/+5
2021-10-19Following 3abbb1486f09b377084c3232a921772302ab34ecJulien Nabet1-17/+16
2021-10-18Fix nb of tokens in XCUBasedAcceleratorConfiguration::reloadChangedJulien Nabet1-2/+2
2021-10-18Simplify Sequences init + remove dup block + typos in frameworkJulien Nabet1-14/+7
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-3/+3
2021-10-14use std::vector::insert instead of push_backNoel Grandin1-6/+2
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski2-3/+3
2021-10-12Fix typoAndrea Gelmini1-2/+2
2021-10-12loplugin:unusedfieldsNoel Grandin2-3/+0
2021-10-11loplugin:moveparam in frameworkNoel Grandin5-7/+7
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann1-4/+1
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-1/+1
2021-10-03drop 'using namespace std' in desktop, e*, f*Julien Nabet1-3/+1
2021-10-01tdf#127543 add saveacopy to Save dropdown menuJustin Luth1-0/+1
2021-10-01else branch doesn't make sense, dereferences nullCaolán McNamara1-11/+0
2021-09-28gives names to all the Idles and TasksNoel Grandin4-5/+5
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-5/+9
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: frameworkStephan Bergmann3-22/+29
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann6-17/+12
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock1-3/+1
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-12/+12
2021-09-20Add sal/config.h in preparation for patchChris Sherlock1-0/+2
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock1-1/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski1-12/+8
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski7-23/+11
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski19-41/+41
2021-09-11clang:optin.performance.PaddingNoel Grandin1-1/+1
2021-09-07Guard Orcus detection shortcutMike Kaganski1-0/+4