summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-05-30tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski1-1/+8
2018-05-23Open template read-onlyTor Lillqvist1-1/+3
2018-04-30tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens3-21/+67
2018-04-16Resolves: tdf#116865 trigger pending sizing timers before arrangingCaolán McNamara2-1/+24
2018-04-12tdf#115806: Remember last active deck also on context switchKatarina Behrens2-1/+10
2018-04-03tdf#115853: save current custom property when adding lineJulien Nabet1-0/+14
2018-03-19tdf#91106 sfx2: Stylist hierarchical: sort the Default Style firstMichael Stahl1-0/+4
2018-03-07Resolves: tdf#116116 vertically center line in allocated heightCaolán McNamara1-0/+1
2018-02-28tdf#115795 Solve wrong redirect behavior of "Get Online Help"Franklin Weng1-2/+2
2018-02-21tdf#115430 BindDispatch_Impl needs a disposal methodMaxim Monastirsky3-2/+8
2018-02-08init known ExtraLanguages before document loadsJustin Luth1-0/+4
2018-01-30tdf#115090 keep internal BaseModel alive long enoughThorsten Behrens1-0/+6
2018-01-24tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks1-0/+7
2018-01-16tdf#114939 officecfg,sfx2: always use AES/SHA256 in ODF 1.2Michael Stahl1-12/+3
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens1-0/+9
2018-01-11tdf#114802 Emojis palette inserts code instead of emojiNoel Grandin1-2/+3
2018-01-10lokdocview: android: tiled annotations is the cause of the problemPranav Kant1-21/+24
2018-01-03tdf#104870 - Impress crashes switching views in read-only modeTamás Zolnai1-0/+3
2017-12-27tdf#114088 tdf#113795 Improve Writer templatesLaurent BP1-6/+6
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky1-46/+0
2017-12-21tdf#104229: properly switch to def sidebar deck on status changeAron Budea1-1/+1
2017-12-18TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl1-2/+1
2017-12-09tdf#114088 Translate default template namesGabor Kelemen2-11/+71
2017-12-08gpg4libre: add error string for failed/untrusted encryptionThorsten Behrens1-1/+1
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens1-2/+20
2017-12-06tdf#113343 Floating charmap window must not have a context menuHeiko Tietze1-1/+2
2017-11-25tdf#114025 - minimal and not entirely convincing fix for assertion failure.Michael Meeks1-0/+1
2017-11-24unused header fileCaolán McNamara1-30/+0
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara2-2/+19
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara2-7/+18
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara2-1/+121
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara4-3/+471
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin2-2/+2
2017-11-22tdf#113935 Switching from read-only to edit mode slowNoel Grandin1-0/+5
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-1/+1
2017-11-22drop duplicate methodCaolán McNamara2-2/+2
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-2/+2
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin4-11/+11
2017-11-19Fix typosAndrea Gelmini1-2/+2
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida1-3/+3
2017-11-17Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos10-196/+578
2017-11-17TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl2-22/+115
2017-11-17TSCP: resolve identifier to name, abbr. name is for category onlyTomaž Vajngerl1-0/+15
2017-11-15lokdialog: Expose cursor visible statusPranav Kant1-3/+11
2017-11-14Translate German comments and debug stringsJohnny_M2-3/+3
2017-11-13Fix typosAndrea Gelmini3-3/+3
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke3-5/+5