summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-09sfx2 store: try rename before copyingMiklos Vajna1-16/+23
2018-01-09sfx2 store: create temp files next to local filesMiklos Vajna1-1/+12
2018-01-08LOK: Honor the user's language when issuing help.Jan Holesovsky1-0/+3
2018-01-06lok: send modified status when applying cell-formula before savingAshod Nakashian1-0/+11
2018-01-05Fix typosAndrea Gelmini1-2/+2
2018-01-05lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-0/+8
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-5/+11
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin5-16/+16
2018-01-04loplugin:unusedfieldsNoel Grandin2-5/+1
2018-01-03sfx2: improve reported error message in SfxBaseModel::impl_store()Miklos Vajna1-1/+3
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin2-2/+2
2018-01-02RID_* can be extern global variablesNoel Grandin2-4/+4
2018-01-01Bump copyright year to 2018Adolfo Jayme Barrientos1-1/+1
2017-12-29Fix typosAndrea Gelmini1-4/+4
2017-12-28follow-up tdf#89676 Add some explanation in commentLaurent BP1-0/+1
2017-12-28tdf#104870 - Impress crashes switching views in read-only modeTamás Zolnai1-0/+3
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin14-30/+30
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-3/+1
2017-12-22tdf#114088 tdf#113795 Improve Writer templatesLaurent BP1-6/+6
2017-12-22Revert "unused SID command in sfx2"Noel Grandin10-2/+702