summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-11tdf#97087 Timers and idles should have programmer comprehensible, unique namesapurvapriyadarshi
2016-06-10Clean up uses of Any::getValue() in sfx2Stephan Bergmann
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-06-10Resolves: tdf#100181 quickstart crashes immediately without QuickstarterCaolán McNamara
2016-06-08tdf#96099 Remove SfxInterfaceArr_Impl typedefMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-29coverity#1362173 Dereference after null checkCaolán McNamara
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in sfxhelpXisco Fauli
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-25because pCW->bCreate is always set to true, the conditional isn't usefulCaolán McNamara
2016-05-25Template Manager: Filter by Application (Default)Akshay Deep
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in childwinXisco Fauli
2016-05-19loplugin:unusedmethods in sfx2Noel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant
2016-05-10Presumably missing break in switchStephan Bergmann
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Use bool instead of a sal_uInt8 bitStephan Bergmann
2016-04-20SvDDEObject::nError is never readStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann