summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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-30sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl
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-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-10loplugin:unnecessaryreturn AddonsOptions_ImplNoel Grandin
2021-06-09dtd files are not xml files and shouldn't have xml headersCaolán McNamara
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-06-01fix leak in CppunitTest_framework_servicesNoel Grandin
2021-05-31no need to allocate these separatelyNoel Grandin
2021-05-17split OutputDevice from WindowNoel 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-28framework: allow loading a component on the main thread, using XDesktopMiklos Vajna
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27tdf#141164: Add an expert config for WebDAV redirection detectionMike Kaganski
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22Call forgotten Init in toolbarmanagerSzymon Kłos
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-10Fix typo in codeAndrea Gelmini
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06Following 6fcabbd6199869753fd6a266f23901962a77f556Julien Nabet
2021-04-06translation domain of sfx for .ui in framework doesn't look rightCaolán McNamara
2021-04-06update pchesCaolán McNamara
2021-04-06tdf#129153: Show MIME type icon in main menu File>Recent documents listBayram Çiçek