summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-09-21Missing GetSelectEntryPos -> GetSelectedEntryPosStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
2017-09-19svx: Simplify FmSearchEngine's code with std::unique_ptrTakeshi Abe
2017-09-19Fix typosAndrea Gelmini
2017-09-19Revert "tdf#111894: fix leak memory with PaletteManager with SvxColorListBox"Julien Nabet
2017-09-18borderline: restuctured used classesArmin Le Grand
2017-09-18loplugin:unusedfields in SvxPixelCtlNoel Grandin
2017-09-18svx: Assert that GetMarkedSdrObj() cannot be null hereTakeshi Abe
2017-09-17fix leak on exceptionsCaolán McNamara
2017-09-15borderline: Extended decomposeArmin Le Grand
2017-09-15borderline: Fixed PatternScaleArmin Le Grand
2017-09-15borderline: extended the expand logicArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand
2017-09-15borderline: move geometry creation to linear algebraArmin Le Grand
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-13svx: Simplify SdrHelpLineList with std::unique_ptrTakeshi Abe
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
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