summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2017-07-28SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna2-1/+16
2017-01-11tdf#101841 MM correctly account record selectionsJan-Marek Glogowski1-12/+33
2017-01-11tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
2016-12-14tdf#104545 SID_PARA_DLG: use passed PaM instead of GetCursorJustin Luth1-1/+1
2016-12-07tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski2-9/+12
2016-11-28tdf#103788 sw: fix use-after-free in navigator dialogMichael Stahl2-16/+2
2016-11-11Resolves: tdf#103809 the argument is a bool* not a VclPtrCaolán McNamara1-1/+1
2016-10-13Master Document toggle missing if switch to master doc from normal docCaolán McNamara1-1/+1
2016-09-21tdf#90597 Revert "Jump to next change when accepting or rejecting a change"Yousuf Philips1-2/+0
2016-09-21tdf#101536 sw: do load Insert Index dialog's document ReadOnlyMichael Stahl1-1/+3
2016-09-16disable generation of ole previews in ODF format until after loadCaolán McNamara1-0/+3
2016-09-13avoid crash with nullptr accessMarkus Mohrhard1-1/+1
2016-09-02tdf#101361: Fix cursor key movement in RTL textKhaled Hosny1-0/+7
2016-09-01let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-1/+1
2016-08-31tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-0/+13
2016-08-17tdf#91832: ensure GETLINK reports proper contents for reverse selections tooBjoern Michaelsen1-0/+5
2016-08-09Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarksCaolán McNamara1-0/+1
2016-08-04add more nullptr checks, related tdf#100820Markus Mohrhard1-4/+4
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara15-30/+29
2016-08-02tdf#95251 MM just allow print as single documentJan-Marek Glogowski1-21/+2
2016-07-21tdf#98798: MM Wizard should not leave MM toolbar visible when canceledBjoern Michaelsen1-27/+39
2016-07-09tdf#100820: missing nullptr check in writer's apphdl.cxxMarkus Mohrhard1-1/+1
2016-06-29tdf#100495 sw: Exchange Database shouldn't delete the created odb fileMichael Stahl1-1/+0
2016-06-23sw: fix crash on pasting from an already closed documentMiklos Vajna1-1/+2
2016-06-17sw: speed up the navigatorMichael Stahl1-4/+5
2016-06-16Resolves: tdf#100422 crash if you exit mail merge wizard...Caolán McNamara1-7/+10
2016-06-15/org.openoffice.Office.Writer/FormLetter/MailingOutput/Format is xs:intStephan Bergmann1-2/+8
2016-06-07tdf#34362 Setting table border from toolbar resets "spacing to content"Rodolfo Ribeiro Gomes1-3/+6
2016-06-07tdf#99827 sw: don't create AutoText dialog's preview doc ReadOnlyMichael Stahl1-7/+6
2016-05-31Don't use pInsert after it has been movedStephan Bergmann1-1/+1
2016-05-30tdf#99870 writer: don't delete selection with delete-commentJustin Luth1-0/+1
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna3-14/+10
2016-05-25Resolves: rhbz#89554 Dragging table to other page causes crashCaolán McNamara1-0/+1
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-1/+0
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-9/+9
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara2-4/+7
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski1-0/+12
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-8/+8
2016-05-23loplugin:unusedmethods in swNoel Grandin17-204/+0
2016-05-23Convert GradientStyle to scoped enumNoel Grandin2-4/+4
2016-05-23tdf#89329: use unique_ptr for pImpl in newXisco Fauli1-2/+2
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin6-14/+2
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin1-5/+5
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin6-10/+13
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin3-4/+7
2016-05-19tdf#98985 create merge results at the right timeOliver Specht5-36/+47
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna1-1/+8
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-11/+8
2016-05-17loplugin:stringconstantTor Lillqvist1-1/+1
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht1-3/+17