summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-11sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe3-23/+2
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara3-6/+23
2017-11-09TSCP: restore paragraph classification from DOC(X)Ashod Nakashian1-0/+3
2017-11-09new loplugin simplifydynamiccastNoel Grandin3-8/+8
2017-11-09fix bugs in StateView_Impl and TransformItemsNoel Grandin2-2/+6
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant1-4/+7
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara7-16/+16
2017-11-08ofz#4106 Integer-overflowCaolán McNamara1-8/+15
2017-11-08tdf#100922 Refactor Custom Properties pageSzymon Kłos1-153/+204
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-1/+4
2017-11-07sfx2: SfxInPlaceClientList is just a std::vectorTakeshi Abe2-19/+3
2017-11-07ofz#3577 TimeoutCaolán McNamara1-8/+7
2017-11-07sfx2: Simplify SfxVersionTableDtor's code with std::unique_ptrTakeshi Abe1-19/+7
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+31
2017-11-04sfx2: Omit unnecessary indirection of SfxFrameDescriptor_ImplTakeshi Abe1-14/+6