summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-05drop long& returning methods in PointNoel Grandin1-3/+0
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann1-2/+0
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann1-1/+0
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann1-1/+2
2018-03-03drop old tools/gen methodsNoel Grandin1-11/+4
2018-03-02delete colordata.hxxNoel Grandin2-62/+23
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-52/+54
2018-02-26use less RGB_COLORDATANoel Grandin1-1/+1
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin1-0/+9
2018-02-22ColorData->Color in scNoel Grandin1-1/+1
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann1-1/+0
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-8/+8
2018-02-20create uno::Any overrides for ColorNoel Grandin1-5/+38
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-4/+0
2018-02-16rename MoveFoo to AdjustFoo in Point/Rect/SizeNoel Grandin1-6/+6
2018-02-15introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin1-0/+8
2018-02-10make Pair protected base in Pair/Size/SelectionNoel Grandin1-9/+38
2018-02-09add setter methods to tools::RectangleNoel Grandin1-0/+5
2018-02-06Avoid signed integer overflow during BrowseBox::AutoSizeLastColumnStephan Bergmann1-2/+2
2018-02-06simplify ImpXPolygonNoel Grandin1-0/+1
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk1-3/+4
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin1-10/+22
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin2-46/+25
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin2-4/+2
2018-01-20loplugin:unusedmethodsNoel Grandin1-1/+0
2018-01-19ofz#5475 Integer-overflowCaolán McNamara1-0/+4
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann7-31/+31
2018-01-12new[] vs. delete mismatchStephan Bergmann1-1/+1
2018-01-11loplugin:redundantcast: toolsStephan Bergmann1-1/+1
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin3-8/+12
2018-01-09convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin2-5/+7
2018-01-07coverity#1427248 Operands don't affect resultCaolán McNamara1-4/+4
2018-01-07Remove XmlWriter in test module and use tools::XmlWriterTomaž Vajngerl1-0/+2
2018-01-05Blind fix for non-MSVC platforms where sal_Int32 is longStephan Bergmann1-2/+1
2018-01-05long->sal_Int32 in BigIntNoel Grandin1-77/+42
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin1-1/+0
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin1-1/+1
2017-12-19drop last CONTAINER_APPEND useCaolán McNamara1-2/+0
2017-12-15CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin1-1/+0
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin1-18/+18
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2-10/+15
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-1/+0
2017-12-13sal_uIntPtr->size_t in ZCodecNoel Grandin1-1/+1
2017-12-13sal_uIntPtr->char* in LinkNoel Grandin1-2/+2
2017-12-12sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin1-5/+5
2017-12-12sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin1-7/+7
2017-12-12mnDataUpdateId can be sal_uInt32Noel Grandin1-1/+1