summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-03-23tdf#88001 -- Default document view, force single page rather than automaticvsfoote
2015-03-23Quick hack to bypass a test that fails on a Retina MacTor Lillqvist
2015-03-23disable asserts for some HTML export image properties valuesTomaž Vajngerl
2015-03-23WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2015-03-23-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-03-23Revert "make ClientIteratorBase only know about WriterListener"Stephan Bergmann
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy
2015-03-23DocxAttributeOutput::m_pParagraph/RunSdtPrTokenChildren: use std::unique_ptrMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23setGraphicSelection should use LOK_SETGRAPHICSELECTION_*Tomaž Vajngerl
2015-03-23sw tiled rendering: let single click start shape text editingMiklos Vajna
2015-03-23Add SwXTextDocument::registerCallback() testcase.Miklos Vajna
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna
2015-03-23Add SwXTextDocument::postMouseEvent() testcase.Miklos Vajna
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-23tdf#81475 added/removed/rearranged buttons from various toolbarsYousuf Philips
2015-03-22Related tdf#89791: Add unit testJulien Nabet
2015-03-22Add missing ellipsis to “Format All Comments”Adolfo Jayme Barrientos
2015-03-21avoid crash on layout of ooo77837-1.odtCaolán McNamara
2015-03-21TransHighlightColor: update descriptionZolnai Tamás
2015-03-21Avoid C style cast in sw_globalfilter testZolnai Tamás
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-03-21Char highlight: test related to editing of MSO background attributesZolnai Tamás
2015-03-21Char highlight: editing by "Highlighting" buttonZolnai Tamás
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-21Char highlight: export character background to MSO formats based on settingsZolnai 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-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 double delete on loading ooo123605-1.odtCaolán McNamara
2015-03-20fix assert on loading ooo74082-1.docCaolán McNamara
2015-03-20fix a bunch of crashtest import failuresCaolán McNamara
2015-03-20Staroffice->StarOfficeCaolán McNamara
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-20Fix various loplugin warningsStephan Bergmann
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-20DocxSdrExport::Impl: use std::unique_ptr for m_pDashLineStyleAttrMiklos Vajna
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