summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:passstuffbyrefStephan Bergmann2015-08-271-1/+1
* Clean up sEmptyStephan Bergmann2015-08-271-1/+1
* Clean up aEmptyStephan Bergmann2015-08-274-19/+13
* ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl2015-08-272-0/+127
* Show previews of style presets in sidebarTomaž Vajngerl2015-08-271-4/+14
* get rid of the macro hereTomaž Vajngerl2015-08-271-12/+21
* Clean up aEmptyStrStephan Bergmann2015-08-261-15/+10
* tdf#90078: Improve the Area section of the properties tabRishabh Kumar2015-08-262-122/+332
* there might be no modelCaolán McNamara2015-08-261-1/+1
* convert Link to TypedNoel Grandin2015-08-261-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-2634-260/+197
* tdf#92213 - avoid potential crasher from unusual idle handler.Michael Meeks2015-08-251-0/+5
* parameter names are useless in DECL_LINK declarationsNoel Grandin2015-08-252-5/+5
* make pWindow private in SfxChildWindowNoel Grandin2015-08-2515-23/+23
* make eChildAlignment private in SfxChildWindowNoel Grandin2015-08-2515-22/+2
* tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl2015-08-221-3/+3
* Remove demonstrated-useless comphelper::compareStephan Bergmann2015-08-212-7/+7
* make color button work in chart line sidebar panelMarkus Mohrhard2015-08-201-0/+2
* handle new color picker correctly in chart sidebarMarkus Mohrhard2015-08-203-10/+31
* Remove two silly typedefsStephan Bergmann2015-08-194-21/+21
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-194-9/+8
* for testing allow disabling configmgr for time critical pathsCaolán McNamara2015-08-192-8/+23
* ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara2015-08-181-2/+2
* resolved: crash while closing ImageMap EditorSzymon Kłos2015-08-181-0/+2
* tdf#93102 : resolved crash on enabling image contourSzymon Kłos2015-08-171-0/+2
* o3tl: rename compat_functional headerThorsten Behrens2015-08-172-2/+2
* make Link<> typedNoel Grandin2015-08-172-5/+4
* tdf#93114 insert character: add missing recalculate for font selectionLászló Németh2015-08-171-0/+1
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-1718-74/+80
* tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos2015-08-161-5/+41
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-144-9/+9
* Fix widget nameMaxim Monastirsky2015-08-131-1/+1
* tdf#93407 GrabFocus during disposeMaxim Monastirsky2015-08-131-2/+2
* tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky2015-08-131-0/+1
* Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara2015-08-121-5/+1
* tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann2015-08-121-2/+6
* cppcheck: noCopyConstructorCaolán McNamara2015-08-123-2/+13
* cppcheck: nullPointerRedundantCheckCaolán McNamara2015-08-111-1/+1
* cppcheck: uninitMemberVarCaolán McNamara2015-08-111-0/+9
* loplugin:constantfunctionNoel Grandin2015-08-112-6/+0
* loplugin: defaultparamsNoel Grandin2015-08-1190-274/+272
* Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky2015-08-111-1/+10
* cppcheck: badBitmaskCheckCaolán McNamara2015-08-101-2/+2
* tdf#93290 Limit the size request of the styles comboboxMaxim Monastirsky2015-08-091-1/+11
* cppcheck:noExplicitConstructorNoel Grandin2015-08-071-1/+1
* fix typo: rectange --> rectangleDennis Roczek2015-08-061-1/+1
* remove unused SfxFilterFlags valuesNoel Grandin2015-08-051-1/+1
* loplugin:unusedmethodsNoel Grandin2015-08-051-11/+0
* svx,starmath: inline some use-once typedefsNoel Grandin2015-08-047-49/+26
* svx: replace boost::function with std::functionMichael Stahl2015-08-038-17/+20