summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)Author
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-06typo fixes in commentsAndras Timar
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-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-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
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-12-16fix out of range accessCaolán McNamara
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl
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-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-18XubString->OUStringCaolán McNamara
2013-08-15convert include/svtools/transfer.hxx 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-30fdo#55955 select first column if possibleLionel Elie Mamane
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-11XubString->OUStringCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-04Mark as constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-20FmGridControl: handle non-existing propertiesMichael Stahl
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-06-03fdo#46808, Convert ComponentContext to XComponentContextNoel 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