summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: some small fixesNoel Grandin
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10framework: fix for toolkit updates.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in frameworkNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Typo: metod(s)->method(s)Julien Nabet
2015-04-01loplugin:staticfunctionNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26Resolves: tdf#90256 repair invalid docking positionsCaolán McNamara
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-24loplugin:constantfunction: frameworkNoel Grandin
2015-03-23Resolves: rhbz#1204244 group sdb windows together as 'base'Caolán McNamara
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11framework: reindent that tooMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-03TyposJulien Nabet
2015-03-02TyposJulien Nabet
2015-03-01Typo: embeded->embeddedJulien Nabet
2015-02-27Remove nonsenseStephan Bergmann
2015-02-26TyposJulien Nabet
2015-02-24Less castingStephan Bergmann
2015-02-23Avoid unnecessary bad downcasts from PopupMenu to AddonPopupMenuStephan Bergmann
2015-02-21TyposJulien Nabet
2015-02-18TyposJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-09Fix of a few typosAndrea Gelmini
2015-02-08Typo: we has->we haveJulien Nabet
2015-02-08Typo: relaese->releaseJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann