summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-20fix double delete on loading ooo123605-1.odtCaolán McNamara
2015-03-20fix commentsEike Rathke
2015-03-20fix assert on loading ooo74082-1.docCaolán McNamara
2015-03-20tdf#89597: Resize formula buffers after adding a dummy sheetKatarina Behrens
2015-03-20fix a bunch of crashtest import failuresCaolán McNamara
2015-03-20Staroffice->StarOfficeCaolán McNamara
2015-03-20opengl: More checking for GL errors.Jan Holesovsky
2015-03-20opengl dr.memory: Avoid double delete.Jan Holesovsky
2015-03-20opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky
2015-03-20Add const version of getDocImportKatarina Behrens
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-20Resolves: tdf#89958 filter ends with / does not end with correctionEike Rathke
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist
2015-03-20Fix various loplugin warningsStephan Bergmann
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist
2015-03-20coverity#988421 unchecked return valueCaolán McNamara
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-20tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbolPriyankaGaikwad
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde
2015-03-20DocxSdrExport::Impl: use std::unique_ptr for m_pDashLineStyleAttrMiklos Vajna
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-03-20Typo: intead->insteadJulien Nabet
2015-03-20coverity#1288897 Resource leakZolnai Tamás
2015-03-20drop unneeded includeDavid Tardon
2015-03-20use IsChanged() some moreBjoern Michaelsen
2015-03-20add unittestBjoern Michaelsen
2015-03-20remove spurious friend and forward-declBjoern Michaelsen
2015-03-20introduce Sync() helperBjoern Michaelsen
2015-03-20move IsChanged to shared baseBjoern Michaelsen
2015-03-20typoBjoern Michaelsen
2015-03-20derive SwIterator<> from ClientIteratorBaseBjoern Michaelsen
2015-03-19tdf#89437 Ordinal suffix should never be superscript in some languagesNiklas Johansson
2015-03-19move ucs4toindexCaolán McNamara
2015-03-19more privacy tweaksBjoern Michaelsen
2015-03-19rename SwClientIter to sw::ClientIteratorBaseBjoern Michaelsen
2015-03-19simplify specialized SwIterator::First()Bjoern Michaelsen
2015-03-19make SwClientIter construcatable only from SwIterBjoern Michaelsen
2015-03-19limit friendshipBjoern Michaelsen
2015-03-19remove superficial helpersBjoern Michaelsen
2015-03-19specialize SwIterator<SwClient, T>Bjoern Michaelsen
2015-03-19make GetModify privateBjoern Michaelsen
2015-03-19more static checks ftwBjoern Michaelsen
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-19static checks ftwBjoern Michaelsen
2015-03-19move GoEnd to SwIterator<>Bjoern Michaelsen
2015-03-19Updated coreAndras Timar
2015-03-19coverity#1288895 Explicit null dereferencedCaolán McNamara
2015-03-19coverity#1288894 Dereference after null check, goldenCaolán McNamara
2015-03-19coverity#1209001 Unchecked return valueCaolán McNamara
2015-03-19No need to use -I$(SRCDIR)/include/shellTor Lillqvist