summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl6-0/+11
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar1-1/+1
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith2-2/+2
2013-01-22Hopefully fix windows buildKorrawit Pruegsanusak1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith20-53/+52
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac5-7/+7
2013-01-20Some cppcheck cleaningJulien Nabet1-3/+1
2013-01-18add a border property to ValueSetCaolán McNamara1-2/+12
2013-01-17Const correct-ness in one place...Kohei Yoshida4-8/+8
2013-01-17sal_Bool to bool.Kohei Yoshida2-34/+33
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida2-136/+161
2013-01-17Unindent the class declaration.Kohei Yoshida1-77/+78
2013-01-17String cleanup.Kohei Yoshida2-3/+3
2013-01-15Resolves: fdo#37449 apparent access into empty codepage bitsetCaolán McNamara1-3/+12
2013-01-15split out border page and adapt codeCaolán McNamara1-0/+6
2013-01-15teach ValueSet to calc an optimal sizeCaolán McNamara2-2/+36
2013-01-15fdo#59158 About dialog Website button link fix for zh-CN and zh-TWAndras Timar1-5/+12
2013-01-15fdo#46808, fixes for windows buildNoel Grandin1-2/+2
2013-01-15fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin1-1/+28
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara8-34/+16
2013-01-13fix the previous commitIvan Timofeev1-3/+5
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-50/+42
2013-01-12default spinbuttons to left alignCaolán McNamara1-32/+5
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-3/+3
2013-01-10include PCH headers for headers changesLuboš Luňák1-28/+3
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin4-3/+5
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky11-49/+15
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky105-24429/+0
2013-01-01remove use of #pragma optimizeLuboš Luňák3-27/+0
2013-01-01Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle1-11/+12
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-0/+1
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-26ignore #include inside #ifLubos Lunak1-3/+1
2012-12-26PCH for Library_svtLubos Lunak4-1/+522
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin4-51/+24
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat10-0/+2045
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat10-2044/+0
2012-12-20The LineListBox drew lines wider than can fit in its text areaCaolán McNamara1-2/+9
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara1-0/+12
2012-12-20fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass1-2/+6
2012-12-18split out description info page and convert to .uiCaolán McNamara1-5/+3
2012-12-18File picker: add Path field for CMIS like other protocolsCédric Bosdonnat3-84/+118
2012-12-17fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner1-2/+12
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara2-4/+104
2012-12-17split out document info page and convert to .uiCaolán McNamara2-61/+0
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara1-5/+5
2012-12-14Remove some newly tagged unused methodsJulien Nabet4-39/+0
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin2-16/+9