summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-22Some cleanup for better localizationZolnai Tamás
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás
2012-08-09Minor cleanup.Jan Holesovsky
2012-08-09fdo#49750 Search Toolbar keeps its historyZolnai Tamás
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-24Fix fdo#51943 - prevent lose focus event to close popup.Thorsten Behrens
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused tbxdraw.hrcThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
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