summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini
2016-06-11coverity#1362677 Unchecked dynamic_castCaolán McNamara
2016-06-11coverity#1202784 Division or modulo by zeroCaolán McNamara
2016-06-11tdf#97087 Timers and idles should have programmer comprehensible, unique namesapurvapriyadarshi
2016-06-10Clean up uses of Any::getValue() in sfx2Stephan Bergmann
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
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-10sfx2: implement per-view LOK_CALLBACK_STATE_CHANGEDMiklos Vajna
2016-06-10GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep
2016-06-09Templates: Display titles and category as tooltipsAkshay Deep
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep
2016-06-09Template Manager: Improve "Rename Category" functionalityAkshay Deep
2016-06-09Hide Default Template icon when resetting default using toolbox menuAkshay Deep
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08Template Manager: Enable "Move" and "Export" buttons on right clickAkshay Deep
2016-06-08Disable multiselection in Impress Template SelectionAkshay Deep
2016-06-08tdf#96099 Remove SfxInterfaceArr_Impl typedefMark Page
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk
2016-06-07Switch "Delete" and "Rename" in Template context menuAkshay Deep
2016-06-07Missing selected + hover state in Template ManagerAkshay Deep
2016-06-07Reset Default in Context Menu for default templatesAkshay Deep
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06tdf#89329: use rtl::Reference for pImpl in querystatusXisco Fauli
2016-06-06loplugin:defaultparamsStephan Bergmann
2016-06-06Improve Impress Template Selection DialogAkshay 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-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-06-06loplugin:unusedvariablecheckTor Lillqvist
2016-06-06loplugin:passstuffbyrefTor Lillqvist
2016-06-06tdf#89329: use unique_ptr for pImpl in objshXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in prnmonXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in viewfrmXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in unoctitmXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in mailmodelapiXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in viewshXisco Fauli
2016-06-06Mark Default Templates in Template ManagerAkshay Deep
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-03Template Manager: Ctrl + A to select all templatesAkshay Deep
2016-06-03tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep
2016-06-03Reduce duplicate code in Template ManagerAkshay Deep