summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle commandJoren De Cuyper
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-17-Werror,-Wunused-private-fieldStephan Bergmann
2013-01-16add close option to findbar in Writerjorendc
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-06ugly memory leakMarkus Mohrhard
2012-12-06just use return value optimizationCaolán McNamara
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-12-05findbar: show up/down buttons when searching for selected textIvan Timofeev
2012-12-04fdo#40339: line style toolbar dropdown list not updatedIvan Timofeev
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-27findbar: use new SetPlaceholderText methodIvan Timofeev
2012-11-25Apply Style: Fix the styles preview on Windows.Jan Holesovsky
2012-11-25findbar: disable up/down buttons by default, there is no text to searchIvan Timofeev
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-11-14fix wae ( bVisible not used )Noel Power
2012-11-14allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356Noel Power
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
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-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
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