summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* remove unused variableLuboš Luňák2013-02-061-1/+0
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-061-4/+4
* tweak OAddressBookSourceDialogUno conversion to work againCaolán McNamara2013-02-061-14/+23
* svtools: ASCII_STR is no longer necessaryMiklos Vajna2013-02-051-24/+23
* rhbz#903615 avoid null ptr dereferenceDavid Tardon2013-02-041-0/+12
* remove useless macrosLuboš Luňák2013-01-303-5/+0
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-304-44/+40
* Resolving crash in wizards fdo#59931 by NULL checkingArnaud Versini2013-01-291-1/+4
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-1/+1
* unify the spelling of 'Kazakh' language nameAndras Timar2013-01-261-1/+1
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-242-2/+2
* Hopefully fix windows buildKorrawit Pruegsanusak2013-01-221-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-2111-32/+31
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-215-7/+7
* Some cppcheck cleaningJulien Nabet2013-01-201-3/+1
* add a border property to ValueSetCaolán McNamara2013-01-181-2/+12
* Const correct-ness in one place...Kohei Yoshida2013-01-172-5/+5
* sal_Bool to bool.Kohei Yoshida2013-01-171-28/+27
* Proper construction of the impl class, using initializer.Kohei Yoshida2013-01-171-126/+150
* String cleanup.Kohei Yoshida2013-01-171-1/+1
* Resolves: fdo#37449 apparent access into empty codepage bitsetCaolán McNamara2013-01-151-3/+12
* split out border page and adapt codeCaolán McNamara2013-01-151-0/+6
* teach ValueSet to calc an optimal sizeCaolán McNamara2013-01-151-1/+34
* fdo#59158 About dialog Website button link fix for zh-CN and zh-TWAndras Timar2013-01-151-5/+12
* fdo#46808, fixes for windows buildNoel Grandin2013-01-151-2/+2
* fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin2013-01-151-1/+28
* we only ever want the preferred window size from GetOptimalSizeCaolán McNamara2013-01-146-32/+14
* fix the previous commitIvan Timofeev2013-01-131-3/+5
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-133-50/+42
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-112-3/+3
* allow menu items to be referred to by a nameCaolán McNamara2013-01-071-1/+1
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-0/+1
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-046-14/+13
* Move GraphicFilter class to vcl.Jan Holesovsky2013-01-0436-23728/+0
* remove use of #pragma optimizeLuboš Luňák2013-01-013-27/+0
* Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle2013-01-011-11/+12
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-1/+1
* PCH for Library_svtLubos Lunak2012-12-261-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-213-47/+21
* Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat2012-12-204-0/+1882
* Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat2012-12-204-1881/+0
* The LineListBox drew lines wider than can fit in its text areaCaolán McNamara2012-12-201-2/+9
* convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara2012-12-201-0/+12
* fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass2012-12-201-2/+6
* File picker: add Path field for CMIS like other protocolsCédric Bosdonnat2012-12-181-1/+6
* fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner2012-12-171-2/+12
* Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara2012-12-171-4/+93
* split out document info page and convert to .uiCaolán McNamara2012-12-171-41/+0
* UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara2012-12-171-5/+5
* Remove some newly tagged unused methodsJulien Nabet2012-12-142-34/+0