summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-19ofz#5475 Integer-overflowCaolán McNamara
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-12new[] vs. delete mismatchStephan Bergmann
2018-01-11loplugin:redundantcast: toolsStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2018-01-09convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin
2018-01-07coverity#1427248 Operands don't affect resultCaolán McNamara
2018-01-07Remove XmlWriter in test module and use tools::XmlWriterTomaž Vajngerl
2018-01-05Blind fix for non-MSVC platforms where sal_Int32 is longStephan Bergmann
2018-01-05long->sal_Int32 in BigIntNoel Grandin
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-19drop last CONTAINER_APPEND useCaolán McNamara
2017-12-15CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13sal_uIntPtr->size_t in ZCodecNoel Grandin
2017-12-13sal_uIntPtr->char* in LinkNoel Grandin
2017-12-12sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin
2017-12-12sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin
2017-12-12mnDataUpdateId can be sal_uInt32Noel Grandin
2017-12-10tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-21halve the number of threads if HT is activeDennis Francis
2017-11-13inline INetMIMEOutputSinkNoel Grandin
2017-11-09loplugin:unnecessaryvirtualNoel Grandin
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-06tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski
2017-11-01Extract XmlWriter and XmlWalker from opencl into toolsTomaž Vajngerl
2017-11-01ofz#3934 Integer-overflowCaolán McNamara
2017-10-30loplugin:constantparam in toolsNoel Grandin
2017-10-26tools: print some FractionsMichael Stahl
2017-10-25ofz#3797 Integer-overflowCaolán McNamara
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin
2017-10-16-Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-10-03WB_DOCKBORDER is deadNoel Grandin
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-27check for NaN in FractionNoel Grandin