summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin
2019-04-22cleanup and rename COLORDATA_RGB to color::extractRGBTomaž Vajngerl
2019-04-22Replace compile time test with a static_assertTomaž Vajngerl
2019-04-21rework Color to have R,G,B,A public variablesTomaž Vajngerl
2019-04-03tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl
2019-03-06Introduce Int32ToSVBT32 for cases that apparently want to write a signed valueStephan Bergmann
2019-03-05Introduce SVBT16ToInt16 for reading sal_Int16 instead of sal_uInt16Stephan Bergmann
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl
2019-01-11o3tl::string_view -> std::string_view (in tools)Stephan Bergmann
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-11-27remove unused PolyOptimizeFlags enum valuesNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-19loplugin:constantparamNoel Grandin
2018-11-09SvStream::m_isConsistent is always trueNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-17Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-17workaround weird linking error on tb71Noel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin
2018-09-29Add number comments to WindowTypeJan-Marek Glogowski
2018-09-27loplugin:constfields in toolsNoel Grandin
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-28Move lcl_getHourMinuteSecond() to tools::Time::GetClock()Eike Rathke
2018-08-16remove mempoolNoel Grandin
2018-08-08CID 1438378: Allow only signed typesMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-30make DBG_TESTSOLARMUTEX available in assert buildsNoel Grandin
2018-07-27tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26-Werror,-Wunused-private-fieldStephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-06XmlWriter: support namespaces, writing of base64 attributeTomaž Vajngerl
2018-07-03Fix typosAndrea Gelmini
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin