summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-3/+1
2018-03-20lokdialog: InitShow can happen multiple timesPranav Kant2-3/+3
2018-03-19LOK: fix URL launching, so that Help buttons work.Michael Meeks2-1/+40
2018-03-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2-0/+18
2018-03-19lokdialog: If we already have the title, emit it during creationPranav Kant2-8/+16
2018-03-19lokdialog: Send close callback when dialog dissappears tooPranav Kant1-8/+14
2018-03-19sw lok: enable Page Header/FooterHenry Castro1-1/+3
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro5-1/+40
2018-03-19lokdialog: Make hyperlink dialog workPranav Kant1-0/+22
2018-03-19lokdialog: State change events for dialogs uno commandsPranav Kant1-1/+7
2018-03-19lokdialog: multiview: Do not mix one view with otherPranav Kant3-8/+7
2018-03-19lokdialog: Simplify; make the LOK dialog API more genericPranav Kant4-23/+6
2018-03-19lokdialog: Notify the current view onlyPranav Kant1-10/+4
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky3-37/+3
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky4-12/+12
2018-03-19lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky2-3/+3
2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky4-28/+28
2018-03-19lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant1-0/+24
2018-03-19lokdialog: Notify to child helper method, not the main onePranav Kant1-1/+1
2018-03-19lokdialog: Let modeless dialogs emit "created" callback tooPranav Kant1-0/+21
2018-03-19lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant1-6/+13
2018-03-19lokdialog: Make vcl::DialogID an integerPranav Kant2-21/+18
2018-03-19lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2-0/+58
2018-03-19Revert "Revert the incomplete dialog tunneling, the API has changed ..."Andras Timar1-0/+46
2018-03-15Don't copy the stringMike Kaganski1-10/+10
2018-03-15Let sysadmins disable individual file format filtersAndras Timar3-4/+20
2018-03-15add EULA button to Help - License Information... dialogAndras Timar2-2/+43
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