summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann
2015-04-22Ensure WakeUpThread is joined before exitStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-20java: remove some unused codeNoel Grandin
2015-04-17framework: convert new to ::Create.Michael Meeks
2015-04-17Don't enable toolbar layout manager using LibreOfficeKitLászló Németh
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
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