summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* allow generated, unique frame name to be savedJustin Luth2015-02-191-0/+2
* sw: nAnz -> nCountMiklos Vajna2015-02-193-10/+10
* TyposJulien Nabet2015-02-184-4/+4
* boost->stdCaolán McNamara2015-02-1831-109/+105
* asan: failure to load tdf#55620 attachment under asanCaolán McNamara2015-02-171-0/+1
* boost->stdCaolán McNamara2015-02-175-11/+11
* assert on laying out fdo#82018-3.docxCaolán McNamara2015-02-171-1/+1
* tdf#82661 SwFrm::PaintBackground: handle fill attrs when comparing backgroundMiklos Vajna2015-02-171-2/+11
* tdf#89085 Edit page break does not open proper tabRishabh Kumar2015-02-172-3/+3
* we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara2015-02-162-4/+2
* tdf#80715: fix infinite loop in find-and-replace if SwTxtNode fullMichael Stahl2015-02-164-9/+24
* sw: test case for search-and-replace bug fixed by commit ...Michael Stahl2015-02-162-0/+65
* sw: work around buggy boost::intrusive::circular_list_algorithms::unlink()Michael Stahl2015-02-162-2/+11
* (related: tdf#80715) sw: fix Ring::MoveTo() not doing anything...Michael Stahl2015-02-162-7/+12
* sw: RingContainer::merge(): assert that the Rings aren't already linkedMichael Stahl2015-02-161-0/+4
* MM: don't read column content twice to fill SwCalcJan-Marek Glogowski2015-02-164-55/+58
* WaE: unused function 'lcl_getLayoutRect'Tor Lillqvist2015-02-161-0/+4
* remove debugging spewCaolán McNamara2015-02-161-2/+0
* include algorithm for std::maxCaolán McNamara2015-02-162-0/+3
* Enable mpCursorOverlay for Android tooTomaž Vajngerl2015-02-161-1/+1
* Enable LOK_CALLBACK_TEXT_SELECTION_START/END on AndroidMiklos Vajna2015-02-161-42/+1
* LOK: add LOK_SETTEXTSELECTION_RESETMiklos Vajna2015-02-163-4/+9
* LOK: add lok::Document::setTextSelection()Miklos Vajna2015-02-164-0/+37
* LOK: add LOK_CALLBACK_TEXT_SELECTION_START/ENDMiklos Vajna2015-02-161-0/+36
* sw: clean up remaining format collection dumpersMiklos Vajna2015-02-166-52/+46
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-1613-42/+31
* RTF filter: handle mirrored marginsMiklos Vajna2015-02-153-0/+20
* Extract SwTxtFmtColls::dumpAsXml() from docnodeMiklos Vajna2015-02-152-12/+8
* tdf#87574 - Outline numbering "None" is not retained in docxMark Hung2015-02-143-1/+7
* related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir2015-02-144-9/+7
* related tdf#89004 improve performance of document data collectionUrsache Vladimir2015-02-141-42/+17
* Related: tdf#63690 - remove rtl_logfileThorsten Behrens2015-02-142-2/+0
* tdf#49893 partial fix for blank rentangle problem in RTFVasily Melenchuk2015-02-133-30/+24
* loplugin:unreffunStephan Bergmann2015-02-131-1/+7
* cp#1000115 forgot to add bugdocMiklos Vajna2015-02-131-0/+208
* cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna2015-02-132-0/+23
* Work around -fsanitize=vptrStephan Bergmann2015-02-131-1/+4
* disable control shape grouping test for nowDavid Tardon2015-02-131-1/+1
* Resolves: tdf#79569 crash undoing tricky cell mergeCaolán McNamara2015-02-131-12/+13
* tdf#83955 enable insert comment and rearrange buttonsYousuf Philips2015-02-131-3/+3
* Resolves: tdf#76636 crash on merging certain cells imported from a .docCaolán McNamara2015-02-131-1/+1
* Extract SwTxtFmtColl::dumpAsXml() from docnodeMiklos Vajna2015-02-133-9/+13
* correct assertion messageLionel Elie Mamane2015-02-131-1/+1
* add unittest for grouped control shapesLionel Elie Mamane2015-02-133-0/+113
* Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara2015-02-121-4/+14
* tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontworkMiklos Vajna2015-02-121-1/+9
* Extract SwFrmFmt::dumpAsXml() from docnodeMiklos Vajna2015-02-122-25/+25
* Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara2015-02-111-2/+2
* Resolves: tdf#70062 avoid crash on ungrouping "ac char" groupCaolán McNamara2015-02-113-15/+39
* OSL_ENSURE->assert when followed by unconditional dereferenceCaolán McNamara2015-02-111-2/+2