summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-11-28lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky2-3/+3
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky4-28/+28
2017-11-28lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant1-0/+24
2017-11-28lokdialog: Notify to child helper method, not the main onePranav Kant1-1/+1
2017-11-28lokdialog: Let modeless dialogs emit "created" callback tooPranav Kant1-0/+21
2017-11-28lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant1-5/+13
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant2-21/+18
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2-0/+58
2017-11-23Resolves: tdf#95960 improve custom properties pageCaolán McNamara1-248/+137
2017-11-23Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara1-5/+7
2017-11-16lokdialog: Expose cursor visible statusPranav Kant1-3/+11
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant1-4/+7
2017-11-15lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant1-2/+2
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-2/+6
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+18
2017-11-15lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant1-8/+0
2017-11-15lokdialog: Dialog invalidation supportPranav Kant2-0/+24
2017-10-26sc lok: fix spell checking languages in CalcHenry Castro1-2/+11
2017-10-03lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+31
2017-10-03lok: handle .uno:LanguageStatus commandHenry Castro1-0/+8
2017-09-19lok: Expose the automatic spell checking state in the UI.Jan Holesovsky1-0/+1
2017-09-14implementing callback for ruler invalidationAditya Dewan1-0/+2
2017-08-03lok - add support for in place chart editingMarco Cecchetti4-5/+440
2017-07-31build fixcp-5.3-21Andras Timar1-1/+1
2017-07-31tdf#109537: treat Temporary Internet Files as temp directoryMike Kaganski1-1/+28
2017-07-31tdf#80807 guisaveas: never recommend system's tempdirJustin Luth1-0/+4
2017-07-26sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro1-6/+24
2017-07-14Show document title for embedded documentsSzymon Kłos1-0/+5
2017-07-12tdf#103355 Hide Notebookbar during slide showSzymon Kłos1-0/+14
2017-07-06tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl1-1/+4
2017-06-01Watermark: updated Put and QueryValueSzymon Kłos1-12/+23
2017-06-01Watermark: extended configurationSzymon Kłos2-8/+25
2017-05-31Watermark: Insert watermark commandSzymon Kłos4-0/+86
2017-05-30make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara2-2/+2
2017-05-29sw lok: disable undo state if conflict with other viewsHenry Castro1-5/+16
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky1-0/+1
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti1-11/+0
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti1-0/+6
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti1-0/+11
2017-04-12SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changesKatarina Behrens1-2/+1
2017-04-07-Werror=maybe-unintializedCaolán McNamara1-3/+3
2017-04-07Resolves: tdf#106935 restore traditional toolbar labelsCaolán McNamara3-6/+21
2017-03-23lok: Listen to change tracking related commandsPranav Kant1-1/+3
2017-02-28Run macro:// via LOKitKatarina Behrens1-1/+17
2017-02-28sfx2: fix incorrect debug outputPranav Kant1-2/+3
2017-02-28lok: listen for DeleteAnnotation state changesPranav Kant1-0/+1
2017-02-18Build the json message a much less expensive way.Jan Holesovsky1-10/+4
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin9-16/+14
2017-02-17lok: Listen for state change events for cell alignment commandsPranav Kant1-1/+4
2017-02-17lok: Fix state feedback for ToggleMergeCellsPranav Kant1-2/+13