summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-13sw lok: IME support + unit testPranav Kant
2018-01-18lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky
2018-01-18sw: Cleanup various unused return values.Jan Holesovsky
2017-12-18convert ND constants to o3tl::typed_flagsNoel Grandin
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-27ofz#4066 Bad-castCaolán McNamara
2017-11-16lokdialog: Expose cursor visible statusPranav Kant
2017-11-15lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant
2017-11-15lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-11-15lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-11-15lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-11-15lokdialog: Better dialog rendering APIPranav Kant
2017-11-15Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-09-29tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-09-18tdf#108572 remove connection also if not savedSzymon Kłos
2017-09-14implementing callback for ruler invalidationAditya Dewan
2017-09-12tdf#108572 remove connections only for current shellSzymon Kłos
2017-09-12tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-31tdf#108867 sw: fix dangling text box frame format pointers in UndoMichael Stahl
2017-07-31tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl
2017-07-31sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl
2017-07-24Implement mail merge data source from Writer tablesMiklos Vajna
2017-07-11tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti
2017-06-01Watermark: extended configurationSzymon Kłos
2017-05-31Watermark: Insert watermark commandSzymon Kłos
2017-05-31tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
2017-05-30tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke
2017-05-18tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl
2017-05-04AutoText: first tests & windows fixSzymon Kłos
2017-05-04AutoText: .dotx files visible when importSzymon Kłos
2017-05-04tdf#107494 sw: fix crash in SwCallMouseEvent when deleting headerMichael Stahl
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl
2017-03-28tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl
2017-03-23sw lok: Use unique redline identifier, instead of array indicesPranav Kant
2017-03-23sw lok: Notify when redline position is changed + unit testPranav Kant
2017-03-23lok: Do not use UNO for fetching tracked changesPranav Kant