summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-08-13Fix widget nameMaxim Monastirsky
2015-08-13tdf#93407 GrabFocus during disposeMaxim Monastirsky
2015-08-13tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky
2015-08-12Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara
2015-08-12tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-08-11cppcheck: nullPointerRedundantCheckCaolán McNamara
2015-08-11cppcheck: uninitMemberVarCaolán McNamara
2015-08-11loplugin:constantfunctionNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-08-09tdf#93290 Limit the size request of the styles comboboxMaxim Monastirsky
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-06fix typo: rectange --> rectangleDennis Roczek
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-08-03svx: replace boost::function with std::functionMichael Stahl
2015-08-03Removed some whole page invalidations in impressMihai Varga
2015-08-03remove some unused typedefsNoel Grandin
2015-08-03tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas
2015-08-03new loplugin: refcountingNoel Grandin
2015-08-02Typo: XItentifierReplaces->XIdentifierReplaceJulien Nabet
2015-07-31svx: replace boost::function with std::functionMichael Stahl
2015-07-30also handle line width correctlyMarkus Mohrhard
2015-07-30provide structure for chart line panelMarkus Mohrhard
2015-07-30split the line width panel into two piecesMarkus Mohrhard
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl
2015-07-28mpLBColor and mpFTColor are actually unused nowMaxim Monastirsky
2015-07-28svx: fix crash in JunitTest_svx_unoapiMichael Stahl
2015-07-28Newly introduced widgets must be clear()-edKatarina Behrens
2015-07-28Simplify: group widgets and enable them all at onceKatarina Behrens
2015-07-28Line Controls are disabled when none entry is checkedRishabh Kumar
2015-07-27loplugin:staticmethodsNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-27Add missing SAL_OVERRIDE..Tomaž Vajngerl
2015-07-26fix some small regressions in no-chart area panelMarkus Mohrhard
2015-07-26we should not disable items because they are set twiceMarkus Mohrhard
2015-07-26avoid crash with color listbox for nowMarkus Mohrhard
2015-07-26extract some code for reuse by chart2 sidebarMarkus Mohrhard
2015-07-26these two are exclusiveMarkus Mohrhard
2015-07-26better way to handle unused argumentMarkus Mohrhard
2015-07-26fix the widget nameMarkus Mohrhard
2015-07-26move header file to public include dirMarkus Mohrhard
2015-07-26split area property sidebar panel into two partsMarkus Mohrhard
2015-07-26remove excessive whitespaceMarkus Mohrhard
2015-07-26remove unused propertyMarkus Mohrhard
2015-07-24Move spinbox limit definition to .ui fileKatarina Behrens
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann