summaryrefslogtreecommitdiffstats
path: root/svx/source/form/fmshimp.cxx
Commit message (Expand)AuthorAgeFilesLines
* coverity#704821 Dereference after null checkCaolán McNamara2014-03-241-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-4/+4
* svx: sal_Bool->boolNoel Grandin2014-03-111-8/+8
* svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* Enough to obtain theIntrospection singleton onceStephan Bergmann2014-03-071-4/+3
* Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2014-03-071-3/+3
* SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-3/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-11/+11
* Remove visual noise from svxAlexander Wilms2014-02-261-14/+14
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-2/+2
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-2/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-108/+108
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-13/+13
* bool improvementsStephan Bergmann2014-01-281-1/+1
* coverity#705895 Dereference before null checkCaolán McNamara2014-01-281-2/+1
* Consistently let SetDesingMode functions take bool argumentStephan Bergmann2014-01-211-1/+1
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-1/+1
* Fix other typosJulien Nabet2013-12-221-1/+1
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-1/+1
* remove unnecessary use of OUString constructor in SVX moduleNoel Grandin2013-11-081-9/+9
* remove uses of COMPARE_*Caolán McNamara2013-10-211-1/+1
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* convert include/svx/fmsearch.hxx from String to OUStringNoel Grandin2013-09-051-1/+1
* Mark as constTakeshi Abe2013-08-241-6/+6
* sal_Bool to boolTakeshi Abe2013-08-241-18/+18
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-261-1/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-3/+3
* fdo#46808, Convert form::TabOrderDialog service to new styleNoel Grandin2013-06-031-24/+6
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-3/+3
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-2/+2
* fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin2013-04-231-3/+3
* fdo#46808, convert to XComponentContextNoel Grandin2013-04-231-1/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-56/+56
* Related to coverity#704822 (Explicit null dereference)Julien Nabet2013-03-201-1/+1
* fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi2013-03-151-4/+4
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-091-7/+5
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-081-11/+11
* allow menu items to be referred to by a nameCaolán McNamara2013-01-071-1/+2
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* PCH for Library_svx and Library_svxcoreLuboš Luňák2012-12-131-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-5/+5
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-2/+2