summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Reduce duplicate code in Template ManagerAkshay Deep2-70/+38
2016-06-03Resolves: tdf#96008 crash when an extension with legacy decks is installedCaolán McNamara6-177/+161
2016-06-03OpenThenSwitchToDeck actually *toggles* deck visibilityCaolán McNamara3-5/+40
2016-05-31Remove inline renaming of title in ThumbnailViewItemAkshay Deep4-127/+2
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay Deep3-50/+87
2016-05-30Resolves: Error when overwriting a template in Template Save As DialogAkshay Deep1-0/+1
2016-05-30Template Manager: Option to rename categoryAkshay Deep4-3/+68
2016-05-28Improve alignment and use of space in Document Properties dialogAdolfo Jayme Barrientos1-125/+46
2016-05-27Start Center: Rename "Edit Templates" to "Manage Templates"Akshay Deep2-3/+3
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2-46/+0
2016-05-25because pCW->bCreate is always set to true, the conditional isn't usefulCaolán McNamara1-13/+10
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-05-25Template Manager: ListView in Save As and Category Selector DialogAkshay Deep4-68/+160
2016-05-25New Template Manager: Remove inheritance of TemplateContainerItemAkshay Deep5-202/+26
2016-05-25Template Manager: Filter by Application (Default)Akshay Deep2-17/+79
2016-05-25Creating a new category on move should update the category listAkshay Deep1-0/+4
2016-05-25Template Manager: Tooltips to display categoryAkshay Deep6-41/+21
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-5/+9
2016-05-24tdf#89329: use unique_ptr for pImpl in filedlghelperXisco Fauli1-61/+54
2016-05-24tdf#89329: use unique_ptr for pImpl in tabdlgXisco Fauli1-5/+3
2016-05-24tdf#89329: use unique_ptr for pImpl in tbxctrlXisco Fauli1-4/+2
2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha1-1/+8
2016-05-24tdf#89329: use unique_ptr for pImpl in shellXisco Fauli1-52/+49
2016-05-24remove some manual ref-countingNoel Grandin1-9/+5
2016-05-23tdf#89329: use unique_ptr for pImpl in frmdescrXisco Fauli1-18/+16
2016-05-23tdf#89329: use unique_ptr for pImpl in progressXisco Fauli1-73/+72
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-1/+1
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant1-1/+18
2016-05-23loplugin:staticmethodsNoel Grandin1-1/+1
2016-05-23New Template Manager: Default Thumbnails in TemplateSearchViewAkshay Deep2-1/+28
2016-05-23tdf#89329: use unique_ptr for pImpl in requestXisco Fauli1-116/+115
2016-05-23tdf#89329: use unique_ptr for pImpl in printerXisco Fauli1-20/+13
2016-05-23tdf#89329: use unique_ptr for pImpl in newXisco Fauli1-3/+3
2016-05-23New Template Manager: Improved search for templatesAkshay Deep1-1/+12
2016-05-22loplugin:staticmethodsStephan Bergmann1-1/+1
2016-05-22loplugin:passstuffbyrefStephan Bergmann1-2/+2
2016-05-22tdf#89329: use unique_ptr for pImpl in childwinXisco Fauli1-45/+43
2016-05-22tdf#89329: use unique_ptr for pImpl in docfileXisco Fauli1-542/+540
2016-05-22tdf#89329: use unique_ptr for pImpl in frameXisco Fauli2-73/+70
2016-05-22tdf#89329: use unique_ptr for pImpl in bindingsXisco Fauli1-266/+266
2016-05-22tdf#89329: use unique_ptr for pImpl in dockwinXisco Fauli1-208/+206
2016-05-22tdf#89329: use unique_ptr for pImpl in basedlgsXisco Fauli1-61/+59
2016-05-21loplugin:passstuffbyrefNoel Grandin1-1/+1
2016-05-20New Template ManagerAkshay Deep17-1315/+1604
2016-05-20Add initial CppunitTest_sfx2_classificationMiklos Vajna3-0/+188
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin5-300/+2
2016-05-20sfx2 classification toolbar: set state of all listboxes on status changeMiklos Vajna2-8/+21
2016-05-20sfx2 classification toolbar: add select handler to all listboxesMiklos Vajna2-26/+58
2016-05-19Revert "loplugin:staticmethods"Tor Lillqvist1-2/+2
2016-05-19loplugin:staticmethodsTor Lillqvist1-2/+2