summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-07-24svx: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-24convert GA_ constants to enum classNoel Grandin
2015-07-22tdf#92600 fix missing font preview in character set widgetLászló Németh
2015-07-22ListBox in grid: properly set selection on change from modelLionel Elie Mamane
2015-07-22tdf#92725 FormattedField: when model value is NULL, force empty display stringLionel Elie Mamane
2015-07-21Listen to error only while operating on controller.Lionel Elie Mamane
2015-07-21janitorialLionel Elie Mamane
2015-07-21form document view activation: prioritise activation of already active formLionel Elie Mamane
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-21bah, removed too muchDavid Tardon
2015-07-21drop obsolete codeDavid Tardon
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-19Fix typosAndrea Gelmini
2015-07-17cleanup: use SAL_N_ELEMENTS for array sizeCarlos Luque
2015-07-17svx: this was supposed to be "image/x-eps"Michael Stahl
2015-07-17tdf#92571: add mime types for several image file formatsCarlos Luque
2015-07-17Convert form control buttons to the generic controllerMaxim Monastirsky
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl
2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl
2015-07-15Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara
2015-07-15refactor ensuring polygon has at least a line in itCaolán McNamara
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-07-12coverity#1311655 Uninitialized scalar fieldCaolán McNamara
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis
2015-07-09tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-07-09SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna
2015-07-09Related: tdf#92645 svx rendercontext: avoid direct paint on ending text editMiklos Vajna
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-07-08various warningsStephan Bergmann
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
2015-07-08Limit the font preview text length.Ashod Nakashian
2015-07-08Fix typosAndrea Gelmini
2015-07-07spelling dialog always leaked hereCaolán McNamara