summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2018-02-22ColorData->Color in scNoel Grandin
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-20create uno::Any overrides for ColorNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-16rename MoveFoo to AdjustFoo in Point/Rect/SizeNoel Grandin
2018-02-15introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin
2018-02-10make Pair protected base in Pair/Size/SelectionNoel Grandin
2018-02-09add setter methods to tools::RectangleNoel Grandin
2018-02-06Avoid signed integer overflow during BrowseBox::AutoSizeLastColumnStephan Bergmann
2018-02-06simplify ImpXPolygonNoel Grandin
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
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