summaryrefslogtreecommitdiffstats
path: root/include/tools
Commit message (Expand)AuthorAgeFilesLines
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:finalclasses in toolkit,toolsNoel Grandin2017-10-202-11/+10
* loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin2017-10-171-7/+8
* -Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann2017-10-161-2/+0
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-041-1/+1
* convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin2017-10-031-1/+0
* WB_DOCKBORDER is deadNoel Grandin2017-10-031-3/+0
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-291-1/+1
* Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann2017-09-281-28/+0
* check for NaN in FractionNoel Grandin2017-09-271-1/+8
* Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann2017-09-181-0/+1
* Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski2017-09-151-1/+19
* long->sal_Int32 in FractionNoel Grandin2017-09-151-6/+7
* Fraction: make conversion operators and constructor explicitNoel Grandin2017-09-131-4/+19
* long->sal_Int32 in various Get/SetVersionNoel Grandin2017-09-111-3/+3
* nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara2017-08-301-1/+0
* loplugin:unusedmethodsNoel Grandin2017-08-253-66/+0
* convert message box style bits to scoped enumNoel Grandin2017-08-231-14/+0
* convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin2017-08-221-2/+0
* WB_STDTABDIALOG no more usedAndrea Gelmini2017-08-211-1/+0
* WB_FLATSPLITDRAW is deadNoel Grandin2017-08-211-1/+0
* WB_FORCETABCYCLE is deadNoel Grandin2017-08-211-1/+0
* WB_CBLINESTYLE is deadNoel Grandin2017-08-211-1/+0
* WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin2017-08-211-2/+0
* WB_TOPIMAGE is deadNoel Grandin2017-08-211-1/+0
* WB_PATH,WB_OPEN are deadNoel Grandin2017-08-211-5/+0
* convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin2017-08-191-1/+0
* convert WB_SLIDERSET to a bool fieldNoel Grandin2017-08-191-4/+0
* convert extended WinBits to scoped enumNoel Grandin2017-08-191-4/+0
* fix typosdennisroczek2017-08-181-1/+1
* loplugin:redundantparenNoel Grandin2017-08-181-1/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2017-08-172-2/+2
* SvPersistStream deadNoel Grandin2017-08-081-132/+3
* move resmgr to unotoolsCaolán McNamara2017-08-011-38/+0
* loplugin:unusedmethodsNoel Grandin2017-07-261-3/+0
* loplugin:unusedmethodsNoel Grandin2017-07-251-9/+0
* Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke2017-07-212-11/+5
* Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke2017-07-212-4/+6
* migrate to boost::gettextCaolán McNamara2017-07-215-417/+7
* loplugin:unusedfields in toolsNoel Grandin2017-07-201-1/+0
* tools: create DateTime from Unix timeAshod Nakashian2017-07-161-0/+4
* ofz#2538: avoid oomCaolán McNamara2017-07-111-0/+2
* use sal_Int64 in tools::DateTimeNoel Grandin2017-07-031-6/+6
* use sal_Int32 in tools::DateNoel Grandin2017-07-031-7/+7
* loplugin:useuniqueptr in variousNoel Grandin2017-06-271-1/+2
* make some tools macros into functionsNoel Grandin2017-06-251-0/+13
* convert ErrCode to strong typedefNoel Grandin2017-06-211-5/+4
* loplugin:unusedfields in tools..vbahelperNoel Grandin2017-06-162-3/+3