summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
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-06remove unused variableLuboš Luňák
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-29Resolving crash in wizards fdo#59931 by NULL checkingArnaud Versini
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
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-18add a border property to ValueSetCaolá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-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-20The LineListBox drew lines wider than can fit in its text areaCaolán McNamara
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara
2012-12-20fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-21initialize nCheckPos before passing it, undefined to SvNumberFormatterMichael Meeks
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-17Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-12loplugin: unused string and misleading if/else indentCaolán McNamara
2012-10-11XubString->OUStringCaolán McNamara
2012-10-08Fix svtools with Visual Studio 2010Fridrich Štrba
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-10-02XubString->OUStringCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini