summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Fix typosAndrea Gelmini1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist88-255/+255
2017-09-26TSCP: sign paragraph from classification dialogAshod Nakashian1-2/+6
2017-09-26TSCP: paragraph classification dialogAshod Nakashian3-1/+54
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-21/+3
2017-09-26we should be able to dispense with the intermediate vectorCaolán McNamara1-21/+6
2017-09-25Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara1-1/+16
2017-09-25Enable addition of page size group control to toolbarsYousuf Philips1-1/+1
2017-09-25borderline: Refinement of line end overlapsArmin Le Grand3-223/+210
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt4-12/+12
2017-09-25Related: tdf#112388 last Fraction leakCaolán McNamara1-19/+3
2017-09-25tdf#83320 Hide vertical text commands earlyMaxim Monastirsky1-0/+6
2017-09-24tdf#106762 Keep the previous m_xColorWindow lifecycleMaxim Monastirsky1-0/+12
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky3-51/+104
2017-09-24Adjust DockingWindow layout calculation, tdf#106762 prepMaxim Monastirsky3-3/+0
2017-09-23ofz#3467 mul and div are the sameCaolán McNamara1-0/+2
2017-09-23coverity#1418337 Unchecked dynamic_castCaolán McNamara1-2/+2
2017-09-23loplugin:flatten in svl..svxNoel Grandin8-74/+61
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-49/+123
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-5/+0
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski3-4/+9
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-2/+2
2017-09-21tdf#111894: fix leak memory with PaletteManager (take 2)Julien Nabet1-1/+1
2017-09-21Missing GetSelectEntryPos -> GetSelectedEntryPosStephan Bergmann1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt22-81/+81
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt14-41/+41
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski1-0/+1
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl6-0/+776
2017-09-19svx: Simplify FmSearchEngine's code with std::unique_ptrTakeshi Abe1-19/+4
2017-09-19Fix typosAndrea Gelmini1-2/+2
2017-09-19Revert "tdf#111894: fix leak memory with PaletteManager with SvxColorListBox"Julien Nabet1-5/+1
2017-09-18borderline: restuctured used classesArmin Le Grand3-208/+205
2017-09-18loplugin:unusedfields in SvxPixelCtlNoel Grandin1-1/+1
2017-09-18svx: Assert that GetMarkedSdrObj() cannot be null hereTakeshi Abe1-1/+4
2017-09-17fix leak on exceptionsCaolán McNamara1-10/+9
2017-09-15borderline: Extended decomposeArmin Le Grand1-14/+37
2017-09-15borderline: Fixed PatternScaleArmin Le Grand3-7/+11
2017-09-15borderline: extended the expand logicArmin Le Grand2-30/+203
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand2-19/+6
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand3-91/+137
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand2-525/+188
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand4-1233/+972
2017-09-15borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand2-83/+154
2017-09-15borderline: move geometry creation to linear algebraArmin Le Grand2-275/+242
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand2-282/+282
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand4-186/+192
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin1-7/+7
2017-09-15long->sal_Int32 in FractionNoel Grandin1-1/+1