summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2016-07-20clang-tidy performance-unnecessary-value-param in svxNoel Grandin2-3/+3
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2-2/+2
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-3/+3
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-12Remove excess newlinesChris Sherlock11-116/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin1-7/+6
2016-05-10tdf#99338 Fix GrabFocus during dispose crashesMaxim Monastirsky2-2/+4
2015-12-31findbar: This must be a copy'n'paste error.Jan Holesovsky1-1/+1
2015-11-25tdf#76825 Add padding between style render and context buttonYousuf Philips1-1/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin5-30/+15
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky1-40/+57
2015-11-15Fix license headerMaxim Monastirsky1-10/+0
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt1-3/+3
2015-11-12Namespace cleanup and disambiguationAshod Nakashian2-19/+12
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-5/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann15-87/+87
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann10-48/+48
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-11-04tdf#86595 One "Text Background Color" missedMaxim Monastirsky2-9/+1
2015-11-04loplugin:stringconstantNoel Grandin1-5/+3
2015-11-03tdf#86595 Change 'Highlighting' to 'Highlight Color'Yousuf Philips1-1/+1
2015-10-31com::sun::star->css in svxNoel Grandin10-76/+76
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir1-13/+4
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-0/+1
2015-10-26tdf#93487 - protect GetFocus method call post dispose.Michael Meeks1-1/+2
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis2-1/+118
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+1
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-4/+2
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks1-9/+15
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-8/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann10-117/+117
2015-10-12convert Link<> to typedNoel Grandin5-105/+92
2015-10-07SvxStyleBox_Impl::CalcOptimalExtraUserWidth() is a (very) expensive operation.Jan Holesovsky1-6/+13
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht6-20/+20
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann6-41/+41
2015-09-20convert Link<> to typedNoel Grandin1-5/+4
2015-09-17convert Link<> to typedNoel Grandin1-7/+5
2015-09-17convert Link<> to typedNoel Grandin2-8/+7
2015-09-16boost->stdCaolán McNamara4-10/+10
2015-09-15convert Link<> to typedNoel Grandin4-31/+33
2015-09-15show the correct color in the custom color picker in chart sidebarMarkus Mohrhard1-0/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin4-12/+12
2015-09-09convert Link<> to typedNoel Grandin1-4/+2
2015-09-08convert Link<> to typedNoel Grandin8-22/+29
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl1-16/+19
2015-09-07convert Link<> to typedNoel Grandin1-3/+3
2015-09-04Fixes memleak by allowing SvxFontNameBox_Impl dtor to be calledDennis Francis1-1/+1
2015-09-03Restored missing includes from source files.Ashod Nakashian1-0/+1