summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2016-11-07tdf#62625 - reopen temp stream to readBasic .xls VBAJustin Luth
2016-10-18Resolves: tdf#101590 cannot interact with filepicker from import categoryCaolán McNamara
2016-10-17tdf#92817: re-implement empty lockfile fixMike Kaganski
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-08-03Fix the WebDAV lock owner name shown on file locked dialog UIGiuseppe Castagno
2016-06-24package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl
2016-06-17tdf#100423 Template Manager: ctrl + A and del should work correctlyAkshay Deep
2016-06-15Template Export: Don't overwrite the existing template in a directoryAkshay Deep
2016-06-13Code cleanup: No need to explicitly show tooltips in Template ManagerAkshay Deep
2016-06-10GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep
2016-06-10GSoC: Template Manager: Add respones for User InteractionAkshay Deep
2016-06-10GSoC: Templates: Display titles and category as tooltipsAkshay Deep
2016-06-09GSoC: Template Manager: Improve "Rename Category" functionalityAkshay Deep
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep
2016-06-09Hide Default Template icon when resetting default using toolbox menuAkshay Deep
2016-06-08Reset Default in Context Menu for default templatesAkshay Deep
2016-06-07Mark Default Templates in Template ManagerAkshay Deep
2016-06-06Hitting return in search field should not open a templateAkshay Deep
2016-06-06tdf#94131 Easier access to set a default template when saving a templateAkshay Deep
2016-06-04tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep
2016-06-03Reduce duplicate code in Template ManagerAkshay Deep
2016-05-30Resolves: Error when overwriting a template in Template Save As DialogAkshay Deep
2016-05-30Template Manager: Option to rename categoryAkshay Deep
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