summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
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#107976 sw: let a view handle multiple transferablesMiklos Vajna2-10/+13
2017-06-09tdf#108305 sw: fix crash on fly "Position and Size"Michael Stahl1-2/+4
2017-06-06tdf#107795 fixed cursor position after inserting input fieldBernhard Widl1-0/+4
2017-05-30tdf#106131 no global drag when anchor drag activeArmin Le Grand1-1/+7
2017-05-30tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky1-0/+3
2017-05-26tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky1-0/+2
2017-05-25tdf#103158 ctrl+shift should work on key upMaxim Monastirsky1-1/+1
2017-05-02tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl1-0/+5
2017-04-10rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl1-25/+0
2017-03-14Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListenerCaolán McNamara1-2/+5
2017-03-01tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl1-1/+2
2017-03-01tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl1-3/+18
2017-02-28Resolves: tdf#106159 right click + left click with comments in navigatorCaolán McNamara1-0/+1
2017-02-13tdf#105288 MM wait until all emails are sendJan-Marek Glogowski1-12/+66
2017-02-10tdf#91596 sw: make Format All Comments persistentMichael Stahl1-0/+2
2017-02-04tdf#105684 crash in mail merge wizardNoel Grandin1-7/+11
2017-02-01with navigator in sidebar, press space, crashCaolán McNamara1-66/+61
2017-01-27Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara3-13/+9
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht2-3/+26
2017-01-22tdf#105409 Use ScopedVclPtrMaxim Monastirsky1-1/+1
2017-01-20Preserve whitespace with tiled rendering.Jan Holesovsky1-0/+4
2017-01-19tdf#105417 sw hyphenation: avoid infinite loop on zero-length last lineMiklos Vajna2-2/+3
2017-01-19tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl2-17/+12
2017-01-13tdf#105071 MM no emails sent when using doc as mail bodyAlex McMurchy19171-1/+1
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
2016-12-14Disable the auto-completion for LibreOfficeKit for good.Jan Holesovsky1-0/+6
2016-12-14tdf#104545 SID_PARA_DLG: use passed PaM instead of GetCursorJustin Luth1-1/+1
2016-11-30rhbz#1122096 tdf#54834: sw navigator: multi-selection of outline entriesMichael Stahl1-17/+69
2016-11-30sw: reindent etc. SwContentTree::ExecCommandMichael Stahl1-106/+112
2016-11-30SwContentTree: those 3 booleans are mutually exclusiveMichael Stahl2-65/+56
2016-11-30sw: navigator: fix outline Demote Chapter "down" copypastaMichael Stahl1-1/+1
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann3-3/+3
2016-11-28tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski2-8/+11
2016-11-25tdf#103788 sw: fix use-after-free in navigator dialogMichael Stahl2-15/+2
2016-11-25SwContentTree: fix bad static downcastsMichael Stahl1-4/+6
2016-11-21related: tdf#90362: remove option from Formatting AidsMike Kaganski4-16/+24
2016-11-21convert inventorId to scoped enumNoel Grandin5-12/+12
2016-11-21tdf#104023 - fix wrong boolean logic for RedlineFlagsJustin Luth2-4/+2
2016-11-18includes should be at the top of the fileNoel Grandin2-6/+7
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin2-3/+3
2016-11-16new loplugin finalprotectedNoel Grandin1-2/+1
2016-11-14Don't AlignToPixel in SwView::SetVisAreaStephan Bergmann1-5/+2
2016-11-14warning C4701: potentially uninitialized local variableNoel Grandin1-5/+4
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara2-11/+14
2016-11-13drop useless semicolonsDavid Tardon1-1/+1
2016-11-13tdf#103268 Activate editing object name function for writer images.Gulsah Kose1-1/+24
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin3-7/+6
2016-11-10Resolves: tdf#103809 the argument is a bool* not a VclPtrCaolán McNamara1-2/+2