summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridcell.cxx
AgeCommit message (Expand)Author
2014-07-01Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara
2014-06-06coverity#1158094 Unchecked dynamic_castCaolán McNamara
2014-06-03cid#1194914 Overflowed return valueNoel Grandin
2014-05-26coverity#705259 Missing break in switchCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-18fix build problem with ambiguous InitFontCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07coverity#704815 Unchecked dynamic_castCaolán McNamara
2014-04-07coverity#704814 Unchecked dynamic_castCaolán McNamara
2014-04-07coverity#704813 Unchecked dynamic_castCaolán McNamara
2014-04-07coverity#704812 Unchecked dynamic_castCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#708355 Uninitialized pointer fieldCaolán McNamara
2014-02-23coverity#704817 Unchecked dynamic_castCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-12cid#705260 missing break in switchNoel Grandin
2014-02-05cppcheck: variable reassigned before the old value has been usedJulien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#705894 Dereference before null checkCaolán McNamara
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-09-05convert svx/source/fmcomp/*.cxx from String to OUStringNoel Grandin
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin
2013-04-19fdo#62096 Replace O(U)String compareTo with ==Janit Anjaria
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-05new module i18nlangtagEike Rathke
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold