summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-09-01refactor to create a HasMarked, no logic changeCaolán McNamara2-26/+31
2015-09-01implement undo of delete impress cell contentsCaolán McNamara2-2/+18
2015-09-01Related: rhbz#1255200 apparent missing stylesheetCaolán McNamara1-6/+11
2015-08-31tdf#73071 Enable styles content panel in calc and fix spacing issueYousuf Philips1-1/+0
2015-08-31convert Link<> to typedNoel Grandin1-3/+0
2015-08-31convert Link<> to typedNoel Grandin2-4/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-15/+15
2015-08-29XOutBitmap::GraphicToBase64 can return boolMatteo Casalin1-3/+3
2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara2-5/+25
2015-08-28implement undo for equalize-marked-objectsCaolán McNamara1-0/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin21-80/+53
2015-08-27tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky1-8/+3
2015-08-27tdf#92213 - don't crash fetching pixelctl a11y peer for un-parented window.Michael Meeks1-5/+7
2015-08-27loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-08-27Clean up sEmptyStephan Bergmann1-1/+1
2015-08-27Clean up aEmptyStephan Bergmann4-19/+13
2015-08-27ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl2-0/+127
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl1-4/+14
2015-08-27get rid of the macro hereTomaž Vajngerl1-12/+21
2015-08-26Clean up aEmptyStrStephan Bergmann1-15/+10
2015-08-26tdf#90078: Improve the Area section of the properties tabRishabh Kumar2-122/+332
2015-08-26there might be no modelCaolán McNamara1-1/+1
2015-08-26convert Link to TypedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin34-260/+197
2015-08-25tdf#92213 - avoid potential crasher from unusual idle handler.Michael Meeks1-0/+5
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin2-5/+5
2015-08-25make pWindow private in SfxChildWindowNoel Grandin15-23/+23
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin15-22/+2
2015-08-22tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl1-3/+3
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