summaryrefslogtreecommitdiffstats
path: root/svx/source/tbxctrls
Commit message (Expand)AuthorAgeFilesLines
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-194-7/+6
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1911-75/+75
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-161-143/+0
* Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand2013-03-151-5/+4
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0811-0/+28
* coverity#982283: Resource leak in objectJulien Nabet2013-03-071-0/+1
* doubled namespacesThomas Arnhold2013-03-041-1/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
* resolve fdo#54335 type an existing style name into Style box changes hierarchyJoren De Cuyper2013-02-271-10/+30
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-223-5/+5
* more reliable detecting of changes in the combobox lineeditLuboš Luňák2013-02-141-18/+14
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-122-6/+6
* also change the font combo tooltip to say font is not availableLuboš Luňák2013-02-062-0/+14
* remove unused variableLuboš Luňák2013-02-061-1/+0
* if a font is not available, show its name in italic in the font comboLuboš Luňák2013-02-061-0/+40
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-241-1/+1
* fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle commandJoren De Cuyper2013-01-241-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-213-6/+6
* -Werror,-Wunused-private-fieldStephan Bergmann2013-01-171-4/+3
* add close option to findbar in Writerjorendc2013-01-161-2/+122
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-1/+1
* UNO objects must be allocated on the heapStephan Bergmann2013-01-071-4/+9
* ugly memory leakMarkus Mohrhard2013-01-061-4/+4
* just use return value optimizationCaolán McNamara2012-12-061-3/+2
* Translate German comments in tbcontrl.cxxSamuel Mehrbrodt2012-12-061-37/+30
* Modify the default Style list in Writer, give them a custom order.Samuel Mehrbrodt2012-12-061-8/+10
* findbar: show up/down buttons when searching for selected textIvan Timofeev2012-12-051-0/+1
* fdo#40339: line style toolbar dropdown list not updatedIvan Timofeev2012-12-041-1/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2722-486/+315
* findbar: use new SetPlaceholderText methodIvan Timofeev2012-11-271-33/+3
* Apply Style: Fix the styles preview on Windows.Jan Holesovsky2012-11-251-1/+1
* findbar: disable up/down buttons by default, there is no text to searchIvan Timofeev2012-11-251-0/+6
* Apply Style: Support styles with background.Jan Holesovsky2012-11-251-0/+14
* Make the font combo box in the toolbar a bit smaller.Jan Holesovsky2012-11-251-1/+1
* Apply Style: Correct the font size when it is too big to fit nicely.Jan Holesovsky2012-11-241-1/+11
* Apply Style: Preview more properties.Jan Holesovsky2012-11-241-4/+37
* Apply Style: Preview the text color too.Jan Holesovsky2012-11-241-6/+11
* Apply Style: Preview styles directly in the Apply Style combo box.Jan Holesovsky2012-11-241-3/+103
* Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-202-6/+0
* Bin the HACK() sillynessTor Lillqvist2012-11-191-1/+1
* fix wae ( bVisible not used )Noel Power2012-11-141-1/+0
* allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356Noel Power2012-11-141-9/+3
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-26/+15
* fix resource idIvan Timofeev2012-10-271-1/+1
* Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky2012-10-171-1/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-5/+5
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-111-1/+1
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-1/+1