summaryrefslogtreecommitdiffstats
path: root/include/sfx2
Commit message (Expand)AuthorAgeFilesLines
* create o3tl::array_viewNoel Grandin2017-06-171-1/+2
* TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin2017-06-171-5/+0
* Let CreateItemSet return unique_ptrStephan Bergmann2017-06-141-1/+1
* Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann2017-06-131-5/+5
* cleanup unused css/frame/* includesJochen Nitschke2017-06-1212-20/+2
* tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens2017-06-081-4/+5
* tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk2017-06-061-1/+3
* SID_ATTR_PATHGROUP isn't used anywhere, luckilyCaolán McNamara2017-06-061-1/+0
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-1/+1
* disambiguate dual use of toolbar idsCaolán McNamara2017-05-313-4/+82
* tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens2017-05-303-0/+4
* fix impress slide context menuNoel Grandin2017-05-261-1/+1
* loplugin:constantparamNoel Grandin2017-05-251-1/+1
* enhance useuniqueptr lopluginNoel Grandin2017-05-231-1/+3
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* Watermark: extended configurationSzymon Kłos2017-05-192-6/+18
* make string translation loading more uniformCaolán McNamara2017-05-191-4/+5
* Watermark: Insert watermark commandSzymon Kłos2017-05-182-1/+36
* SID_ADDONS sdi slot is unusedMaxim Monastirsky2017-05-181-1/+0
* lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti2017-05-161-2/+0
* lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti2017-05-161-0/+2
* loplugin:useuniqueptrNoel Grandin2017-05-151-1/+2
* loplugin:constantparamNoel Grandin2017-05-091-1/+1
* loplugin:checkunusedparams in sfx2Noel Grandin2017-05-046-12/+9
* remove unused includesJochen Nitschke2017-05-031-9/+1
* untranslated strings are just stringsCaolán McNamara2017-05-022-15/+1
* create SfxGroupId based on o3tl::strong_intNoel Grandin2017-05-025-6/+66
* stop torturing std::string in SfxSlotPoolNoel Grandin2017-04-301-12/+9
* loplugin:unusedfieldsNoel Grandin2017-04-281-1/+0
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-275-5/+5
* loplugin:unusedmethodsNoel Grandin2017-04-261-9/+0
* remove sfx2 bitmaps from .src filesCaolán McNamara2017-04-261-13/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-2524-0/+24
* Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2017-04-232-42/+0
* Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos2017-04-221-0/+1
* LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti2017-04-211-1/+2
* loplugin:unusedmethodsNoel Grandin2017-04-201-11/+0
* remove freshly unused menu support from src filesCaolán McNamara2017-04-191-1/+0
* tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin2017-04-182-4/+11
* remove sfx2/sfxcommands.hCaolán McNamara2017-04-181-34/+0
* Fix typosAndrea Gelmini2017-04-151-1/+1
* sfx2 lok: use auto when initializing with a cast to avoid duplicationMiklos Vajna2017-04-141-1/+1
* drop document_io_logring.txt and use global loggingCaolán McNamara2017-04-122-7/+2
* loplugin:inlinefields in SfxSaveAsTemplateDialogNoel Grandin2017-04-101-7/+6
* Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl2017-04-071-0/+1
* Remove button handler and let the button dispatch the uno cmdSamuel Mehrbrodt2017-04-071-1/+0
* Drop remains of the Welcome Screen featureGabor Kelemen2017-04-071-1/+0
* Resolves: rhbz#1438876 detect preferred help module for csv dialogCaolán McNamara2017-04-061-1/+1
* teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2017-04-052-8/+6
* loplugin:constantparam part2Noel Grandin2017-04-051-2/+1