summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-27resolve fdo#54335 type an existing style name into Style box changes hierarchyJoren De Cuyper1-10/+30
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac3-5/+5
2013-02-14more reliable detecting of changes in the combobox lineeditLuboš Luňák1-18/+14
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2-6/+6
2013-02-06also change the font combo tooltip to say font is not availableLuboš Luňák2-0/+14
2013-02-06remove unused variableLuboš Luňák1-1/+0
2013-02-06if a font is not available, show its name in italic in the font comboLuboš Luňák1-0/+40
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2013-01-24fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle commandJoren De Cuyper1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith3-6/+6
2013-01-17-Werror,-Wunused-private-fieldStephan Bergmann1-4/+3
2013-01-16add close option to findbar in Writerjorendc1-2/+122
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+1
2013-01-07UNO objects must be allocated on the heapStephan Bergmann1-4/+9
2013-01-06ugly memory leakMarkus Mohrhard1-4/+4
2012-12-06just use return value optimizationCaolán McNamara1-3/+2
2012-12-06Translate German comments in tbcontrl.cxxSamuel Mehrbrodt1-37/+30
2012-12-06Modify the default Style list in Writer, give them a custom order.Samuel Mehrbrodt1-8/+10
2012-12-05findbar: show up/down buttons when searching for selected textIvan Timofeev1-0/+1
2012-12-04fdo#40339: line style toolbar dropdown list not updatedIvan Timofeev1-1/+4
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