summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
2017-09-19svx: Simplify FmSearchEngine's code with std::unique_ptrTakeshi Abe
2017-09-18borderline: restuctured used classesArmin Le Grand
2017-09-18loplugin:unusedfields in SvxPixelCtlNoel Grandin
2017-09-15borderline: Fixed PatternScaleArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin 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-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-13svx: Simplify SdrHelpLineList with std::unique_ptrTakeshi Abe
2017-09-12listening to modify is sufficient to get all changesCaolán McNamara
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-04New loplugin:dyncastvisibilityStephan Bergmann
2017-09-02svx: Simplify code with std::unique_ptrTakeshi Abe
2017-08-29move ListControl to vclMarkus Mohrhard
2017-08-29ListControl: append new entries by defaultMarkus 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-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-27remove some unused svx error codesNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-18WB_ANIMATION is deadNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-17Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall
2017-08-15Disable subset LB when search mode is enabledAkshay Deep
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara
2017-08-11Fix typosAndrea Gelmini
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand