summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/datafdlg.cxx
AgeCommit message (Expand)Author
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-06The data range may not always start at row 0, use 'n' prefix for int.Kohei Yoshida
2012-01-06Update behavior and translation last record to prev recordLior Kaplan
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-04some clean-upMarkus Mohrhard
2011-08-03change from sal_Bool to boolMarkus Mohrhard
2011-08-03change from c-array to boost::ptr_vectorMarkus Mohrhard
2011-08-03use delete[] for arrays allocated with new[]Markus Mohrhard
2011-08-03fix for fdo#39773: crash with hidden column in Data->FormMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06Remove dead codeThomas Arnhold
2010-12-08Make the string 'New Record' localizable. (fdo#32209)Kohei Yoshida
2010-12-07Display correct record information in Data Form dialog. (fdo#32196)Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-20remove unused variablesCaolán McNamara
2010-10-13replace old header ( that I deleted ) with spanking new oneNoel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power