summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-266-0/+11
* 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-2120-53/+52
* 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-174-8/+8
* sal_Bool to bool.Kohei Yoshida2013-01-172-34/+33
* Proper construction of the impl class, using initializer.Kohei Yoshida2013-01-172-136/+161
* Unindent the class declaration.Kohei Yoshida2013-01-171-77/+78
* String cleanup.Kohei Yoshida2013-01-172-3/+3
* 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-152-2/+36
* 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-148-34/+16
* 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
* default spinbuttons to left alignCaolán McNamara2013-01-121-32/+5
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-112-3/+3
* include PCH headers for headers changesLuboš Luňák2013-01-101-28/+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-074-3/+5
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-0411-49/+15
* Move GraphicFilter class to vcl.Jan Holesovsky2013-01-04105-24429/+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
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-0/+1
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-1/+1
* ignore #include inside #ifLubos Lunak2012-12-261-3/+1
* PCH for Library_svtLubos Lunak2012-12-264-1/+522
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-214-51/+24
* Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat2012-12-2010-0/+2045
* Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat2012-12-2010-2044/+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
* split out description info page and convert to .uiCaolán McNamara2012-12-181-5/+3
* File picker: add Path field for CMIS like other protocolsCédric Bosdonnat2012-12-183-84/+118
* 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-172-4/+104