summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2017-09-21lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.cp-5.3-26Jan Holesovsky1-2/+7
2017-09-18tdf#108572 remove connection also if not savedSzymon Kłos1-5/+28
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks1-3/+0
2017-09-14implementing callback for ruler invalidationAditya Dewan4-1/+61
2017-09-12tdf#108572 remove connections only for current shellSzymon Kłos2-14/+40
2017-09-12tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos2-0/+36
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-3/+86
2017-07-31tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt1-1/+1
2017-07-24Implement mail merge data source from Writer tablesMiklos Vajna1-3/+16
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos1-2/+1
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski1-1/+7
2017-07-06tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna2-10/+13
2017-07-05Fix a bit obscure pointer checkMarco Cecchetti1-10/+10
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti1-3/+35
2017-06-12tdf#108305 sw: fix crash on fly "Position and Size"Michael Stahl1-2/+4
2017-06-12tdf#107795 fixed cursor position after inserting input fieldBernhard Widl1-0/+4
2017-06-06coverity#1409895 Resource leakCaolán McNamara1-2/+6
2017-06-06coverity#1409896 Dereference before null checkCaolán McNamara1-2/+2
2017-06-01Watermark: remove enable checkboxSzymon Kłos2-26/+1
2017-06-01Watermark: extended configurationSzymon Kłos4-11/+63
2017-05-31Watermark: Insert watermark commandSzymon Kłos6-0/+167
2017-05-31tdf#106131 no global drag when anchor drag activeArmin Le Grand1-1/+7
2017-05-31tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky1-0/+3
2017-05-30tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky1-0/+2
2017-05-30tdf#103158 ctrl+shift should work on key upMaxim Monastirsky1-1/+1
2017-05-17lok: Update state of undo after a comment modification.Jan Holesovsky1-0/+5
2017-05-04AutoText: handle Delete key in the dialogSzymon Kłos1-0/+9
2017-05-04tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl1-0/+5
2017-04-19sw lok: Don't open the separate formula input bar in writer tables.Jan Holesovsky1-2/+6
2017-04-13Don't crash when deleting a non-existing comment.Jan Holesovsky1-1/+1
2017-04-12rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl1-25/+0
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky1-8/+1
2017-03-29tdf#105625 related: fix pointer variable prefixMike Kaganski1-3/+3
2017-03-29tdf#105625: Allow Delete/Backspace to delete whole fieldmarkMike Kaganski1-2/+22
2017-03-24sw lok: Avoid double declaration of variablePranav Kant1-1/+0
2017-03-23sw lok: Use unique redline identifier, instead of array indicesPranav Kant3-19/+30
2017-03-23sw: Simplify - no need to create a pointer herePranav Kant1-6/+6
2017-03-23lok: Do not use UNO for fetching tracked changesPranav Kant1-0/+47
2017-03-23lok: Allow changing comment text of document redlinesPranav Kant1-1/+33
2017-03-23sw: Bin unused vectorPranav Kant1-3/+0
2017-03-16Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListenerCaolán McNamara1-2/+5
2017-03-06tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl1-1/+2
2017-03-06tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl1-3/+18
2017-03-01Resolves: tdf#106159 right click + left click with comments in navigatorCaolán McNamara1-0/+1
2017-02-28lok: these are not always plain asciiPranav Kant1-1/+1
2017-02-18SvxPostItIdItem is now string typePranav Kant1-7/+7
2017-02-18lok: Disable map mode when calculating annotation rectanglesPranav Kant1-0/+10
2017-02-18lok: Emit modify comment callback when anchor changesPranav Kant2-0/+8
2017-02-18lok: comments: emit add callback after layout finishesPranav Kant1-11/+16
2017-02-18IndentationPranav Kant1-4/+6