/starmath/sdi/

'2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbcontrl.cxx
AgeCommit message (Expand)Author
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