summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin5-19/+19
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls13-371/+53
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-5/+5
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-2/+2
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin2-3/+3
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-1/+1
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann3-5/+5
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann3-5/+5
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann6-16/+16
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-45/+45
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2-3/+3
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2015-03-24convert SfxChildAlignment to enum classNoel Grandin5-15/+15
2015-03-19loplugin:constantfunction: svxNoel Grandin1-16/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin3-20/+20
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-1/+2
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara2-9/+4
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2015-03-06Idle: Changed to new enum nameTobias Madl2-2/+2
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2-2/+2
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl2-2/+2
2015-02-28TyposJulien Nabet1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-02-09fdo#39468 translated german commentsDaniel Sikeler1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-11/+8
2015-02-05push this windows build along a bit furtherCaolán McNamara1-9/+8
2015-02-05yet yet yet yet yet yet yet another 'Locale' ambiguous symbolEike Rathke1-2/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-16/+0
2015-01-27Lock SolarMutex around fmFormShell::DetermineForms callsStephan Bergmann1-0/+5
2015-01-24Typo: syncro->synchroJulien Nabet1-8/+8
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann1-1/+1
2015-01-19Mistake in choice of FM_PROPJulien Nabet1-1/+1
2015-01-19Fix typo code Resouce->ResourceAndrea Gelmini1-4/+4
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn4-12/+6
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-10/+7
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann1-1/+1
2015-01-02Fix simple typos.Andrea Gelmini1-6/+6
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-1/+1
2014-12-18Build fix for gcc 4.7.Kohei Yoshida1-2/+2
2014-12-18Work around GCC bugStephan Bergmann1-19/+19
2014-12-18fix buildCaolán McNamara1-22/+22
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann5-37/+37
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara1-11/+0
2014-12-17fdo#39468 translated some german commentsDaniel Sikeler2-259/+256