summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-09-26Fix typosAndrea Gelmini
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26TSCP: sign paragraph from classification dialogAshod Nakashian
2017-09-26TSCP: paragraph classification dialogAshod Nakashian
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26we should be able to dispense with the intermediate vectorCaolán McNamara
2017-09-25Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara
2017-09-25Enable addition of page size group control to toolbarsYousuf Philips
2017-09-25borderline: Refinement of line end overlapsArmin Le Grand
2017-09-25Fix typosAndrea Gelmini
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-25Related: tdf#112388 last Fraction leakCaolán McNamara
2017-09-25tdf#83320 Hide vertical text commands earlyMaxim Monastirsky
2017-09-24tdf#106762 Keep the previous m_xColorWindow lifecycleMaxim Monastirsky
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-24Adjust DockingWindow layout calculation, tdf#106762 prepMaxim Monastirsky
2017-09-23ofz#3467 mul and div are the sameCaolán McNamara
2017-09-23coverity#1418337 Unchecked dynamic_castCaolán McNamara
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21tdf#111894: fix leak memory with PaletteManager (take 2)Julien Nabet
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