summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Move spinbox limit definition to .ui fileKatarina Behrens2-1/+7
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann6-24/+1
2015-07-24svx: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-11/+9
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-07-24convert GA_ constants to enum classNoel Grandin2-32/+35
2015-07-22tdf#92600 fix missing font preview in character set widgetLászló Németh1-0/+4
2015-07-22ListBox in grid: properly set selection on change from modelLionel Elie Mamane1-1/+3
2015-07-22tdf#92725 FormattedField: when model value is NULL, force empty display stringLionel Elie Mamane1-1/+1
2015-07-21Listen to error only while operating on controller.Lionel Elie Mamane1-5/+7
2015-07-21janitorialLionel Elie Mamane1-1/+1
2015-07-21form document view activation: prioritise activation of already active formLionel Elie Mamane1-17/+79
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-6/+6
2015-07-21bah, removed too muchDavid Tardon1-0/+168
2015-07-21drop obsolete codeDavid Tardon6-2377/+0
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl4-15/+24
2015-07-19Fix typosAndrea Gelmini3-3/+3
2015-07-17cleanup: use SAL_N_ELEMENTS for array sizeCarlos Luque1-1/+1
2015-07-17svx: this was supposed to be "image/x-eps"Michael Stahl1-1/+1
2015-07-17tdf#92571: add mime types for several image file formatsCarlos Luque1-1/+5
2015-07-17Convert form control buttons to the generic controllerMaxim Monastirsky3-146/+0
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin7-10/+10
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl1-23/+0
2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl1-1/+9
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky2-106/+0
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky1-30/+0
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin37-497/+8
2015-07-16loplugin:unusedmethods svxNoel Grandin24-194/+11
2015-07-16loplugin:simplifyboolStephan Bergmann7-8/+8
2015-07-16-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin8-89/+5
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl1-1/+4
2015-07-15Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara1-2/+30
2015-07-15refactor ensuring polygon has at least a line in itCaolán McNamara1-16/+23
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky2-27/+1
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky3-57/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann7-57/+17
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky2-158/+0
2015-07-13editeng: make Link<> usage typedNoel Grandin3-35/+24
2015-07-13editeng, convert to typed Link<>Noel Grandin2-22/+15
2015-07-12coverity#1311655 Uninitialized scalar fieldCaolán McNamara1-1/+4
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl3-0/+7
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis3-3/+65
2015-07-09tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna1-1/+6
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna3-7/+7
2015-07-09SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna1-1/+2
2015-07-09Related: tdf#92645 svx rendercontext: avoid direct paint on ending text editMiklos Vajna1-4/+0
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+2
2015-07-08various warningsStephan Bergmann2-29/+29
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar9-0/+812
2015-07-08Limit the font preview text length.Ashod Nakashian1-1/+3