summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-08Fix typosAndrea Gelmini6-7/+7
2015-07-07spelling dialog always leaked hereCaolán McNamara1-8/+8
2015-07-07Fix some misspellingsTor Lillqvist2-2/+2
2015-07-07Replace GetAppData(SHL_SVD) with an rtl::StaticStephan Bergmann1-0/+9
2015-07-06tdf#83541 Redraw the last used color after theme changeMaxim Monastirsky2-2/+24
2015-07-06improve the returnbyref lopluginNoel Grandin6-8/+8
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin5-21/+17
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky2-21/+13
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky14-99/+0
2015-07-04coverity#1309261 Unchecked dynamic_castCaolán McNamara1-4/+3
2015-07-04coverity#1309266 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-04Fix typosAndrea Gelmini20-23/+23
2015-07-03tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh1-1/+18