summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-05-05Once is enoughMaxim Monastirsky
2017-05-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky
2017-05-04Fix spellingTor Lillqvist
2017-05-04Remove duplicated includeAndrea Gelmini
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03remove empty commentsNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky