summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2016-07-18tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna
2016-07-17Resolves: tdf#100910 yes/no doesn't clear bgCaolán McNamara
2016-07-08Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara
2016-06-24package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl
2016-06-21tdf#100352 sfx classification: support localized policy filesMiklos Vajna
2016-06-17tdf#79198 START CENTER: Close button doesn't reappear after being clickedAkshay Deep
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-10Resolves: tdf#100181 quickstart crashes immediately without QuickstarterCaolán McNamara
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-08Template Manager: Enable "Move" and "Export" buttons on right clickAkshay Deep
2016-06-08Missing selected + hover state in Template ManagerAkshay Deep
2016-06-08Reset Default in Context Menu for default templatesAkshay Deep
2016-06-07loplugin:unusedvariablecheckTor Lillqvist
2016-06-07loplugin:passstuffbyrefTor Lillqvist
2016-06-07Switch "Delete" and "Rename" in Template context menuAkshay 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-03Template Manager: Ctrl + A to select all templatesAkshay Deep
2016-06-03Reduce duplicate code in Template ManagerAkshay Deep
2016-06-03Resolves: tdf#96008 crash when an extension with legacy decks is installedCaolán McNamara
2016-06-03OpenThenSwitchToDeck actually *toggles* deck visibilityCaolán McNamara
2016-05-31Remove inline renaming of title in ThumbnailViewItemAkshay Deep
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay 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-27Start Center: Rename "Edit Templates" to "Manage Templates"Akshay Deep
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25because pCW->bCreate is always set to true, the conditional isn't usefulCaolán McNamara
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-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24tdf#89329: use unique_ptr for pImpl in filedlghelperXisco Fauli
2016-05-24tdf#89329: use unique_ptr for pImpl in tabdlgXisco Fauli
2016-05-24tdf#89329: use unique_ptr for pImpl in tbxctrlXisco Fauli
2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha
2016-05-24tdf#89329: use unique_ptr for pImpl in shellXisco Fauli
2016-05-24remove some manual ref-countingNoel Grandin