summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2015-11-25Convert to range based forAndrzej Hunt
2015-11-25tdf#76825 Add padding between style render and context buttonYousuf Philips
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky
2015-11-15Fix license headerMaxim Monastirsky
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04tdf#86595 One "Text Background Color" missedMaxim Monastirsky
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-03tdf#86595 Change 'Highlighting' to 'Highlight Color'Yousuf Philips
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-26tdf#93487 - protect GetFocus method call post dispose.Michael Meeks
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07SvxStyleBox_Impl::CalcOptimalExtraUserWidth() is a (very) expensive operation.Jan Holesovsky
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15show the correct color in the custom color picker in chart sidebarMarkus Mohrhard
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04Fixes memleak by allowing SvxFontNameBox_Impl dtor to be calledDennis Francis
2015-09-03Restored missing includes from source files.Ashod Nakashian
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud