summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay Deep
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin
2016-05-30Resolves: Error when overwriting a template in Template Save As DialogAkshay Deep
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-29coverity#1362173 Dereference after null checkCaolán McNamara
2016-05-28Improve alignment and use of space in Document Properties dialogAdolfo Jayme Barrientos
2016-05-28lok: add uno command AssignLayoutHenry Castro
2016-05-27Template Manager: Option to rename categoryAkshay Deep
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in sfxhelpXisco Fauli
2016-05-26Start Center: Rename "Edit Templates" to "Manage Templates"Akshay Deep
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-26loplugin:unusedmethodsNoel Grandin
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
2016-05-23tdf#89329: use unique_ptr for pImpl in frmdescrXisco Fauli
2016-05-23tdf#89329: use unique_ptr for pImpl in progressXisco Fauli
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant
2016-05-23loplugin:staticmethodsNoel Grandin
2016-05-23New Template Manager: Default Thumbnails in TemplateSearchViewAkshay Deep
2016-05-23tdf#89329: use unique_ptr for pImpl in requestXisco Fauli
2016-05-23tdf#89329: use unique_ptr for pImpl in printerXisco 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-22loplugin:passstuffbyrefStephan Bergmann
2016-05-22tdf#89329: use unique_ptr for pImpl in childwinXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in docfileXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in frameXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in bindingsXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in dockwinXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in basedlgsXisco Fauli
2016-05-21loplugin:passstuffbyrefNoel Grandin
2016-05-20New Template ManagerAkshay Deep
2016-05-20Add initial CppunitTest_sfx2_classificationMiklos Vajna