summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-19WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0Tor Lillqvist
2013-02-18ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y'Michael Stahl
2013-02-18fdo#60719 : fix crash on scaling bmp with target/source width/height = 1Norbert Thiebaud
2013-02-18remove 0.49000000953674316 aligns where default is 0.50 alreadyCaolán McNamara
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-16Some cppcheck cleaningJulien Nabet
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-13Some cppcheck cleaningJulien 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-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann
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-06remove obsolete hidother.src filesAndras Timar
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-26gbuild: do not copy boost headers aroundMichael Stahl
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-17Unindent the class declaration.Kohei Yoshida
2013-01-17String cleanup.Kohei Yoshida