summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-06-26ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2017-06-06SID_ATTR_PATHGROUP isn't used anywhere, luckilyCaolán McNamara
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens
2017-05-26fix impress slide context menuNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19Watermark: extended configurationSzymon Kłos
2017-05-19make 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-09loplugin:constantparamNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-03remove unused includesJochen Nitschke
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-04-30stop torturing std::string in SfxSlotPoolNoel Grandin
2017-04-28loplugin:unusedfieldsNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-04-15Fix typosAndrea Gelmini
2017-04-14sfx2 lok: use auto when initializing with a cast to avoid duplicationMiklos Vajna