summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-06-03tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep5-10/+35
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-06-03Add an assert for a good measure.Jan Holesovsky1-0/+2
2016-06-03notebookbar: load ui for the start centerSzymon Kłos2-3/+17
2016-06-02loplugin:unusedfieldsNoel Grandin1-2/+1
2016-06-01Impress: Replace Presentation Wizard with Template ManagerAkshay Deep1-0/+42
2016-06-01tdf#89329: use unique_ptr for pImpl in msgpoolXisco Fauli1-8/+4
2016-06-01tdf#89329: use unique_ptr for pImpl in objfaceXisco Fauli1-31/+29
2016-06-01remove unused SID constants and associated codeNoel Grandin8-84/+6
2016-06-01Convert printer enums to scoped enumsNoel Grandin1-8/+8
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin14-31/+31
2016-05-31Remove inline renaming of title in ThumbnailViewItemAkshay Deep4-127/+2
2016-05-31loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-3/+3
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay Deep3-50/+87
2016-05-30Convert SelectionMode to scoped enumNoel Grandin3-4/+4
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin1-2/+2
2016-05-30Resolves: Error when overwriting a template in Template Save As DialogAkshay Deep1-0/+1
2016-05-30loplugin:unusedmethodsNoel Grandin5-79/+0
2016-05-29coverity#1362173 Dereference after null checkCaolán McNamara1-3/+2
2016-05-28Improve alignment and use of space in Document Properties dialogAdolfo Jayme Barrientos1-125/+46
2016-05-28lok: add uno command AssignLayoutHenry Castro1-0/+6
2016-05-27Template Manager: Option to rename categoryAkshay Deep4-3/+68
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-2/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in sfxhelpXisco Fauli1-4/+1
2016-05-26Start Center: Rename "Edit Templates" to "Manage Templates"Akshay Deep2-3/+3
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-05-26loplugin:unusedmethodsNoel Grandin7-248/+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