summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-19Remove redundant checkStephan Bergmann
2015-08-19Remove ConvertOSLtoUCBURLStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-15Remove pointless check for well-formed sal_Bool valueStephan Bergmann
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-06-13Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann
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: fixup locally allocated vcl::Window objectsNoel Grandin
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-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-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-24loplugin:constantfunction: frameworkNoel Grandin
2015-03-11framework: reindent that tooMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-02-27Remove nonsenseStephan Bergmann
2015-02-24Less castingStephan Bergmann
2015-02-09Fix of a few typosAndrea Gelmini
2015-02-08Typo: we has->we haveJulien Nabet
2015-02-08Typo: relaese->releaseJulien Nabet
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage