summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2018-05-07tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens
2018-04-11tdf#115853: save current custom property when adding lineJulien Nabet
2018-03-21tdf#91106 sfx2: Stylist hierarchical: sort the Default Style firstMichael Stahl
2018-03-01tdf#115795 Solve wrong redirect behavior of "Get Online Help"Franklin Weng
2018-02-13tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks
2018-02-08init known ExtraLanguages before document loadsJustin Luth
2018-01-03tdf#104870 - Impress crashes switching views in read-only modeTamás Zolnai
2017-12-21tdf#104229: properly switch to def sidebar deck on status changeAron Budea
2017-12-01tdf#113647 bullet dialog has wrong modal parentCaolán McNamara
2017-11-23tdf#113935 Switching from read-only to edit mode slowNoel Grandin
2017-10-28tdf#113446 Make EditStyle appear in customization dialogYousuf Philips
2017-10-19tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski
2017-10-03tdf#91106 sfx2: Stylist: sort top-level styles in hierarchical modeMichael Stahl
2017-09-05Resolves: tdf#95960 improve custom properties pageCaolán McNamara
2017-09-05tdf#112027: avoid leaks in FillTreeBox (sfx2)Julien Nabet
2017-08-29Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara
2017-08-23tdf#111844 infobar icons on high dpiheiko tietze
2017-08-11tdf#111567: fix memleak in TemplateLocalView::insertItemsJulien Nabet
2017-08-09tdf#108802 : In SfxControllerItem::dispose do not directly...Dennis Francis
2017-07-10tdf#108852: Put signature infobar into the right frameKatarina Behrens
2017-06-27tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl
2017-06-16tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens
2017-06-16tdf#106366 Show infobar for all read-only documentsSamuel Mehrbrodt
2017-06-07Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-04Watermark: updated Put and QueryValueSzymon Kłos
2017-06-01tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens
2017-05-22Watermark: extended configurationSzymon Kłos
2017-05-21make string translation loading more uniformCaolán McNamara
2017-05-18Watermark: Insert watermark commandSzymon Kłos
2017-05-18SID_ADDONS sdi slot is unusedMaxim Monastirsky
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-15loplugin:useuniqueptrNoel Grandin
2017-05-14tdf#58134 Reset Button in Options Dialogues does not Work with all Optionsmelikeyurtoglu
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11Clean up uses of SAL_U/SAL_W: sfx2Stephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09gnome-documents: rework SfxPickList as pimplCaolán McNamara
2017-05-08fold SfxPickList::Get and ::ensure togetherCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-05-06OUStrings: constify, reduce temporaries and scopeMatteo Casalin
2017-05-06Avoid 'else' after 'return'Matteo Casalin
2017-05-06OUStrings: constify and reduce temporariesMatteo Casalin