summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann2-7/+7
2015-08-20make color button work in chart line sidebar panelMarkus Mohrhard1-0/+2
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard3-10/+31
2015-08-19Remove two silly typedefsStephan Bergmann4-21/+21
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann4-9/+8
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara2-8/+23
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-2/+2
2015-08-18resolved: crash while closing ImageMap EditorSzymon Kłos1-0/+2
2015-08-17tdf#93102 : resolved crash on enabling image contourSzymon Kłos1-0/+2
2015-08-17o3tl: rename compat_functional headerThorsten Behrens2-2/+2
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