summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose47-206/+206
2015-03-20tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbolPriyankaGaikwad3-0/+27
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde4-1/+70
2015-03-20DocxSdrExport::Impl: use std::unique_ptr for m_pDashLineStyleAttrMiklos Vajna2-6/+4
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet26-45/+45
2015-03-20Typo: intead->insteadJulien Nabet1-1/+1
2015-03-20coverity#1288897 Resource leakZolnai Tamás1-5/+5
2015-03-20drop unneeded includeDavid Tardon1-1/+0
2015-03-20use IsChanged() some moreBjoern Michaelsen1-2/+2
2015-03-20add unittestBjoern Michaelsen1-0/+95
2015-03-20remove spurious friend and forward-declBjoern Michaelsen1-2/+0
2015-03-20introduce Sync() helperBjoern Michaelsen1-8/+9
2015-03-20move IsChanged to shared baseBjoern Michaelsen1-2/+2
2015-03-20typoBjoern Michaelsen1-8/+8
2015-03-20derive SwIterator<> from ClientIteratorBaseBjoern Michaelsen1-82/+79
2015-03-19tdf#89437 Ordinal suffix should never be superscript in some languagesNiklas Johansson1-49/+59
2015-03-19move ucs4toindexCaolán McNamara3-41/+42
2015-03-19more privacy tweaksBjoern Michaelsen2-12/+8
2015-03-19rename SwClientIter to sw::ClientIteratorBaseBjoern Michaelsen2-57/+59
2015-03-19simplify specialized SwIterator::First()Bjoern Michaelsen1-7/+1
2015-03-19make SwClientIter construcatable only from SwIterBjoern Michaelsen1-8/+9
2015-03-19limit friendshipBjoern Michaelsen1-1/+1
2015-03-19remove superficial helpersBjoern Michaelsen2-34/+13
2015-03-19specialize SwIterator<SwClient, T>Bjoern Michaelsen1-2/+39
2015-03-19make GetModify privateBjoern Michaelsen1-2/+1
2015-03-19more static checks ftwBjoern Michaelsen1-0/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen84-156/+129
2015-03-19static checks ftwBjoern Michaelsen1-1/+4
2015-03-19move GoEnd to SwIterator<>Bjoern Michaelsen2-12/+6
2015-03-19Updated coreAndras Timar1-0/+0
2015-03-19coverity#1288895 Explicit null dereferencedCaolán McNamara1-1/+1
2015-03-19coverity#1288894 Dereference after null check, goldenCaolán McNamara1-1/+2
2015-03-19coverity#1209001 Unchecked return valueCaolán McNamara1-1/+2
2015-03-19No need to use -I$(SRCDIR)/include/shellTor Lillqvist4-8/+0
2015-03-19There are no include files in solenv/incTor Lillqvist9-9/+0
2015-03-19opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky2-1/+5
2015-03-19dr.memory: Deleting a drawing object that is selected into DC.Jan Holesovsky1-4/+6
2015-03-19MSVC and gcc are wrong, Clang was right, apparentlyTor Lillqvist1-1/+1
2015-03-19Revert "Dr.Memory complains about this..."Tor Lillqvist1-1/+1
2015-03-19opengl: Off-by-one in getPixel.Jan Holesovsky1-1/+1
2015-03-19opengl: We need to return the GLWindow.Jan Holesovsky1-1/+1
2015-03-19Hint how to use Dr.Memory for unit tests / memory checking.Jan Holesovsky1-15/+16
2015-03-19Dr.Memory complains about this...Jan Holesovsky1-1/+1
2015-03-19Updated coreAndras Timar1-0/+0
2015-03-19Updated coreAndras Timar1-0/+0
2015-03-19CID 1288898: Uninitialized memberMiklos Vajna1-1/+2
2015-03-19tdf#70346 MM: don't restore section visibilityJan-Marek Glogowski1-5/+0
2015-03-19reorganize resizing surfaces logicCaolán McNamara21-89/+14
2015-03-19tdf#90090 - rearrange Draw's UI by moving around its toolbarsYousuf Philips5-38/+57
2015-03-19Related tdf#50133: Wrong underlining in ReportsJulien Nabet1-1/+3