summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-08-17make Link<> typedNoel Grandin2-5/+4
2015-08-17tdf#93114 insert character: add missing recalculate for font selectionLászló Németh1-0/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud18-74/+80
2015-08-16tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos1-5/+41
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin4-9/+9
2015-08-13Fix widget nameMaxim Monastirsky1-1/+1
2015-08-13tdf#93407 GrabFocus during disposeMaxim Monastirsky1-2/+2
2015-08-13tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky1-0/+1
2015-08-12Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara1-5/+1
2015-08-12tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann1-2/+6
2015-08-12cppcheck: noCopyConstructorCaolán McNamara3-2/+13
2015-08-11cppcheck: nullPointerRedundantCheckCaolán McNamara1-1/+1
2015-08-11cppcheck: uninitMemberVarCaolán McNamara1-0/+9
2015-08-11loplugin:constantfunctionNoel Grandin2-6/+0
2015-08-11loplugin: defaultparamsNoel Grandin90-274/+272
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky1-1/+10
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara1-2/+2
2015-08-09tdf#93290 Limit the size request of the styles comboboxMaxim Monastirsky1-1/+11
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-08-06fix typo: rectange --> rectangleDennis Roczek1-1/+1
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin1-11/+0
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin7-49/+26
2015-08-03svx: replace boost::function with std::functionMichael Stahl8-17/+20
2015-08-03Removed some whole page invalidations in impressMihai Varga1-2/+4
2015-08-03remove some unused typedefsNoel Grandin1-1/+0
2015-08-03tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas1-6/+4
2015-08-03new loplugin: refcountingNoel Grandin3-12/+12
2015-08-02Typo: XItentifierReplaces->XIdentifierReplaceJulien Nabet1-1/+1
2015-07-31svx: replace boost::function with std::functionMichael Stahl4-5/+5
2015-07-30also handle line width correctlyMarkus Mohrhard2-2/+6
2015-07-30provide structure for chart line panelMarkus Mohrhard6-228/+6
2015-07-30split the line width panel into two piecesMarkus Mohrhard7-876/+1165
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl3-36/+3
2015-07-28mpLBColor and mpFTColor are actually unused nowMaxim Monastirsky2-7/+0
2015-07-28svx: fix crash in JunitTest_svx_unoapiMichael Stahl1-1/+2
2015-07-28Newly introduced widgets must be clear()-edKatarina Behrens1-0/+3
2015-07-28Simplify: group widgets and enable them all at onceKatarina Behrens3-129/+118
2015-07-28Line Controls are disabled when none entry is checkedRishabh Kumar2-1/+48
2015-07-27loplugin:staticmethodsNoel Grandin1-1/+1
2015-07-27remove some unused definesNoel Grandin1-26/+0
2015-07-27Add missing SAL_OVERRIDE..Tomaž Vajngerl1-7/+7
2015-07-26fix some small regressions in no-chart area panelMarkus Mohrhard1-7/+8
2015-07-26we should not disable items because they are set twiceMarkus Mohrhard1-3/+3
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