summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-28TyposJulien Nabet
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-09fdo#39468 translated german commentsDaniel Sikeler
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05push this windows build along a bit furtherCaolán McNamara
2015-02-05yet yet yet yet yet yet yet another 'Locale' ambiguous symbolEike Rathke
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-27Lock SolarMutex around fmFormShell::DetermineForms callsStephan Bergmann
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-19Mistake in choice of FM_PROPJulien Nabet
2015-01-19Fix typo code Resouce->ResourceAndrea Gelmini
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-18Build fix for gcc 4.7.Kohei Yoshida
2014-12-18Work around GCC bugStephan Bergmann
2014-12-18fix buildCaolán McNamara
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara
2014-12-17fdo#39468 translated some german commentsDaniel Sikeler
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl