summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
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-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-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-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-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-20sfx2 classification toolbar: set state of all listboxes on status changeMiklos Vajna
2016-05-20sfx2 classification toolbar: add select handler to all listboxesMiklos Vajna
2016-05-19sfx2 classification toolbar: add listboxes for all policy typesMiklos Vajna
2016-05-19sfx2 classification toolbar: add a label next to the listboxMiklos Vajna
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Remove unused _SFXMOD_HXXStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#74885 Fix direction in CMIS property editor scrollbarGiuseppe Castagno
2016-04-11tdf#89095 Start Center: bigger thumbnails for templatesAkshay Deep
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna