summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-09-12listening to modify is sufficient to get all changesCaolán McNamara
2017-09-12Resolves: tdf#106163 MouseMove/MouseLeave from crossing not mirrored in rtlCaolán McNamara
2017-09-12Resolves: tdf#106163 safe fix for wrong final row/col selection in rtlCaolán McNamara
2017-09-11Clean up SvxSwFramePosString::GetStringStephan Bergmann
2017-09-10iOS, avmedia library depend on autogen flag.jan Iversen
2017-09-10Fix double free since 030273e2e28ef9c4d2118ca3851c64498dfe000aTakeshi Abe
2017-09-09tdf#111894: fix leak memory with PaletteManager with SvxColorListBoxJulien Nabet
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin
2017-09-08clean up SdrDragStatNoel Grandin
2017-09-08svx: Make SdrDragStatUserData's dtor pure virtualTakeshi Abe
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-06Don't run the OLEObjCache timer for an empty cacheJan-Marek Glogowski
2017-09-06svx: Simplify code with std::unique_ptrTakeshi Abe
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
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