summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-09-05tdf#112199 Fix and extend enabled state for items in find toolbarJim Raykowski
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-03iOS, avmedia lib not usedjan Iversen
2017-09-03svx: Fix memleak at early returns from SvxXMLXTableExportComponent::saveTakeshi Abe
2017-09-02svx: Simplify code with std::unique_ptrTakeshi Abe
2017-09-01svx: add mutex guards to SvxFmDrawPageMichael Stahl
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-09-01Use named enum/constant instead of commentEike Rathke
2017-08-31tdf#111734 Reorder buttons to reach them with the Down arrowGabor Kelemen
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara
2017-08-29Resolves: tdf#112017 crash on particular odtCaolán McNamara
2017-08-29move ListControl to vclMarkus Mohrhard
2017-08-29handle scroll wheel scrolling in new ListControlMarkus Mohrhard
2017-08-29add a listbox that can contain any controls as childrenMarkus Mohrhard
2017-08-29Remove duplicate codeMaxim Monastirsky
2017-08-29svx: FmXFormView owns m_pWatchStoredListTakeshi Abe
2017-08-29svx: Mark functions as localTakeshi Abe
2017-08-28tdf#111818: add SearchItem.AlgorithmType2 optionJulien Nabet
2017-08-28svx: fix assert in SdrEdgeObj::ConnectToNode()Michael Stahl
2017-08-27fix buildCaolán McNamara
2017-08-27remove some unused svx error codesNoel Grandin
2017-08-27OUString: reduce temporaries and constifyMatteo Casalin
2017-08-27Share common codeMatteo Casalin
2017-08-26Fixed typos (whitespace)Matthias Seidel
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-21fix bogus always-true assertsMichael Stahl
2017-08-21drop pointless headersJochen Nitschke
2017-08-20Crash when drawing freeform lineTamás Zolnai
2017-08-18no need to redefine WB_NO_DIRECTSELECTNoel Grandin
2017-08-18WB_ANIMATION is deadNoel Grandin
2017-08-18Revert "Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControl"Noel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControlJulien Nabet
2017-08-17Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
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-17Removing unused serialisation codeVarun Dhall
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-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin