summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-13tdf#94042 Change autorecovery & autosave to 10 minutesYousuf Philips
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08full fill mostly fulfillCaolán McNamara
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-22convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-11valgrind: silence worrying invalid pthread lock/unlock warnings on exitCaolán McNamara
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