Age | Commit message (Expand) | Author |
2019-06-04 | Remove unused, broken operator<< for PolyPolygon | Stephan Bergmann |
2019-05-14 | Switch everyone to stricter GetColorError | Jan-Marek Glogowski |
2019-05-13 | Make BitmapColor inherit from / merge into Color | Jan-Marek Glogowski |
2019-05-10 | an is used before a vowel sound | Caolán McNamara |
2019-04-27 | Decouple reading/writing of Color into GenericTypeSerializer | Tomaž Vajngerl |
2019-04-24 | tdf#89522 PERF FILEOPEN xlsx, part 1 | Noel Grandin |
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-03 | tdf#124155 change "gradient tab page" - increment & angle slider | Tomaž Vajngerl |
2019-03-06 | Introduce Int32ToSVBT32 for cases that apparently want to write a signed value | Stephan Bergmann |
2019-03-05 | Introduce SVBT16ToInt16 for reading sal_Int16 instead of sal_uInt16 | Stephan Bergmann |
2019-03-04 | Rename SVBT16ToShort to SVBT16ToUInt16 | Stephan Bergmann |
2019-02-19 | pretty up logging of exceptions | Noel Grandin |
2019-02-11 | loplugin:indentation in lingucomponent..tools | Noel Grandin |
2019-02-09 | move and extend primitive2dxmldump to drawinglayer | Tomaž Vajngerl |
2019-01-11 | o3tl::string_view -> std::string_view (in tools) | Stephan Bergmann |
2018-12-08 | Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULT | Stephan Bergmann |
2018-12-05 | remove unused SvLockBytesStatFlag enum | Noel Grandin |
2018-11-27 | remove unused PolyOptimizeFlags enum values | Noel Grandin |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-19 | loplugin:constantparam | Noel Grandin |
2018-11-09 | SvStream::m_isConsistent is always true | Noel Grandin |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-11-07 | tdf#120657 Pie chart saved as DOC doesn't preview in MSO | Noel Grandin |
2018-10-27 | tdf#108751 Show currently selected color name in color button tooltip | Jim Raykowski |
2018-10-22 | pvs-studio: V668 no sense testing against null as memory was allocated by new | Caolán McNamara |
2018-10-17 | Resolves: tdf#120003 missing prefix to link url in .doc import | Caolán McNamara |
2018-10-17 | tdf#42949 Fix IWYU warnings in include/tools/* | Gabor Kelemen |
2018-10-17 | workaround weird linking error on tb71 | Noel Grandin |
2018-10-17 | loplugin:singlevalfields | Noel Grandin |
2018-10-15 | add SvStream::TellEnd | Noel Grandin |
2018-10-04 | drop SvMemoryStream::GetBuffer | Noel Grandin |
2018-09-29 | Add number comments to WindowType | Jan-Marek Glogowski |
2018-09-27 | loplugin:constfields in tools | Noel Grandin |
2018-09-11 | Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where available | Stephan Bergmann |
2018-09-06 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2018-08-28 | Move lcl_getHourMinuteSecond() to tools::Time::GetClock() | Eike Rathke |
2018-08-16 | remove mempool | Noel Grandin |
2018-08-08 | CID 1438378: Allow only signed types | Mike Kaganski |
2018-08-03 | Move angle normalization code from various places to tools | Mike Kaganski |
2018-07-30 | make DBG_TESTSOLARMUTEX available in assert builds | Noel Grandin |
2018-07-27 | tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-27 | tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-26 | -Werror,-Wunused-private-field | Stephan Bergmann |
2018-07-26 | loplugin:returnconstant in tools,comphelper,unotools | Noel Grandin |
2018-07-16 | SvPersistBase no longer necessary | Noel Grandin |
2018-07-10 | tdf#79877 perf loading docx file, writerfilter/ improvements | Noel Grandin |
2018-07-06 | XmlWriter: support namespaces, writing of base64 attribute | Tomaž Vajngerl |
2018-07-03 | Fix typos | Andrea Gelmini |