summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-13tdf#122384 Added isPrinter support to WinSalGraphicsImpl::drawPolyLineArmin Le Grand
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann
2019-01-13Avoid index for single getToken call, simplifyMatteo Casalin
2019-01-13SimplifyMatteo Casalin
2019-01-13tdf#107792 vcl/win: move scoped_gdi.hxx to vcl/inc/winDmitriy Shilin
2019-01-13Avoid getToken index for single callMatteo Casalin
2019-01-13Base loops on getToken index, not on numer of tokensMatteo Casalin
2019-01-13Avoid OUString temporaries, simplifyMatteo Casalin
2019-01-13Avoid index for single getToken callMatteo Casalin
2019-01-13Reduce OUString operationsMatteo Casalin
2019-01-13Avoid index for single getToken callMatteo Casalin
2019-01-13Reduce OUString operationsMatteo Casalin
2019-01-13tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-01-13tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2019-01-13Fix typoAndrea Gelmini
2019-01-13Add XServiceInfo tests to ScFunctionListObj.Jens Carl
2019-01-13tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-01-13tdf#45904 Move XIndexAccess Java test to C++Jens Carl
2019-01-12added forgotten prefix to aDatahimajin100000
2019-01-12tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2019-01-12tdf#122437 mysqlc: Fix foreign key referencesTamas Bunth
2019-01-12tdf#120145 ww8import: ignoreCols if section is insertedJustin Luth
2019-01-12Removed executable permission on (odt|cxx) filesAndrea Gelmini
2019-01-12Fix typoAndrea Gelmini
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2019-01-12tdf#122437 mysqlc: consider "types" parameter in..Tamas Bunth
2019-01-12Update git submodulesAndrea Gelmini
2019-01-12make Format->Conditional Formatting->Manage dialog asyncNoel Grandin
2019-01-12use unique_ptr in SvXMLExportItemMapperNoel Grandin
2019-01-12use unique_ptr in SfxEventConfiguration::ConvertToMacroNoel Grandin
2019-01-12use unique_ptr in SwViewShell::PrintOrPDFExportNoel Grandin
2019-01-12tdf#122658: Empty date form field is not exported correctly to DOCX fileTamás Zolnai
2019-01-11Add back Print dialog’s title…Adolfo Jayme Barrientos
2019-01-11Drop external/boost/boost.gcc47679.patchStephan Bergmann
2019-01-11Update git submodulesMark-R
2019-01-11sw: restore accidentally deleted/disabled UITestsMichael Stahl
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-11tdf#122589 rtfexport: no duplicate section at document startJustin Luth
2019-01-11sw_redlinehide: fix infinite loop when deleting commentsMichael Stahl
2019-01-11tdf#112689:Replace chained O(U)StringBuffer::append() with operator+Furkan Ahmet Kara
2019-01-11find-unneeded-includes: don't propose cmath -> bits/std_abs.hGabor Kelemen
2019-01-11Don't build dconf on Android and iOS.Deve
2019-01-11tdf#114441 Convert use of sal_uLong to sal_uInt32Gabor Kelemen
2019-01-11tdf#115228 nouns in UI are uppercase, hence Manage Document Classification an...Cor Nouws
2019-01-11ofz#11243 timeout with bogus lengthCaolán McNamara
2019-01-11tdf#122646 EMF+ Implement proper line width displayBartosz Kosiorek
2019-01-11tdf#122253 KDE5: Correct parent menu before it's usedAleksei Nikiforov
2019-01-11Unregister action when menu item is removedAleksei Nikiforov
2019-01-11KDE5: return multilib supportAleksei Nikiforov
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann