summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep2016-06-105-55/+129
* Templates: Display titles and category as tooltipsAkshay Deep2016-06-097-5/+30
* tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep2016-06-096-14/+61
* Template Manager: Improve "Rename Category" functionalityAkshay Deep2016-06-091-30/+31
* Hide Default Template icon when resetting default using toolbox menuAkshay Deep2016-06-092-0/+6
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-082-6/+4
* Template Manager: Enable "Move" and "Export" buttons on right clickAkshay Deep2016-06-082-0/+2
* Disable multiselection in Impress Template SelectionAkshay Deep2016-06-082-2/+28
* tdf#96099 Remove SfxInterfaceArr_Impl typedefMark Page2016-06-082-4/+4
* sfx2 classification: use auto where it improves code readabilityMiklos Vajna2016-06-081-12/+12
* tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk2016-06-084-16/+41
* Switch "Delete" and "Rename" in Template context menuAkshay Deep2016-06-071-4/+4
* Missing selected + hover state in Template ManagerAkshay Deep2016-06-073-3/+13
* Reset Default in Context Menu for default templatesAkshay Deep2016-06-076-16/+45
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-064-8/+8
* Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin2016-06-061-74/+31
* tdf#89329: use rtl::Reference for pImpl in querystatusXisco Fauli2016-06-061-4/+2
* loplugin:defaultparamsStephan Bergmann2016-06-061-1/+1
* Improve Impress Template Selection DialogAkshay Deep2016-06-063-1/+25
* Hitting return in search field should not open a templateAkshay Deep2016-06-061-0/+7
* tdf#94131 Easier access to set a default template when saving a templateAkshay Deep2016-06-061-1/+32
* Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin2016-06-061-31/+74
* Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page2016-06-061-74/+31
* loplugin:unusedvariablecheckTor Lillqvist2016-06-061-1/+0
* loplugin:passstuffbyrefTor Lillqvist2016-06-061-1/+1
* tdf#89329: use unique_ptr for pImpl in objshXisco Fauli2016-06-066-317/+315
* tdf#89329: use unique_ptr for pImpl in prnmonXisco Fauli2016-06-061-1/+1
* tdf#89329: use unique_ptr for pImpl in viewfrmXisco Fauli2016-06-062-72/+70
* tdf#89329: use unique_ptr for pImpl in unoctitmXisco Fauli2016-06-061-19/+19
* tdf#89329: use unique_ptr for pImpl in appXisco Fauli2016-06-0610-148/+146
* tdf#89329: use unique_ptr for pImpl in mailmodelapiXisco Fauli2016-06-061-13/+7
* tdf#89329: use unique_ptr for pImpl in viewshXisco Fauli2016-06-063-77/+75
* Mark Default Templates in Template ManagerAkshay Deep2016-06-065-1/+71
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-066-29/+29
* remove unused constants in HRC filesNoel Grandin2016-06-064-18/+0
* remove some manual ref-countingNoel Grandin2016-06-061-9/+5
* Template Manager: Ctrl + A to select all templatesAkshay Deep2016-06-032-0/+28
* tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep2016-06-035-10/+35
* Reduce duplicate code in Template ManagerAkshay Deep2016-06-031-33/+15
* Resolves: tdf#96008 crash when an extension with legacy decks is installedCaolán McNamara2016-06-036-177/+161
* OpenThenSwitchToDeck actually *toggles* deck visibilityCaolán McNamara2016-06-033-5/+40
* Add an assert for a good measure.Jan Holesovsky2016-06-031-0/+2
* notebookbar: load ui for the start centerSzymon Kłos2016-06-032-3/+17
* loplugin:unusedfieldsNoel Grandin2016-06-021-2/+1
* Impress: Replace Presentation Wizard with Template ManagerAkshay Deep2016-06-011-0/+42
* tdf#89329: use unique_ptr for pImpl in msgpoolXisco Fauli2016-06-011-8/+4
* tdf#89329: use unique_ptr for pImpl in objfaceXisco Fauli2016-06-011-31/+29
* remove unused SID constants and associated codeNoel Grandin2016-06-018-84/+6
* Convert printer enums to scoped enumsNoel Grandin2016-06-011-8/+8
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-0114-31/+31