summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2019-04-04tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl1-0/+6
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2-10/+15
2018-07-06Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara1-1/+2
2018-06-01introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin1-0/+8
2018-04-26tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski1-0/+27
2018-03-19lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant1-0/+1
2017-11-22drop duplicate methodCaolán McNamara1-1/+0
2017-11-21halve the number of threads if HT is activeDennis Francis1-0/+1
2017-11-13inline INetMIMEOutputSinkNoel Grandin1-60/+0
2017-11-09loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann2-5/+5
2017-11-06tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski1-0/+1
2017-11-01Extract XmlWriter and XmlWalker from opencl into toolsTomaž Vajngerl2-0/+113
2017-11-01ofz#3934 Integer-overflowCaolán McNamara1-1/+17
2017-10-30loplugin:constantparam in toolsNoel Grandin1-7/+6
2017-10-26tools: print some FractionsMichael Stahl1-0/+9
2017-10-25ofz#3797 Integer-overflowCaolán McNamara1-2/+7
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin6-9/+9
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin2-11/+10
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin1-7/+8
2017-10-16-Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann1-2/+0
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin1-1/+0
2017-10-03WB_DOCKBORDER is deadNoel Grandin1-3/+0
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann1-28/+0
2017-09-27check for NaN in FractionNoel Grandin1-1/+8
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-0/+1
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski1-1/+19
2017-09-15long->sal_Int32 in FractionNoel Grandin1-6/+7
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-4/+19
2017-09-11long->sal_Int32 in various Get/SetVersionNoel Grandin1-3/+3
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara1-1/+0
2017-08-25loplugin:unusedmethodsNoel Grandin3-66/+0
2017-08-23convert message box style bits to scoped enumNoel Grandin1-14/+0
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-2/+0
2017-08-21WB_STDTABDIALOG no more usedAndrea Gelmini1-1/+0
2017-08-21WB_FLATSPLITDRAW is deadNoel Grandin1-1/+0
2017-08-21WB_FORCETABCYCLE is deadNoel Grandin1-1/+0
2017-08-21WB_CBLINESTYLE is deadNoel Grandin1-1/+0
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin1-2/+0
2017-08-21WB_TOPIMAGE is deadNoel Grandin1-1/+0
2017-08-21WB_PATH,WB_OPEN are deadNoel Grandin1-5/+0
2017-08-19convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin1-1/+0
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin1-4/+0
2017-08-19convert extended WinBits to scoped enumNoel Grandin1-4/+0
2017-08-18fix typosdennisroczek1-1/+1
2017-08-18loplugin:redundantparenNoel Grandin1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1