summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-23coverity#1373351 make SetTabRows the same as SetTabColsCaolán McNamara
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-22sw: Clean up forward declarationsTakeshi Abe
2016-09-22loplugin:unnecessaryvirtualNoel Grandin
2016-09-22sw: move LOK_CALLBACK_VIEW_CURSOR_VISIBLE to SwCursorShellMiklos Vajna
2016-09-22remove unused definesEike Rathke
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-21tdf#102233: avoid infinite loop recursion in IsProtect node methodJulien Nabet
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna
2016-09-21sw: apparently CppunitTest_sw_mailmerge needs scfilt libraryMichael Stahl
2016-09-21Related: tdf#102073 survive table in footnotes edgecasesCaolán McNamara
2016-09-21return early on non-main condition, no logic changeCaolán McNamara
2016-09-21implement IsTableRightToLeft the same as IsTableVerticalCaolán McNamara
2016-09-21return early on non-main condition, no logic changeCaolán McNamara
2016-09-21remove #defines for HtmlContextFlags masksJochen Nitschke
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-21sw: use range-based for loop in textboxhelperMiklos Vajna
2016-09-20loplugin:defaultparamsTor Lillqvist
2016-09-20tdf#101536 sw: do load Insert Index dialog's document ReadOnlyMichael Stahl
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-20tdf#102308 sw: improve redline timestamp precisionMiklos Vajna
2016-09-20tdf#101164 sw: Insert Database Columns dialog: expect selectionMichael Stahl
2016-09-20tdf#101164 sw: Insert Database Columns dialog: ensure one of ...Michael Stahl
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-20tdf#84684 RTF import: fix ZOrder of child shapes inside group shapeMiklos Vajna
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-19fftester: only decrement if there's a valid position before itCaolán McNamara
2016-09-19convert CopyOrNewType to scoped enumNoel Grandin
2016-09-19convert UndoOrRedo_t to scoped enumNoel Grandin
2016-09-19sw: prefix members of SwAccessiblePortionDataMiklos Vajna
2016-09-18tdf#54860 make indention handles on the ruler movable inside the table.Mark Hung
2016-09-18tdf#80724 try to reuse calculated underline font as much as possible.Mark Hung
2016-09-16tdf#101359 Just advance list box for BOOKMARKsJan-Marek Glogowski
2016-09-16Revert "convert ReaderWriterEnum to scoped enum"Noel Grandin
2016-09-16convert ReaderWriterEnum to scoped enumNoel Grandin
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-16tdf#56907 extend dot leader character list in ToC for typographyLászló Németh
2016-09-16fix buildCaolán McNamara
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-16tdf#102074 Allow to choose page direction on printing brochureTakeshi Abe
2016-09-15sw: remove some can-never-happen checks that are now assert()Michael Stahl
2016-09-15tdf#43157 clean up OSL_ASSERT in /core/sw/source/core/undo/docundo.cxxSophie Su
2016-09-15use std::unique_ptr and remove custom dtor for coverity#1371321Caolán McNamara
2016-09-15sw: allow select of redline by indexMiklos Vajna