summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin2012-12-131-14/+6
* Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2012-12-122-5/+5
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-25/+0
* guard against div by 0Caolán McNamara2012-12-101-2/+13
* fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin2012-12-061-2/+1
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-7/+6
* n#780748: Basic EMF+ implementation.Muthu Subramanian2012-12-062-1/+215
* move printer setup .ui to svtools and replace .src with itCaolán McNamara2012-12-055-341/+162
* Bye bye ODMATor Lillqvist2012-12-051-50/+0