summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna
2015-02-15Extract SwTxtFmtColls::dumpAsXml() from docnodeMiklos Vajna
2015-02-14tdf#87574 - Outline numbering "None" is not retained in docxMark Hung
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-14related tdf#89004 improve performance of document data collectionUrsache Vladimir
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-13tdf#49893 partial fix for blank rentangle problem in RTFVasily Melenchuk
2015-02-13loplugin:unreffunStephan Bergmann
2015-02-13cp#1000115 forgot to add bugdocMiklos Vajna
2015-02-13cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna
2015-02-13Work around -fsanitize=vptrStephan Bergmann
2015-02-13disable control shape grouping test for nowDavid Tardon
2015-02-13Resolves: tdf#79569 crash undoing tricky cell mergeCaolán McNamara
2015-02-13tdf#83955 enable insert comment and rearrange buttonsYousuf Philips
2015-02-13Resolves: tdf#76636 crash on merging certain cells imported from a .docCaolán McNamara
2015-02-13Extract SwTxtFmtColl::dumpAsXml() from docnodeMiklos Vajna
2015-02-13correct assertion messageLionel Elie Mamane
2015-02-13add unittest for grouped control shapesLionel Elie Mamane
2015-02-12Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara
2015-02-12tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontworkMiklos Vajna
2015-02-12Extract SwFrmFmt::dumpAsXml() from docnodeMiklos Vajna
2015-02-11Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara
2015-02-11Resolves: tdf#70062 avoid crash on ungrouping "ac char" groupCaolán McNamara
2015-02-11OSL_ENSURE->assert when followed by unconditional dereferenceCaolán McNamara
2015-02-11Related: tdf#70062 keep drawing anchor objects sortedCaolán McNamara
2015-02-11sw: identation fixes in swparrtfMiklos Vajna
2015-02-10OSL_ENSURE -> assert when followed by unconditional dereferenceCaolán McNamara
2015-02-10Resolves: tdf#87083 images in help html stuck at default placeholder sizeCaolán McNamara
2015-02-10coverity#1267646 coverity#1267641: sw: logically dead codeMichael Stahl
2015-02-10coverity#1267654: sw: logically dead code in SwCrsrShell::GoNextCell()Michael Stahl
2015-02-10coverity#1267666: logically dead code in SwUndo::CanRepeat()Michael Stahl
2015-02-10coverity#1267639: logically dead code in SwUndo::UndoWithContext()Michael Stahl
2015-02-10coverity#1267638: logically dead code in SwUndo::RedoWithContext()Michael Stahl
2015-02-10coverity#1267637: logically dead code in SwUndo::Repeat()Michael Stahl
2015-02-10Resolves: tdf#83073 use loaded graphic's width/height as defaultsCaolán McNamara
2015-02-10Extract SwNodes::dumpAsXml() from nodedumpMiklos Vajna
2015-02-09sw: avoid temporary object creation to build GraphicPrimitive2DPierre-Eric Pelloux-Prayer
2015-02-09Also fix other Ring ctorStephan Bergmann
2015-02-09sw: another LONG_MAX fed into LogicToPixelMichael Stahl
2015-02-09Resolves: fdo#88933 Labeling of images impossible without categoryCaolán McNamara
2015-02-09LOK: add LOK_CALLBACK_TEXT_SELECTION and implement it in swMiklos Vajna
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna
2015-02-09Don't hide cursor for Android anymore - makes cursor events workTomaž Vajngerl
2015-02-09Combine DBG_UTIL and header version of Stt{End}CrsrMoveTomaž Vajngerl
2015-02-09SwView: SelectShell() is needed on Android, tooMiklos Vajna
2015-02-09SwDLL: RegisterInterfaces() is needed on Android, tooMiklos Vajna
2015-02-09SwVisCrsr::Show: ignore VisArea() in case of tiled renderingMiklos Vajna
2015-02-09Add LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2015-02-08sw: make sure that these headers are self-containedMiklos Vajna