summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2012-11-27re-base on ALv2 code. Includes:Michael Meeks22-486/+315
2012-11-27findbar: use new SetPlaceholderText methodIvan Timofeev1-33/+3
2012-11-25Apply Style: Fix the styles preview on Windows.Jan Holesovsky1-1/+1
2012-11-25findbar: disable up/down buttons by default, there is no text to searchIvan Timofeev1-0/+6
2012-11-25Apply Style: Support styles with background.Jan Holesovsky1-0/+14
2012-11-25Make the font combo box in the toolbar a bit smaller.Jan Holesovsky1-1/+1
2012-11-24Apply Style: Correct the font size when it is too big to fit nicely.Jan Holesovsky1-1/+11
2012-11-24Apply Style: Preview more properties.Jan Holesovsky1-4/+37
2012-11-24Apply Style: Preview the text color too.Jan Holesovsky1-6/+11
2012-11-24Apply Style: Preview styles directly in the Apply Style combo box.Jan Holesovsky1-3/+103
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2-6/+0
2012-11-19Bin the HACK() sillynessTor Lillqvist1-1/+1
2012-11-14fix wae ( bVisible not used )Noel Power1-1/+0
2012-11-14allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356Noel Power1-9/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-26/+15
2012-10-27fix resource idIvan Timofeev1-1/+1
2012-10-17Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky1-1/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-5/+5
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-08-22Some cleanup for better localizationZolnai Tamás1-1/+1
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-6/+1
2012-08-10fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás1-19/+31
2012-08-09Minor cleanup.Jan Holesovsky1-7/+7
2012-08-09fdo#49750 Search Toolbar keeps its historyZolnai Tamás1-0/+20
2012-08-07remove empty ascii boxes and stuffThomas Arnhold2-22/+0
2012-07-24Fix fdo#51943 - prevent lose focus event to close popup.Thorsten Behrens2-7/+16
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-4/+0
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-2/+3
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-8/+7
2012-07-02Remove unused tbxdraw.hrcThomas Arnhold3-24/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold1-4/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold2-37/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold2-4/+0
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-2/+3
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-21re-base on ALv2 code.Michael Meeks6-153/+99
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara1-1/+1
2012-06-09Remove superfluous include commentsThomas Arnhold5-15/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-17/+14
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-06-02targeted string re-workNorbert Thiebaud1-37/+37
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-2/+0
2012-05-14fdo#49750 findbar: try to fill empty textfield with selected textMiklos Vajna1-1/+19
2012-05-03nuke dead codeTakeshi Abe1-24/+0
2012-04-28removed unused definesTakeshi Abe2-19/+0
2012-04-15findbar: Allow F3 to search next when in the find combobox.Jan Holesovsky1-1/+1