summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)Author
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-13Fix member variable 'RoadmapImpl::InCompleteHyperLabel' not initialized in CTRJulien Nabet
2013-02-13fix a Basic keyword in syntax highlighter: withevent -> witheventsAndras Timar
2013-02-13String to OUStringAndras Timar
2013-02-13remove rtl:: prefixAndras Timar
2013-02-13use u_isalpha() from ICU instead of home-grown solutionAndras Timar
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-02-12fdo#46808, convert some code to XComponentContextNoel Grandin
2013-02-12fdo#46808, Adapt cui::ColorPicker UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-11update outputsize on parent resize and recalculate boundsCaolán McNamara
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin
2013-02-10resorted SvTreeLists munged horriblyCaolán McNamara
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara
2013-02-06remove unused variableLuboš Luňák
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-02-06tweak OAddressBookSourceDialogUno conversion to work againCaolán McNamara
2013-02-05svtools: ASCII_STR is no longer necessaryMiklos Vajna
2013-02-04rhbz#903615 avoid null ptr dereferenceDavid Tardon
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-29Resolving crash in wizards fdo#59931 by NULL checkingArnaud Versini
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-22Hopefully fix windows buildKorrawit Pruegsanusak
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-20Some cppcheck cleaningJulien Nabet
2013-01-18add a border property to ValueSetCaolán McNamara
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-17sal_Bool to bool.Kohei Yoshida
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-17String cleanup.Kohei Yoshida
2013-01-15Resolves: fdo#37449 apparent access into empty codepage bitsetCaolán McNamara
2013-01-15split out border page and adapt codeCaolán McNamara
2013-01-15teach ValueSet to calc an optimal sizeCaolán McNamara
2013-01-15fdo#59158 About dialog Website button link fix for zh-CN and zh-TWAndras Timar
2013-01-15fdo#46808, fixes for windows buildNoel Grandin
2013-01-15fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-13fix the previous commitIvan Timofeev
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky