summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)AuthorFilesLines
2015-01-22On init of DbCellControl, load value from ModelLionel Elie Mamane1-0/+2
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane1-8/+0
2015-01-19initializeControlModel needs parent to be setLionel Elie Mamane1-5/+6
2015-01-18Typo: sDatasouce->sDatasourceJulien Nabet1-9/+9
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn3-6/+3
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-1/+1
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2014-12-21fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane1-15/+4
2014-12-19Fix build.Jan Holesovsky1-2/+2
2014-12-18fix buildCaolán McNamara1-10/+10
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann2-13/+13
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14more catch by referenceCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-2/+2
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-4/+4
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-2/+2
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-1/+1
2014-10-28coverity#735332 Unchecked return valueCaolán McNamara1-1/+1
2014-10-28coverity#1078486 Unchecked return valueCaolán McNamara1-1/+1
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin4-117/+117
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-4/+4
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-7/+9
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-26svx: convert some horrible code to SolarMutexTryAndBuyGuardMichael Stahl1-10/+3
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane2-8/+12
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane2-1/+4
2014-09-26coverity#1194914 Overflowed return valueCaolán McNamara1-1/+2
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann1-3/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin4-43/+43
2014-09-18fdo#82577: Handle FontNoel Grandin3-14/+14
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-08-29fdo#67615 TextField in table should use same formatting as floating TextFieldLionel Elie Mamane1-15/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist2-2/+2
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-4/+0
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante6-102/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara3-3/+0
2014-08-10Typo: delet=>deleteJulien Nabet1-1/+1
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1