summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-14Add missing @since tagsSamuel Mehrbrodt
2018-09-14tdf#119841 Crash when pasting an HTML table from a web pageNoel Grandin
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14Reduce variable scopeMichael Weghorn
2018-09-14kde5backend.cxx: Fix inverted logic leading to invalid writeMichael Weghorn
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-14loplugin:useuniqueptr in SwSubFont::DoOnCapitalsNoel Grandin
2018-09-14loplugin:useuniqueptr in SwTextPortion::CreateHyphenNoel Grandin
2018-09-14make WinFontInstance take and return a WinFontFaceNoel Grandin
2018-09-14loplugin:useuniqueptr in SwTable::OldSplitRowNoel Grandin
2018-09-14Improve loplugin:simplifyconstruct warningsStephan Bergmann
2018-09-14tdf#119848 DOCX export: keep tracked deleted empty lineLászló Németh
2018-09-14loplugin:useuniqueptr in SwXDrawPage::addNoel Grandin
2018-09-14loplugin:useuniqueptr in SwTextNode::MakeNewTextNodeNoel Grandin
2018-09-14loplugin:useuniqueptr in SwTextSizeInfo::GetMultiCreatorNoel Grandin
2018-09-14loplugin:useuniqueptr in SwHolePortion::PaintNoel Grandin
2018-09-14loplugin:useuniqueptr in SwTextFrame::EmptyHeightNoel Grandin
2018-09-14loplugin:useuniqueptr in SwTextFrameNoel Grandin
2018-09-14Remove MSVC workaround from 2002Stephan Bergmann
2018-09-14loplugin:simplifyconstruct (make screenshot)Stephan Bergmann
2018-09-14tdf#82177 docx export: eliminate invalid tbl insideV/H bordersJustin Luth
2018-09-14oox: create QuickDiagrammingImport instances with an uno constructorMiklos Vajna
2018-09-14loplugin:useuniqueptr in SwImpBlocks::MakePaMNoel Grandin
2018-09-14loplugin:useuniqueptr in SwFrame::PaintSwFrameBackgroundNoel Grandin
2018-09-14loplugin:useuniqueptr in SwDoc::CopyPageDescHeaderFooterImplNoel Grandin
2018-09-14loplugin:useuniqueptr in DocumentContentOperationsManager::MoveNodeRangeNoel Grandin
2018-09-14tdf#108064 OOXML export: fixing linestyle export in chartsAdam Kovacs
2018-09-14These rtl_hash* functions appear to never have been exported from salStephan Bergmann
2018-09-14loplugin:simplifyconstruct (macOS)Stephan Bergmann
2018-09-14Remove redundant declarationStephan Bergmann
2018-09-14Fix typo in codeAndrea Gelmini
2018-09-14Fix warning out-of-range value from the DatasourceType selectionJulien Nabet
2018-09-14Update git submodulesAdolfo Jayme Barrientos
2018-09-13tdf#118881: Fix HTML parsing for personasMuhammet Kara
2018-09-13mysqlc: fix XPreparedStatement::setTimestampTamas Bunth
2018-09-13mysqlc: prep stmt: check if cursor out of rangeTamas Bunth
2018-09-13Make use of special operator == explicitStephan Bergmann
2018-09-13sw: move frame id SwFrame to SwFrameAreaDefinitionMiklos Vajna
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara
2018-09-13must call enterpage handler if we do enter a pageCaolán McNamara
2018-09-13More temp copies of test docs in Python/UITestsStephan Bergmann
2018-09-13vcl: revert verbose WNT font loggingMichael Stahl
2018-09-13mysqlc: Fix XResultSet::absolute and previousTamas Bunth
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-13Fix typosAndrea Gelmini
2018-09-13Fix typosAndrea Gelmini
2018-09-13fix typoAndrea Gelmini
2018-09-13loplugin:constfields in xmlhelpNoel Grandin
2018-09-13loplugin:simplifyconstruct exclude std::unique_ptr with custom deleterNoel Grandin
2018-09-13crashtesting: divide by zeroCaolán McNamara