summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-10-07LOK: add the search phrase to the search result count callbackMihai Varga2-2/+4
2015-10-07CppunitTest_sw_tiledrendering: testcase for LOK_CALLBACK_SEARCH_RESULT_COUNTMiklos Vajna1-1/+31
2015-10-07sw: avoid hang with find-all and shape textMiklos Vajna2-2/+6
2015-10-07sw: avoid #include "../../uibase/inc/view.hxx"Miklos Vajna2-3/+3
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2-3/+4
2015-10-07LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna1-1/+7
2015-10-07sw tiled rendering: default to transparent background outside page framesMiklos Vajna1-0/+3
2015-10-07lok: add Document::getPartPageRectangles()Miklos Vajna4-0/+29
2015-10-06sw: implement per-view LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna1-4/+16
2015-10-06sw: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna2-6/+24
2015-10-06sw: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna2-3/+7
2015-10-06sw: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-2/+8
2015-10-06Use SfxViewFrame::Current()Miklos Vajna2-7/+0
2015-10-06vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna2-0/+7
2015-10-06sw layout dump: show selection ranges from all shellsMiklos Vajna5-6/+27
2015-09-18tdf#93449 Internal hyperlinks are not exported corectly in HTMLVasily Melenchuk3-2/+4
2015-09-18tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna2-0/+7
2015-09-18tdf#93261: sw: fix idle auto-complete collection loop on big parasMichael Stahl2-2/+5
2015-09-18tdf#93261: sw: fix idle auto-complete collection loop on empty parasMichael Stahl1-3/+2
2015-09-18tdf#92036: sw: fix idle spelling loopMichael Stahl10-35/+66
2015-09-18Revert "Fix single node CopyRange"Michael Stahl6-36/+139
2015-09-18tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna4-0/+32
2015-09-18stray debugging linesCaolán McNamara1-2/+0
2015-09-18sw: fix build with GCC 4.6Michael Stahl1-1/+1
2015-09-18sw: fix newly created document being modifiedMichael Stahl4-6/+10
2015-09-18tdf#91383: sw: actually reset the modified status tooMichael Stahl1-0/+5
2015-09-18tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl2-4/+73
2015-09-18sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl1-1/+1
2015-09-18tdf#90991: sw: fix style preview creating undo objectsMichael Stahl1-0/+10
2015-09-18sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl1-6/+4
2015-09-18WaE: suspicious cast from ´bool´ to ´sal_Bool´ [loplugin:salbool]Julien Nabet1-9/+9
2015-09-18WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist1-0/+6
2015-09-18loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-09-18WaE: loplugin:vclwidgetsTor Lillqvist1-1/+1
2015-09-18Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara4-8/+27
2015-09-18tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht1-1/+1
2015-09-18tdf#93246: pass on cancel state in mail merge dialogJuergen Funk1-3/+4
2015-09-18doc para property ranges cannot be 0 lengthCaolán McNamara2-0/+13
2015-09-18tdf#79018: Prevent line break as footnote labelOliver Specht1-3/+8
2015-09-18tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian5-14/+37
2015-09-18detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara1-0/+9
2015-09-18SwViewShell::ImplEndAction: still paint directly when non-double-bufferingMiklos Vajna1-1/+4
2015-09-18check for over long record len and check readsCaolán McNamara2-18/+26
2015-09-18tdf#93532 - Switching to 64-bit checksumMarco Cecchetti1-1/+1
2015-09-18check for ridiculous lengths and check stream statusCaolán McNamara2-9/+13
2015-09-18tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet1-1/+1
2015-09-18tdf#93713 Add 'Unprotect Cells' to Table menuYousuf Philips1-0/+3
2015-09-15tdf#94237 tiled rendering: Use the entire document as the visual area.Jan Holesovsky2-1/+9
2015-08-31ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl2-0/+22
2015-08-31related: tdf#92379: sw: backward compatible ODF export of overridingMichael Stahl2-1/+22