summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-14fdo#49750 findbar: try to fill empty textfield with selected textMiklos Vajna
2012-05-03nuke dead codeTakeshi Abe
2012-04-28removed unused definesTakeshi Abe
2012-04-15findbar: Allow F3 to search next when in the find combobox.Jan Holesovsky
2012-04-15findbar: Kill copy'n'paste.Jan Holesovsky
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Unused code removal.Winfried Donkers
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-04-02Resolves: fdo#48096 torn off popups trigger keyboard focus problemsCaolán McNamara
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-21fdo#45671 set initial color for split buttonsWinfried Donkers
2012-03-09fdo#45671 fix for transparent colour split buttonWinfried Donkers
2012-03-08fdo#45682 split button for writer table line colorWinfried Donkers
2012-03-06fdo#45688: Split button for Calc cell font colorWinfried Donkers
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01-Werror=unused-variableStephan Bergmann
2012-03-01fdo#45671 calc cell background color simplified code for split buttonWinfried Donkers
2012-02-27fdo#46438 - add ctrl-g / ctrl-shift-g binding for find again fwd/backCameron Paul
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-21WaE: potentially uninitailized nModeMichael Meeks
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers
2012-02-21unwrap ifdefs with unused membersCaolán McNamara
2012-02-01fdo#34425: [Feature] Persist bgcolor toolbar button.Winfried Donkers
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-10callcatcher: update listCaolán McNamara
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-09-26only allowed to create these via factory methods nowCaolán McNamara
2011-09-24cleanup debug build pointer -> ref migration issuesMichael Meeks
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-09-12can return a ref instead of a pointer, ensure dtor on singletonCaolán McNamara
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-25unusedcode: svx::, svxform::Matúš Kukan
2011-07-26add cast of 0 to (sal_Int320) to keep the compiler happyNorbert Thiebaud
2011-07-27findbar: When using the findbar, reset flags to default, fdo#37179.Jan Holesovsky
2011-07-11callcatcher: unused lcl_FontChangedHintCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-22Replace List for std::vector<String>.Rafael Dominguez
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens