summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1512-42/+42
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-1/+1
* convert SvtModuleOptions::EModule to scoped enumNoel Grandin2015-04-073-3/+3
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-1/+1
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-025-10/+10
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-025-10/+10
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Typo: metod(s)->method(s)Julien Nabet2015-04-011-1/+1
* loplugin:staticfunctionNoel Grandin2015-04-011-2/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-0113-34/+34
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-286-17/+17
* Resolves: tdf#90256 repair invalid docking positionsCaolán McNamara2015-03-261-1/+8
* Typo: formated->formattedJulien Nabet2015-03-257-15/+15
* new constantfunction lopluginNoel Grandin2015-03-251-2/+1
* loplugin:constantfunction: frameworkNoel Grandin2015-03-247-17/+3
* Resolves: rhbz#1204244 group sdb windows together as 'base'Caolán McNamara2015-03-231-14/+6
* tdf#88230: cleanup solar mutex yieldingPranav Kant2015-03-203-8/+4
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-2/+2
* do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl2015-03-111-5/+1
* framework: reindent that tooMichael Stahl2015-03-111-29/+29
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-114-17/+12
* V801: Decreased performanceCaolán McNamara2015-03-094-15/+15
* V813: Decreased performanceCaolán McNamara2015-03-042-3/+3
* TyposJulien Nabet2015-03-031-1/+1
* TyposJulien Nabet2015-03-033-3/+3
* TyposJulien Nabet2015-03-022-2/+2
* Typo: embeded->embeddedJulien Nabet2015-03-013-10/+10
* Remove nonsenseStephan Bergmann2015-02-271-1/+1
* TyposJulien Nabet2015-02-263-8/+8
* Less castingStephan Bergmann2015-02-241-6/+4
* Avoid unnecessary bad downcasts from PopupMenu to AddonPopupMenuStephan Bergmann2015-02-232-37/+11
* TyposJulien Nabet2015-02-212-3/+3
* TyposJulien Nabet2015-02-182-8/+8
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-162-30/+30
* Related: tdf#63690 - remove rtl_logfileThorsten Behrens2015-02-142-2/+0
* Fix of a few typosAndrea Gelmini2015-02-092-3/+3
* Typo: we has->we haveJulien Nabet2015-02-083-3/+3
* Typo: relaese->releaseJulien Nabet2015-02-082-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-077-46/+31
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-064-13/+16
* Updated all precompiled headers.Ashod Nakashian2015-02-052-6/+7
* rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara2015-02-047-26/+26
* fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara2015-02-046-28/+44
* Clean up some weird loggingTor Lillqvist2015-02-032-3/+2
* coverity#1267648 Logically dead codeCaolán McNamara2015-02-021-1/+1
* coverity#1267688 Uncaught exceptionCaolán McNamara2015-02-012-4/+4
* coverity#1267687 Uncaught exceptionCaolán McNamara2015-02-012-4/+5
* coverity#1267685 Uncaught exceptionCaolán McNamara2015-02-012-4/+4
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-292-27/+0