summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-09-18msDescription in SvtRulerAccessible is unusedNoel Grandin
2017-09-18aFocusRect in CheckBoxControl is unusedNoel Grandin
2017-09-18headString in SvTreeListBox is unusedNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-13Revert "svtools: HTML import: don't put lone surrogates in OUString"Stephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-11Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann
2017-09-11cppcheck: knownConditionTrueFalseJochen Nitschke
2017-09-07svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl
2017-09-07SvTreeListBox: turn some DBG_ASSERT() into assert()Eike Rathke
2017-09-06Replace some lists by vectors in svtoolsJulien Nabet
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow
2017-08-30WB_AUTOSIZE is always on for SvtURLBoxCaolán McNamara
2017-08-29Export to PNG: init DPI with screen resolution, tdf#108317Eike Rathke
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-28Consistently use oslInterlockedCount for SvImpLBox::s_nImageRefCountStephan Bergmann
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-24svtools: fix checking of ErrCodeArea so error dialogs are shown againMichael Stahl
2017-08-24remove unused error codes in svtoolsNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-20svtools: rename function to match it's effect.Jochen Nitschke
2017-08-20svtools: remove function with unused return valueJochen Nitschke
2017-08-18use o3tl::enumarray for m_aNodeAndEntryImagesNoel Grandin
2017-08-18WB_RADIOSEL is deadNoel Grandin
2017-08-18WB_TOPBORDER,WB_3DTAB are deadNoel Grandin
2017-08-18WB_RANGESELECT,WB_MULTISELECT in Calendar is deadNoel Grandin
2017-08-18WB_BOLDTEXT,WB_FRAMEINFO,WB_WEEKNUMBER are deadNoel Grandin
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-17implementing callback for ruler invalidationAditya Dewan
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 integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin