summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)Author
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-03drop 'using namespace std' in desktop, e*, f*Julien Nabet
2021-10-01tdf#127543 add saveacopy to Save dropdown menuJustin Luth
2021-10-01else branch doesn't make sense, dereferences nullCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: frameworkStephan Bergmann
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
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
2021-09-07Guard Orcus detection shortcutMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-16Resolves: tdf#142980 Special-case the very first listener added during actionEike Rathke
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-15Fix typosAndrea Gelmini
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-30osl::Mutex->std::mutex in DispatchHelperNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-07-22osl::Mutex->std::mutex in StatusIndicatorFactoryNoel Grandin
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-07-19merge ModuleImageManager into ImageManagerNoel Grandin
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-07-13framework, sfx2: catch more exceptions when the object is already disposedMiklos Vajna
2021-07-08make SetParentToDefaultWindow available from vcl onlyCaolán McNamara
2021-07-08SolarMutexGuard::clear called twice where the 2nd call site should undo the 1stCaolán McNamara
2021-07-07tdf#132740 improve TagWindowAsModifiedNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-26loplugin:finalclasses in frameworkNoel Grandin
2021-06-25tdf#143047: When no properties for command, use those from item containerMike Kaganski
2021-06-18hold SvtSysLocale for lifetime of returned GetUILanguageTag referenceCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-15remove some unnecessary LanguageType copiesNoel Grandin
2021-06-10loplugin:unnecessaryreturn AddonsOptions_ImplNoel Grandin