Age | Commit message (Expand) | Author |
2019-02-01 | Missing extern in external/libgpg-error (clang-cl) | Stephan Bergmann |
2019-02-01 | Better fix for missing [[noreturn]] of CPPUNIT_FAIL | Stephan Bergmann |
2019-02-01 | remove unnecessary SAL_WARN | Noel Grandin |
2019-02-01 | fix incorrect OSL_ENSURE | Noel Grandin |
2019-02-01 | remove redundant typedef | himajin100000 |
2019-02-01 | Fix conversion of non-BMP chars | Stephan Bergmann |
2019-02-01 | Update git submodules | Alain Romedenne |
2019-02-01 | One more "Don't add snap point < MINZOOM" | Stephan Bergmann |
2019-02-01 | Avoid -Werror,-Wimplicit-fallthrough with clang-cl | Stephan Bergmann |
2019-02-01 | tdf#107792 vcl/win: use ScopedGDI in WinSalVirtualDevice | Dmitriy Shilin |
2019-02-01 | Update git submodules | Olivier Hallot |
2019-02-01 | Introduce O3TL_UNREACHABLE as a better alternative to assert(false) | Stephan Bergmann |
2019-02-01 | Sifr icons: add svg icons and update png one | andreas kainz |
2019-02-01 | tdf#122820 vcl/win: do not use un-named C++ objects | Dmitriy Shilin |
2019-02-01 | xmloff: create XMLImpressImportOasis instances with an uno constructor | Miklos Vajna |
2019-02-01 | tdf#84431 set default format for chart image export | Martin van Zijl |
2019-02-01 | tdf#41202 allow decrease selection with shift-click in writer | Martin van Zijl |
2019-02-01 | tdf#38101 remove highlight after using format painter | Martin van Zijl |
2019-02-01 | tdf#44837 fix bug where replace all clears selection | Martin van Zijl |
2019-02-01 | Fix typos | Andrea Gelmini |
2019-01-31 | Support bitmap PDF export for Redaction | Muhammet Kara |
2019-01-31 | Sifr icons: add 32px cmd svg icons | andreas kainz |
2019-01-31 | Allow CXX_X86_BINARY to be passed into autogen.sh | Stephan Bergmann |
2019-01-31 | Fix compilerplugins/clang/test/useuniqueptr.cxx for clang-cl | Stephan Bergmann |
2019-01-31 | tdf#121780: com.sun.star.comp.sfx2.BackingComp needs to be registered always | Stephan Bergmann |
2019-01-31 | Related: tdf#116371 RTF export: handle rotation of SwGrfNode | Miklos Vajna |
2019-01-31 | tdf#79197 enable comment of a selected change | László Németh |
2019-01-31 | tdf#123089: expand menulist horizontally | Xisco Fauli |
2019-01-31 | flatten desktopdetector code | Noel Grandin |
2019-01-31 | tdf#123050: catch object does not have a key labeled 'theme_data' | Xisco Fauli |
2019-01-31 | uitest add test for Impress / find and replace dialog | Zdeněk Crhonek |
2019-01-31 | uitest for bug tdf#96432 | Zdeněk Crhonek |
2019-01-31 | NB: add print to grouped_compact file drop down menu | andreas kainz |
2019-01-31 | tdf#115549 Enable handling background object. | Gülşah Köse |
2019-01-31 | tdf#122198 don't remove db after close | Szymon Kłos |
2019-01-31 | libnumbertext: try to remove some odd stuff from ExternalProject.mk | Michael Stahl |
2019-01-31 | uitest for bug tdf#123013 | Zdeněk Crhonek |
2019-01-31 | CppunitTest_sw_ooxmlexport4: testTdf81345_045Original depends on fonts | Miklos Vajna |
2019-01-31 | tdf#121069, tdf#121469 migrate special characters | Tamas Bunth |
2019-01-31 | uitest for bug tdf#107494 | Zdeněk Crhonek |
2019-01-31 | loplugin:unusedfileds is no-op on Windows, so don't run its test there | Stephan Bergmann |
2019-01-31 | be more lenient wrt patched epm | Caolán McNamara |
2019-01-31 | Fix confusing message... if EPM is patched, be sure to log that | Jim Jagielski |
2019-01-31 | Removed whitespace, fixed typos | Matthias Seidel |
2019-01-31 | Removed whitespace | Matthias Seidel |
2019-01-31 | weld::TreeView::get_selected_index returns int | Stephan Bergmann |
2019-01-31 | const_cast is not needed here | Mike Kaganski |
2019-01-31 | tdf#123077 gtk3_kde5: Set KFileWidget's custom widget only once | Michael Weghorn |
2019-01-31 | CppunitTest_writerfilter_rtftok: use CPPUNIT_TEST_FIXTURE() | Miklos Vajna |
2019-01-31 | tdf#123077 kde5: Set KFileWidget's custom widget only once | Michael Weghorn |