Age | Commit message (Expand) | Author |
2019-01-13 | tdf#122384 Added isPrinter support to WinSalGraphicsImpl::drawPolyLine | Armin Le Grand |
2019-01-13 | array_view was changed to span in upcoming C++20 | Stephan Bergmann |
2019-01-13 | Avoid index for single getToken call, simplify | Matteo Casalin |
2019-01-13 | Simplify | Matteo Casalin |
2019-01-13 | tdf#107792 vcl/win: move scoped_gdi.hxx to vcl/inc/win | Dmitriy Shilin |
2019-01-13 | Avoid getToken index for single call | Matteo Casalin |
2019-01-13 | Base loops on getToken index, not on numer of tokens | Matteo Casalin |
2019-01-13 | Avoid OUString temporaries, simplify | Matteo Casalin |
2019-01-13 | Avoid index for single getToken call | Matteo Casalin |
2019-01-13 | Reduce OUString operations | Matteo Casalin |
2019-01-13 | Avoid index for single getToken call | Matteo Casalin |
2019-01-13 | Reduce OUString operations | Matteo Casalin |
2019-01-13 | tdf#45904 Move XElementAccess Java tests to C++ | Jens Carl |
2019-01-13 | tdf#45904 Move XIndexAccess Java tests to C++ | Jens Carl |
2019-01-13 | Fix typo | Andrea Gelmini |
2019-01-13 | Add XServiceInfo tests to ScFunctionListObj. | Jens Carl |
2019-01-13 | tdf#45904 Move XElementAccess Java tests to C++ | Jens Carl |
2019-01-13 | tdf#45904 Move XIndexAccess Java test to C++ | Jens Carl |
2019-01-12 | added forgotten prefix to aData | himajin100000 |
2019-01-12 | tdf#45904 Move XNameAccess Java tests to C++ | Jens Carl |
2019-01-12 | tdf#122437 mysqlc: Fix foreign key references | Tamas Bunth |
2019-01-12 | tdf#120145 ww8import: ignoreCols if section is inserted | Justin Luth |
2019-01-12 | Removed executable permission on (odt|cxx) files | Andrea Gelmini |
2019-01-12 | Fix typo | Andrea Gelmini |
2019-01-12 | make SwFormat a ::sw::BroadcastingModify | Bjoern Michaelsen |
2019-01-12 | tdf#122437 mysqlc: consider "types" parameter in.. | Tamas Bunth |
2019-01-12 | Update git submodules | Andrea Gelmini |
2019-01-12 | make Format->Conditional Formatting->Manage dialog async | Noel Grandin |
2019-01-12 | use unique_ptr in SvXMLExportItemMapper | Noel Grandin |
2019-01-12 | use unique_ptr in SfxEventConfiguration::ConvertToMacro | Noel Grandin |
2019-01-12 | use unique_ptr in SwViewShell::PrintOrPDFExport | Noel Grandin |
2019-01-12 | tdf#122658: Empty date form field is not exported correctly to DOCX file | Tamás Zolnai |
2019-01-11 | Add back Print dialog’s title… | Adolfo Jayme Barrientos |
2019-01-11 | Drop external/boost/boost.gcc47679.patch | Stephan Bergmann |
2019-01-11 | Update git submodules | Mark-R |
2019-01-11 | sw: restore accidentally deleted/disabled UITests | Michael Stahl |
2019-01-11 | Drop o3tl/clamp.hxx, use C++17 std::clamp instead | Stephan Bergmann |
2019-01-11 | tdf#122589 rtfexport: no duplicate section at document start | Justin Luth |
2019-01-11 | sw_redlinehide: fix infinite loop when deleting comments | Michael Stahl |
2019-01-11 | tdf#112689:Replace chained O(U)StringBuffer::append() with operator+ | Furkan Ahmet Kara |
2019-01-11 | find-unneeded-includes: don't propose cmath -> bits/std_abs.h | Gabor Kelemen |
2019-01-11 | Don't build dconf on Android and iOS. | Deve |
2019-01-11 | tdf#114441 Convert use of sal_uLong to sal_uInt32 | Gabor Kelemen |
2019-01-11 | tdf#115228 nouns in UI are uppercase, hence Manage Document Classification an... | Cor Nouws |
2019-01-11 | ofz#11243 timeout with bogus length | Caolán McNamara |
2019-01-11 | tdf#122646 EMF+ Implement proper line width display | Bartosz Kosiorek |
2019-01-11 | tdf#122253 KDE5: Correct parent menu before it's used | Aleksei Nikiforov |
2019-01-11 | Unregister action when menu item is removed | Aleksei Nikiforov |
2019-01-11 | KDE5: return multilib support | Aleksei Nikiforov |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |