summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás
2015-03-21Char highlight: editing by Character Properties dialogZolnai Tamás
2015-03-21Char highlight: ODT filtersZolnai Tamás
2015-03-21Char highlight: DOC filtersZolnai Tamás
2015-03-21Char highlight: RTF filtersZolnai Tamás
2015-03-21Char highlight: enable DOCX importZolnai Tamás
2015-03-21Use comphelper::containerToSequence()Miklos Vajna
2015-03-21svx: nObAnz -> nObjCountMiklos Vajna
2015-03-20Replace hardcoded UI string with string from .res fileAndras Timar
2015-03-20Fix creating custom dialog windows for libmergedMatúš Kukan
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan
2015-03-20Ensure GrammarCheckingIterator thread is joined before SwBreakIt::_DeleteStephan Bergmann
2015-03-20use static_cast<> and typeid, its fasterBjoern Michaelsen
2015-03-20more testcodeBjoern Michaelsen
2015-03-20copy a full OtherTestClient implementationBjoern Michaelsen
2015-03-20make ClientIteratorBase only know about WriterListenerBjoern Michaelsen
2015-03-20fix y-axis position on x-axis handlingMarkus Mohrhard
2015-03-20someone did not understand c++Markus Mohrhard
2015-03-20fix typoMarkus Mohrhard
2015-03-20remove whitespaceMarkus Mohrhard
2015-03-20no need for explicit thisMarkus Mohrhard
2015-03-20add SvtSaveOptions::ODFDefaultVersion::ODFVER_013 for ODF 1.3Eike Rathke
2015-03-20gdk-pixbuf-xlib-2.0->gdk-pixbuf-2.0Caolán McNamara
2015-03-20No need for svp_create_SalInstance to be extern "C"Tor Lillqvist
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist
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