summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2020-06-23sw: fix missing OLE preview on updating linksMiklos Vajna1-0/+4
2019-07-19sw: fix missing OLE preview for actively edited OLE object on saveMiklos Vajna1-0/+8
2019-01-25sw paste listener: expose pasted images as wellMiklos Vajna1-22/+48
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna3-8/+134
2018-03-13sw: lazy load table autoformats for style purposesMiklos Vajna1-10/+13
2017-12-01tdf#113647 bullet dialog has wrong modal parentCaolán McNamara1-4/+6
2017-11-10tdf#112435 Scroll to navigated positionJim Raykowski1-0/+8
2017-11-07ofz#4066 Bad-castCaolán McNamara1-1/+1
2017-11-06sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl1-2/+2
2017-11-06tdf#58186 Update Navigator after promote/demote undoJim Raykowski1-0/+2
2017-10-18tdf#112808 Disable "Edit Region" command while cursor in an index.Gulsah Kose1-1/+5
2017-10-03tdf#112732 sw: fix conditions in SwContentTree::ExecCommand()Michael Stahl1-6/+6
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl2-2/+4
2017-09-27tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl1-0/+1
2017-09-05Resolves: tdf#108795 merge table EditEngine language attributes to input lineEike Rathke1-3/+2
2017-07-20tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt1-1/+1
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski1-1/+7
2017-07-04tdf#108836 sw: don't enable Undo if Steps configured to 0Michael Stahl1-1/+4
2017-06-18coverity#1409895 Resource leakCaolán McNamara1-2/+6
2017-06-18coverity#1409896 Dereference before null checkCaolán McNamara1-2/+2
2017-06-14various extensions to REDLINE_ sequence not reflected in related resourcesCaolán McNamara3-23/+53
2017-06-09missing STR_SAVEACOPY_SRC resourceCaolán McNamara1-0/+4
2017-06-09missing STR_TBL_FORMULA resourceCaolán McNamara1-0/+5
2017-06-07tdf#108305 sw: fix crash on fly "Position and Size"Michael Stahl1-2/+4
2017-06-07Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke3-3/+3
2017-06-01wrong resource manager for RID_SVXSTRARY_NUMBERINGTYPECaolán McNamara2-2/+2
2017-06-01tdf#107589 Make description editable from Options tab.Gulsah Kose3-1/+13
2017-05-31tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna2-10/+13
2017-05-30tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky1-0/+3
2017-05-30tdf#106131 no global drag when anchor drag activeArmin Le Grand1-1/+7
2017-05-26tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky1-0/+2
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky1-3/+12
2017-05-23Watermark: remove enable checkboxSzymon Kłos2-26/+1
2017-05-22tdf#107544 Follow the styles -> Styles change in template categoriesGabor Kelemen1-1/+1
2017-05-22Watermark: extended configurationSzymon Kłos4-11/+63
2017-05-21make string translation loading more uniformCaolán McNamara67-354/+354
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist2-3/+3
2017-05-18Watermark: Insert watermark commandSzymon Kłos6-0/+167
2017-05-17lok: Update state of undo after a comment modification.Jan Holesovsky1-0/+5
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara1-43/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-4/+1
2017-05-15sw: prefix members of SwGlobalTreeMiklos Vajna2-139/+139
2017-05-13sw: fix gcc-4.8 buildMiklos Vajna3-19/+19
2017-05-13sw: some old GCC apparently doesn't like that, let's try thisMichael Stahl1-1/+1
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl24-60/+60
2017-05-12tdf#107795 fixed cursor position after inserting input fieldBernhard Widl1-0/+4
2017-05-12remove unused uno::Reference varsNoel Grandin14-38/+12
2017-05-12convert SdrLayerId to strong_intNoel Grandin2-4/+4
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose3-4/+4
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin2-2/+2