summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-01-24Fix typosAndrea Gelmini1-1/+1
2018-01-24loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin2-4/+4
2018-01-24loplugin:useuniqueptr in FileDialogHelper_ImplNoel Grandin2-3/+3
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin2-12/+5
2018-01-24loplugin:constparamsNoel Grandin3-3/+3
2018-01-24loplugin:useuniqueptr in GroupData_ImplNoel Grandin1-14/+5
2018-01-24loplugin:unused-returns in vclNoel Grandin1-2/+2
2018-01-23Remove dead code from SfxFilter ctorStephan Bergmann1-22/+5
2018-01-23Translate German SAL_WARN messageStephan Bergmann1-1/+1
2018-01-23loplugin:useuniqueptr in CntStaticPoolDefaults_ImplNoel Grandin1-7/+5
2018-01-23loplugin:useuniqueptr in SfxDocTplService_ImplNoel Grandin1-7/+4
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-2/+2
2018-01-23USHRT_MAX -> SAL_MAX_UINT16 in IndexBitSetStephan Bergmann1-3/+3
2018-01-23loplugin:useuniqueptr in HelpInterceptor_ImplNoel Grandin2-18/+7
2018-01-23loplugin:useuniqueptr in SfxItemDisruptor_ImplNoel Grandin1-2/+2
2018-01-20loplugin:useuniqueptr in SvBaseLinkNoel Grandin1-4/+4
2018-01-19loplugin:useuniqueptr in SvDDEObjectNoel Grandin2-16/+13
2018-01-19new loplugin:emptyifNoel Grandin2-7/+2
2018-01-19Call new helpOlivier Hallot1-53/+206
2018-01-19loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin2-4/+5
2018-01-18sw lokit: add page syles to header & footerHenry Castro1-3/+22
2018-01-18No need for an 'if' when the body is empty.Jan Holesovsky1-3/+1
2018-01-18lokdialog: No modal mode in LOKPranav Kant1-0/+5
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro4-45/+14
2018-01-18sfx2 store: create temp files next to local files (storage case)Miklos Vajna1-12/+24
2018-01-17coverity#1427631 sfx2: fix silly infinite loopMichael Stahl1-16/+18
2018-01-17tdf#60937 Open Start Center on Quickstarter left-clickAbhishek Shrivastava1-2/+6
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-2/+1
2018-01-16tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks1-0/+7
2018-01-16use more ScopedVclPtr to avoid missing disposeNoel Grandin1-2/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-16sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna4-2/+10
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky2-13/+41
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann15-38/+38
2018-01-14Fix typosAndrea Gelmini1-2/+2
2018-01-14Fix typosAndrea Gelmini2-2/+2
2018-01-13Foreground colors adjustedCaolán McNamara1-12/+10
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens1-0/+9
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl1-1/+20
2018-01-12tdf#114939 officecfg,sfx2: always use AES/SHA256 in ODF 1.2Michael Stahl1-12/+3
2018-01-12sfx2 store: add API to allow disabling thumbnails only for a single saveMiklos Vajna5-1/+51
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann43-114/+114
2018-01-12no button has default focusCaolán McNamara1-1/+6
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna1-0/+9
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara1-7/+3
2018-01-11tdf#114802 Emojis palette inserts code instead of emojiNoel Grandin1-2/+3
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2018-01-10This is a hash: '#', this is a slash: '/'Tor Lillqvist2-10/+10
2018-01-10sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna4-7/+21
2018-01-09sfx2 store: avoid custom parent for tempfiles during loadMiklos Vajna1-2/+2