summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridctrl.cxx
AgeCommit message (Expand)Author
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-24Revert "Resolves fdo#75339 : No Error-Dialog appears in specific cases..."Julien Nabet
2014-06-23Missing #includeStephan Bergmann
2014-06-23Try to fixJulien Nabet
2014-06-23Resolves fdo#75339 : No Error-Dialog appears in specific cases in BaseJulien Nabet
2014-06-05coverity#705261 Missing break in switch, assuming its intentionalCaolá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-14typo: obsolet -> obsoleteThomas Arnhold
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-19coverity#735861 Explicit null dereferencedCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
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-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-06typo fixes in commentsAndras Timar
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/fmcomp/*.cxx from String to OUStringNoel Grandin
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-24Mark as constTakeshi Abe
2013-08-24sal_Bool to boolTakeshi Abe
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-18XubString->OUStringCaolán McNamara
2013-07-30fdo#55955 select first column if possibleLionel Elie Mamane
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-11XubString->OUStringCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19fdo#62096 Replace O(U)String compareTo with ==Janit Anjaria
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold