Age | Commit message (Expand) | Author |
2019-04-30 | improve loplugin:stringconstant | Noel Grandin |
2019-04-30 | implement std::hash for css::uno::Reference and rtl::Reference | Noel Grandin |
2019-04-30 | drop Graphic::operator bool | Noel Grandin |
2019-04-29 | -Werror,-Wunused-private-field | Stephan Bergmann |
2019-04-29 | Fix Android build after commit ac419786b3244d909901db053841862abf5e7a2f | Mike Kaganski |
2019-04-29 | test in a separate helper process if OpenCL crashes (tdf#112252) | Luboš Luňák |
2019-04-29 | tdf#62699 Drop pass-through header file include/svx/xfillit.hxx | Gabor Kelemen |
2019-04-29 | optimise comphelper::AttributeList a little | Noel Grandin |
2019-04-29 | tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1 | Noel Grandin |
2019-04-28 | prefix member variables of AnimationBitmap | Tomaž Vajngerl |
2019-04-28 | move Animation, AnimationBitmap out from clang-format blacklist | Tomaž Vajngerl |
2019-04-28 | Separate AnimationBitmap from Animation.{hxx,cxx} source | Tomaž Vajngerl |
2019-04-28 | rename animate.hxx to animate/Animation.hxx, more changes follow | Tomaž Vajngerl |
2019-04-27 | tdf#42949 Fix IWYU warnings in include/svx/[a-D]* | Gabor Kelemen |
2019-04-27 | tdf#62699 Drop pass-through header file include/svx/xtextit.hxx | Gabor Kelemen |
2019-04-27 | tdf#62699 Drop pass-through header file include/svx/xsetit.hxx | Gabor Kelemen |
2019-04-27 | weld cluster of change tracking dialogs | Caolán McNamara |
2019-04-27 | Removed executable permission on source files | Andrea Gelmini |
2019-04-27 | Decouple reading/writing of Color into GenericTypeSerializer | Tomaž Vajngerl |
2019-04-27 | clenup storinfo.hxx | Tomaž Vajngerl |
2019-04-26 | Don't use std::function in scope guard for performance reasons | Mike Kaganski |
2019-04-26 | Removed executions flags on source files | Andrea Gelmini |
2019-04-26 | ofz#13491 SvxRTFItemStackType dtor excessive recurse depth | Caolán McNamara |
2019-04-26 | cleanup files in SOT, not change | Tomaž Vajngerl |
2019-04-26 | tdf#118977 support PDF documents as a clipboard format | Tomaž Vajngerl |
2019-04-26 | lok: allow paste content to popup dialog | Henry Castro |
2019-04-26 | SolarMutex::m_nThreadId is read without SolarMutex::m_aMutex locked | Stephan Bergmann |
2019-04-26 | There is no ImplSVMainHook() | Tor Lillqvist |
2019-04-26 | Fix typo in code | Andrea Gelmini |
2019-04-25 | Add LANGUAGE_reserved_0xEEEE and LANGUAGE_reserved_0xF2EE | Eike Rathke |
2019-04-25 | WIP: Further preparations for deeper Item changes | Armin Le Grand |
2019-04-25 | assertXPath: disallow passing rAttribute without rExpectedValue | Mike Kaganski |
2019-04-25 | tdf#45904 Move TableColumn Java tests to C++ | Jens Carl |
2019-04-24 | tdf#89522 PERF FILEOPEN xlsx, part 1 | Noel Grandin |
2019-04-24 | simplify call sites of SfxItemPool::Put | Noel Grandin |
2019-04-24 | lazy image loading shouldn't read the entire .xls file (tdf#124828) | Luboš Luňák |
2019-04-23 | tdf#113266 slow opening XLS with 45 MB drawing | Noel Grandin |
2019-04-23 | tdf#42949 Fix IWYU warnings in include/editeng/[f-x]* | Gabor Kelemen |
2019-04-23 | LOK: support creating view with options | Ashod Nakashian |
2019-04-23 | Fix typos in code | Andrea Gelmini |
2019-04-23 | Unipoll: add LibreOfficeKit API for polling, and an option to use it. | Ashod Nakashian |
2019-04-22 | cleanup and rename COLORDATA_RGB to color::extractRGB | Tomaž Vajngerl |
2019-04-22 | Replace compile time test with a static_assert | Tomaž Vajngerl |
2019-04-21 | rework Color to have R,G,B,A public variables | Tomaž Vajngerl |
2019-04-21 | tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2 | Noel Grandin |
2019-04-20 | tdf#81765 slow loading of .ods with >1000 of conditional formats | Noel Grandin |
2019-04-20 | simplify SfxPoolItemArray_Impl (tdf#81765 related) | Noel Grandin |
2019-04-19 | Further cleanup of FastSerializerHelper's startElement/singleElement[NS] | Mike Kaganski |
2019-04-19 | tdf#42949 Fix IWYU warnings in comphelper | Gabor Kelemen |
2019-04-19 | Remove redundant functions from FastSerializerHelper | Mike Kaganski |