summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbcontrl.cxx
AgeCommit message (Expand)Author
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-12make it localTakeshi Abe
2013-04-12drop unused fieldTakeshi Abe
2013-04-12sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07coverity#982283: Resource leak in objectJulien Nabet
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-27resolve fdo#54335 type an existing style name into Style box changes hierarchyJoren De Cuyper
2013-02-14more reliable detecting of changes in the combobox lineeditLuboš Luňák
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-06also change the font combo tooltip to say font is not availableLuboš Luňák
2013-02-06remove unused variableLuboš Luňák
2013-02-06if a font is not available, show its name in italic in the font comboLuboš Luňák
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-06Translate German comments in tbcontrl.cxxSamuel Mehrbrodt
2012-12-06Modify the default Style list in Writer, give them a custom order.Samuel Mehrbrodt
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-25Apply Style: Fix the styles preview on Windows.Jan Holesovsky
2012-11-25Apply Style: Support styles with background.Jan Holesovsky
2012-11-25Make the font combo box in the toolbar a bit smaller.Jan Holesovsky
2012-11-24Apply Style: Correct the font size when it is too big to fit nicely.Jan Holesovsky
2012-11-24Apply Style: Preview more properties.Jan Holesovsky
2012-11-24Apply Style: Preview the text color too.Jan Holesovsky
2012-11-24Apply Style: Preview styles directly in the Apply Style combo box.Jan Holesovsky
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-10-27fix resource idIvan Timofeev
2012-10-17Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-24Fix fdo#51943 - prevent lose focus event to close popup.Thorsten Behrens
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-05Unused code removal.Winfried Donkers
2012-04-02Resolves: fdo#48096 torn off popups trigger keyboard focus problemsCaolán McNamara
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-27callcatcher: update unused listCaolán McNamara