summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2018-09-17tdf#118569 Signature Line: When signing ooxml, only show X.509 certificatesSamuel Mehrbrodt
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15coverity#1439340 Unchecked return value from libraryCaolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14Reduce variable scopeMichael Weghorn
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara
2018-09-13pass SfxRequest around by std::unique_ptrNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12tdf#119802 LibreOffice crashes when I save multiple times in a rowNoel Grandin
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-11loplugin:constantparamNoel Grandin
2018-09-11tdf#119316 sfx2 store: no move on macOSMiklos Vajna
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-07Cppcheck: release the handle that CreateThread returnsMike Kaganski
2018-09-07DeInitVCL in PythonTestStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05tdf#119570 Show deck when focus is moved to panel in collapsed deckJim Raykowski
2018-09-05sfx2 template dialogs: fix some a11y issuesKatarina Behrens
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-04tdf#119381 sfx2 store: don't break symlink targetsMiklos Vajna
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-08-30tdf#119579 skip floating windows as potential parent for missing help dialogCaolán McNamara
2018-08-30tdf#119577 Ignore escape key press on sidebar toolboxes not handled byJim Raykowski
2018-08-30Update sidebar panel title decoration expand/collapse bitmapJim Raykowski
2018-08-30add SfxStyleDialogControllerCaolán McNamara
2018-08-29tdf#119554 Expand collapsed panel when panel content gets focusJim Raykowski
2018-08-29tdf#119527 Fix focus hidden by mouse click panel collapseJim Raykowski
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski
2018-08-29tdf#102031 Expand collapsed deck when sidebar docking window gets focusJim Raykowski
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-28tdf#119050 sfx2 store: don't inherit temp file permissions when overwritingMiklos Vajna
2018-08-24tdf#119416 Open Special Characters dialog on Enter key pressJim Raykowski
2018-08-24tdf#119364: fix by reverting some previous commits about notebookbarJulien Nabet
2018-08-24tdf#118993 - Missing new Insert Special Character in Calcheiko tietze
2018-08-23tdf#117426 don't crash is infobar is disposed in preview viewCaolán McNamara
2018-08-21loplugin:useuniqueptr in DeleteItemOnIdleNoel Grandin
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-18tdf#119330: fix regression in SfxNotebookBar.cxxJulien Nabet
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke