summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
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
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28ka102: rebased to DEV300_m104ka
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-21fix thisCaolán McNamara
2011-03-21WaE: remove unused argumentCaolán McNamara
2011-03-20WaE: silence warningsThomas Arnhold
2011-03-19Fixed line style toobar control to display all line stylesCédric Bosdonnat
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat
2011-03-19Fix border selector to use the new widths systemCédric Bosdonnat
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-11fdo#34896 make color palette size consistent (8x13)Xavier ALT
2011-03-03findbar: Show the find bar on Ctrl-f, hide on Escape.Jan Holesovsky
2011-03-03findbar: Make Escape the only key to return back to the document.Jan Holesovsky
2011-03-03findbar: Make the combobox wider.Jan Holesovsky
2011-03-03debuglevels: introduce SfxModule::GetModuleFieldUnit, taking an XFrame, to no...Frank Schoenheit [fs]