summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin4-9/+9
2017-09-05tdf#112199 Fix and extend enabled state for items in find toolbarJim Raykowski1-13/+10
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin10-24/+24
2017-09-03iOS, avmedia lib not usedjan Iversen1-1/+2
2017-09-03svx: Fix memleak at early returns from SvxXMLXTableExportComponent::saveTakeshi Abe1-5/+2
2017-09-02svx: Simplify code with std::unique_ptrTakeshi Abe1-19/+5
2017-09-01svx: add mutex guards to SvxFmDrawPageMichael Stahl1-0/+5
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl10-476/+488
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-3/+3
2017-09-01Use named enum/constant instead of commentEike Rathke1-2/+4
2017-08-31tdf#111734 Reorder buttons to reach them with the Down arrowGabor Kelemen1-32/+32
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara1-1/+1
2017-08-29Resolves: tdf#112017 crash on particular odtCaolán McNamara1-1/+2
2017-08-29move ListControl to vclMarkus Mohrhard2-159/+0
2017-08-29handle scroll wheel scrolling in new ListControlMarkus Mohrhard1-0/+13
2017-08-29add a listbox that can contain any controls as childrenMarkus Mohrhard2-0/+146
2017-08-29Remove duplicate codeMaxim Monastirsky1-17/+0
2017-08-29svx: FmXFormView owns m_pWatchStoredListTakeshi Abe2-8/+5
2017-08-29svx: Mark functions as localTakeshi Abe4-3/+14
2017-08-28tdf#111818: add SearchItem.AlgorithmType2 optionJulien Nabet1-17/+13
2017-08-28svx: fix assert in SdrEdgeObj::ConnectToNode()Michael Stahl1-1/+5
2017-08-27fix buildCaolán McNamara1-2/+2
2017-08-27remove some unused svx error codesNoel Grandin1-16/+0
2017-08-27OUString: reduce temporaries and constifyMatteo Casalin1-27/+13
2017-08-27Share common codeMatteo Casalin1-81/+36
2017-08-26Fixed typos (whitespace)Matthias Seidel1-1/+1
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist1-3/+3
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand1-1/+1
2017-08-25loplugin:unusedmethodsNoel Grandin4-80/+0
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin1-21/+21
2017-08-23convert message box style bits to scoped enumNoel Grandin2-2/+2
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke2-10/+0
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-1/+1
2017-08-21fix bogus always-true assertsMichael Stahl2-5/+5
2017-08-21drop pointless headersJochen Nitschke4-68/+2
2017-08-20Crash when drawing freeform lineTamás Zolnai1-1/+1
2017-08-18no need to redefine WB_NO_DIRECTSELECTNoel Grandin1-5/+0
2017-08-18WB_ANIMATION is deadNoel Grandin1-3/+1
2017-08-18Revert "Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControl"Noel Grandin2-2/+0
2017-08-18loplugin:unnecessaryparenNoel Grandin1-3/+3
2017-08-17Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControlJulien Nabet2-0/+2
2017-08-17Fix typosAndrea Gelmini2-4/+4
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke3-13/+0
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke4-122/+0
2017-08-17implementing callback for ruler invalidationAditya Dewan2-1/+30
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin6-16/+14
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin49-153/+153
2017-08-17Removing unused serialisation codeVarun Dhall3-7/+6
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin61-184/+184
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin3-5/+5