summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-6/+6
2012-04-05Unused code removal.Winfried Donkers1-1/+0
2012-04-03Cleanup some unnecessary #includeMatteo Casalin2-1/+2
2012-04-02Resolves: fdo#48096 torn off popups trigger keyboard focus problemsCaolán McNamara2-5/+5
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-30/+30
2012-03-23.hrc files don't need executable bitsMichael Stahl4-0/+0
2012-03-21fdo#45671 set initial color for split buttonsWinfried Donkers2-2/+26
2012-03-09fdo#45671 fix for transparent colour split buttonWinfried Donkers1-0/+4
2012-03-08fdo#45682 split button for writer table line colorWinfried Donkers1-0/+30
2012-03-06fdo#45688: Split button for Calc cell font colorWinfried Donkers2-2/+14
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann12-21/+21
2012-03-01-Werror=unused-variableStephan Bergmann1-2/+0
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers2-12/+12
2012-02-27fdo#46438 - add ctrl-g / ctrl-shift-g binding for find again fwd/backCameron Paul1-1/+2
2012-02-27Removed unused codeSzabolcs Dezsi2-21/+0
2012-02-27callcatcher: update unused listCaolán McNamara3-69/+0
2012-02-21WaE: potentially uninitailized nModeMichael Meeks1-4/+5
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers1-46/+69
2012-02-21unwrap ifdefs with unused membersCaolán McNamara3-4/+13
2012-02-01fdo#34425: [Feature] Persist bgcolor toolbar button.Winfried Donkers1-23/+37
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot4-6/+6
2012-01-10callcatcher: update listCaolán McNamara1-15/+0
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com1-1/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud19-38/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+3
2011-09-26only allowed to create these via factory methods nowCaolán McNamara1-7/+7
2011-09-24cleanup debug build pointer -> ref migration issuesMichael Meeks1-4/+2
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks5-41/+33
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-1/+7
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara2-3/+1
2011-09-12can return a ref instead of a pointer, ensure dtor on singletonCaolán McNamara1-14/+19
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-3/+3
2011-08-25unusedcode: svx::, svxform::Matúš Kukan2-67/+0
2011-07-26add cast of 0 to (sal_Int320) to keep the compiler happyNorbert Thiebaud1-3/+3
2011-07-27findbar: When using the findbar, reset flags to default, fdo#37179.Jan Holesovsky1-4/+12
2011-07-11callcatcher: unused lcl_FontChangedHintCaolán McNamara1-18/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-55/+93
2011-05-22Replace List for std::vector<String>.Rafael Dominguez1-7/+4
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-55/+93
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito8-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito21-0/+0
2011-03-28ka102: rebased to DEV300_m104ka6-30/+25
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-0/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-21fix thisCaolán McNamara1-1/+1