summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)AuthorFilesLines
2014-07-15fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida3-13/+10
2014-07-02Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara1-0/+7
2013-12-17fix out of range accessCaolán McNamara1-9/+2
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-3/+0
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin1-5/+4
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza1-9/+2
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl1-1/+3
2013-10-01convert remnants of String in SVX to StringNoel Grandin2-3/+3
2013-09-05convert svx/source/fmcomp/*.cxx from String to OUStringNoel Grandin4-13/+13
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer1-103/+94
2013-08-31fix existing commentsPhilipp Riemer1-4/+4
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-2/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer2-190/+19
2013-08-24Mark as constTakeshi Abe1-1/+1
2013-08-24sal_Bool to boolTakeshi Abe1-11/+11
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks2-10/+9
2013-08-18XubString->OUStringCaolán McNamara1-4/+4
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin1-5/+5
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-1/+1
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-21/+26
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-4/+4
2013-07-30fdo#55955 select first column if possibleLionel Elie Mamane1-0/+6
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara2-8/+8
2013-07-28More details in debug outputLionel Elie Mamane1-0/+4
2013-07-11XubString->OUStringCaolán McNamara1-2/+2
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-07-04Mark as constTakeshi Abe1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold5-5/+5
2013-06-20FmGridControl: handle non-existing propertiesMichael Stahl1-1/+8
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin1-4/+4
2013-06-03fdo#46808, Convert ComponentContext to XComponentContextNoel Grandin1-2/+2
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane1-1/+4
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin4-18/+18
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-19fdo#62096 Replace O(U)String compareTo with ==Janit Anjaria2-2/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-14fdo#52179 on copy kb-shortcut, from *current* row, not last painted row (!)Lionel Elie Mamane1-1/+1
2013-04-14act if the row we act on is valid, not some other oneLionel Elie Mamane1-1/+1
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey1-22/+22
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-133/+133
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna2-3/+3
2013-03-27svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann3-134/+21
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-3/+3
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3