summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2021-09-12Typo: SAVE_SUCCESSFULL->SAVE_SUCCESSFULJulien Nabet
2021-09-11clang:optin.performance.Padding in sfx2Noel Grandin
2021-09-10drop stray fprintfCaolán McNamara
2021-09-09Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-09-07loplugin:unusedmethodsNoel Grandin
2021-09-05tdf#105689: fix path management to retrieve Emoji toolbar buttonJulien Nabet
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#118938 XLSX import/export: fix permission for editingTünde Tóth
2021-09-01tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara
2021-09-01sfx2: allow storeAsURL() on the main threadMiklos Vajna
2021-08-31flatten SfxAppData_ImplNoel Grandin
2021-08-31no need to allocate SfxFilterMatcher separatelyNoel Grandin
2021-08-31no need to allocate SfxPickList separatelyNoel Grandin
2021-08-31no need to allocate SfxDocumentTemplates separatelyNoel Grandin
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewShellArr_ImplNoel Grandin
2021-08-31flatten SfxViewFrameArr_ImplNoel Grandin
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxChildWinFactArr_ImpNoel Grandin
2021-08-24remove one of the pimpls in SvBaseLinkNoel Grandin
2021-08-24osl::Mutex->std::mutex in SfxGlobalEvents_ImplNoel Grandin
2021-08-24osl::Mutex->std::mutex in SfxViewShell_ImplNoel Grandin
2021-08-24Refactoring PatchAnshu
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20loplugin:unusedmethodsNoel Grandin
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-18tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18online: keep sidebar openedSzymon Kłos
2021-08-18jsdialog: dump more options command for panelsSzymon Kłos
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-18remove dead codeNoel Grandin
2021-08-17jsdialog: sidebar: send message on sidebar closeSzymon Kłos
2021-08-17Use new json_writer class for json objects.Gökay ŞATIR
2021-08-17RefactoringAnshu
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16sfx2: fix uninitialized SfxViewShell::mbLOKIsFreemiumViewMiklos Vajna
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12Resolves: tdf#143843 disable the recently-used widget during loadCaolán McNamara
2021-08-12SfxModule optional fields might be empty, cannot unconditionally derefNoel Grandin