summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-07-26avoid crash with color listbox for nowMarkus Mohrhard1-1/+1
2015-07-26extract some code for reuse by chart2 sidebarMarkus Mohrhard1-191/+213
2015-07-26these two are exclusiveMarkus Mohrhard1-2/+1
2015-07-26better way to handle unused argumentMarkus Mohrhard1-2/+1
2015-07-26fix the widget nameMarkus Mohrhard1-1/+1
2015-07-26move header file to public include dirMarkus Mohrhard6-217/+5
2015-07-26split area property sidebar panel into two partsMarkus Mohrhard7-1218/+1416
2015-07-26remove excessive whitespaceMarkus Mohrhard10-55/+2
2015-07-26remove unused propertyMarkus Mohrhard10-123/+3
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