summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2016-05-30Resolves: Error when overwriting a template in Template Save As DialogAkshay Deep
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-27Template Manager: Option to rename categoryAkshay Deep
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-25Template Manager: ListView in Save As and Category Selector DialogAkshay Deep
2016-05-25New Template Manager: Remove inheritance of TemplateContainerItemAkshay Deep
2016-05-25Template Manager: Filter by Application (Default)Akshay Deep
2016-05-25Creating a new category on move should update the category listAkshay Deep
2016-05-25Template Manager: Tooltips to display categoryAkshay Deep
2016-05-23tdf#89329: use unique_ptr for pImpl in frmdescrXisco Fauli
2016-05-23tdf#89329: use unique_ptr for pImpl in newXisco Fauli
2016-05-23New Template Manager: Improved search for templatesAkshay Deep
2016-05-22loplugin:staticmethodsStephan Bergmann
2016-05-22tdf#89329: use unique_ptr for pImpl in docfileXisco Fauli
2016-05-21loplugin:passstuffbyrefNoel Grandin
2016-05-20New Template ManagerAkshay Deep
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-19loplugin:unusedmethods in sfx2Noel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06fix typo, related tdf#96890Markus Mohrhard
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-05-01tdf#96890 The file "groupuinames.xml" is invalid XMLmelikeyurtoglu
2016-04-30Fix typosAndrea Gelmini
2016-04-29Template Manager -> TemplatesSamuel Mehrbrodt
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-28tdf#96097: Can't save a doc with signed macro after autosave/save a copyGuillaume Smaha
2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12loplugin:unreffunStephan Bergmann
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin