summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-22lokdocview: android: tiled annotations is the cause of the problemPranav Kant1-34/+24
2017-12-21unused SID command in sfx2Noel Grandin10-702/+2
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara1-3/+8
2017-12-21lokdialog: InitShow can happen multiple timesPranav Kant2-3/+3
2017-12-20tdf#104229: properly switch to def sidebar deck on status changeAron Budea1-1/+1
2017-12-20tdf#114204 - Clarify the "Local Help not installed" messagetagezi2-2/+9
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-12-19Read some configuration items directlyStephan Bergmann1-3/+3
2017-12-19LOK: fix URL launching, so that Help buttons work.Michael Meeks2-1/+40
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2-0/+18
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-12-19inline use-once typedefsNoel Grandin4-8/+4
2017-12-19Fix typosAndrea Gelmini1-1/+1
2017-12-18tdf#113928 More handling of SID_READONLYDOCMaxim Monastirsky1-2/+2
2017-12-17tdf#113928 Add uno:ReadOnlyDoc command.Gulsah Kose3-3/+34
2017-12-17sfx2: remove SfxInPlaceClientListChris Sherlock2-28/+24