summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2022-01-17Missing includes for libstdc++ 12Stephan Bergmann
2021-12-17tdf#146219: don't try to detect if a recent file is a directoryMike Kaganski
2021-11-18tdf#143971 Removes pop-up dialog for read-only documentsMatt K
2021-10-20framework: allow tests to run with read-only $SRCDIRMichael Stahl
2021-10-04WaE: 'else' branch doesn't make sense, dereferences nullCaolán McNamara
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-07-08SolarMutexGuard::clear called twice where the 2nd call site should undo the 1stCaolán McNamara
2021-07-01sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl
2021-06-28tdf#143047: When no properties for command, use those from item containerMike Kaganski
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
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-02weld SubToolBarControllerSzymon Kłos
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
2021-03-22use single-use attribute for GlobalAcceleratorConfigurationNoel Grandin
2021-03-22use single-use attribute for PathSettingsNoel Grandin
2021-03-22use single-use attribute for JobExecutorNoel Grandin