summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-11long->sal_Int32 in various Get/SetVersionNoel Grandin
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-21WB_STDTABDIALOG no more usedAndrea Gelmini
2017-08-21WB_FLATSPLITDRAW is deadNoel Grandin
2017-08-21WB_FORCETABCYCLE is deadNoel Grandin
2017-08-21WB_CBLINESTYLE is deadNoel Grandin
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin
2017-08-21WB_TOPIMAGE is deadNoel Grandin
2017-08-21WB_PATH,WB_OPEN are deadNoel Grandin
2017-08-19convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-18fix typosdennisroczek
2017-08-18loplugin:redundantparenNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-08SvPersistStream deadNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in toolsNoel Grandin
2017-07-16tools: create DateTime from Unix timeAshod Nakashian
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-07-03use sal_Int32 in tools::DateNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-25make some tools macros into functionsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: toolsStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23tdf#107731 New default red and yellow for font and highlight colorYousuf Philips
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-14remove duplicate defineJochen Nitschke
2017-05-05Introduce Date::IsEmpty()Eike Rathke
2017-05-05Comment that day and month must be <100 and year != 0Eike Rathke