summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-28cleanup includesJochen Nitschke
2016-09-27tdf#102630: [API CHANGE] Remove SharePoints support from PathSubstitutionStephan Bergmann
2016-09-27Use FixedVariable::bAbsPath to check for special path varsStephan Bergmann
2016-09-27Remove redundant FixedVariable::nEnumValueStephan Bergmann
2016-09-27Remove unnecessary typedefsStephan Bergmann
2016-09-27Use range-based forStephan Bergmann
2016-09-27Reduce var scopeStephan Bergmann
2016-09-27Add noteStephan Bergmann
2016-09-27tdf#101898: Only re-substitute whole segments with $(username)Stephan Bergmann
2016-09-15tdf#101771 framework: avoid deadlock in AutoRecoveryMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-08-30default assignment operator is fineCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-06-23tdf#96607 'Save as' doesn't update global auto-recovery stateanwilli5
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara
2016-06-20Remove unused includesStephan Bergmann
2016-06-09tdf#99815 fixups after XNotifyingDispatchJuergen Funk
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-11Lock member access in Frame::disposingStephan Bergmann
2016-04-11Turn disableLayoutManager into a member functionStephan Bergmann
2016-04-11Remove leftover commentsStephan Bergmann
2016-04-11Combine successive private blocksStephan Bergmann
2016-04-11protected -> privateStephan Bergmann
2016-04-11Fold impl_initializePropInfo into initListenersStephan Bergmann
2016-04-11No need to lock SolarMutex hereStephan Bergmann
2016-04-11No need to clear component context during disposeStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-08Base Frame on WeakComponentImplHelper instead of TransactionManagerStephan Bergmann
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann
2016-04-07Fold PropertySetHelper into its only use, FrameStephan Bergmann
2016-04-07[API CHANGE] Remove undocumented TabContainerWindow serviceStephan Bergmann
2016-04-05m_dbg_bMakeItFaster is always falseStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-01sequence->vector in frameworkNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann
2016-03-29handle failure to expand ~ in path elements.Michael Meeks
2016-03-23loplugin:constantparam in frameworkNoel Grandin
2016-03-15loplugin:salboolNoel Grandin