summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-05-18Watermark: Insert watermark commandSzymon Kłos2-1/+36
2017-05-18SID_ADDONS sdi slot is unusedMaxim Monastirsky1-1/+0
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti1-2/+0
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti1-0/+2
2017-05-15loplugin:useuniqueptrNoel Grandin1-1/+2
2017-05-09loplugin:constantparamNoel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin6-12/+9
2017-05-03remove unused includesJochen Nitschke1-9/+1
2017-05-02untranslated strings are just stringsCaolán McNamara2-15/+1
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin5-6/+66
2017-04-30stop torturing std::string in SfxSlotPoolNoel Grandin1-12/+9
2017-04-28loplugin:unusedfieldsNoel Grandin1-1/+0
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock5-5/+5
2017-04-26loplugin:unusedmethodsNoel Grandin1-9/+0
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara1-13/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock24-0/+24
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2-42/+0
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos1-0/+1
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti1-1/+2
2017-04-20loplugin:unusedmethodsNoel Grandin1-11/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin2-4/+11
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara1-34/+0
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-14sfx2 lok: use auto when initializing with a cast to avoid duplicationMiklos Vajna1-1/+1
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara2-7/+2
2017-04-10loplugin:inlinefields in SfxSaveAsTemplateDialogNoel Grandin1-7/+6
2017-04-07Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl1-0/+1
2017-04-07Remove button handler and let the button dispatch the uno cmdSamuel Mehrbrodt1-1/+0
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen1-1/+0
2017-04-06Resolves: rhbz#1438876 detect preferred help module for csv dialogCaolán McNamara1-1/+1
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2-8/+6
2017-04-05loplugin:constantparam part2Noel Grandin1-2/+1
2017-04-03coverity#440972 Dereference before null checkCaolán McNamara1-5/+3
2017-03-31use actual UNO enums in sfx2Noel Grandin1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna25-57/+57
2017-03-29loplugin:unusedmethodsNoel Grandin2-4/+0
2017-03-29loplugin:singlevalfieldsNoel Grandin1-1/+0
2017-03-28remove some more unused SID constants and commandsNoel Grandin1-1/+0
2017-03-28SFX_SLOT macro is unusedNoel Grandin1-9/+0
2017-03-28remove enum slot code from sfx2Noel Grandin2-9/+5
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin1-11/+0
2017-03-28remove unhandled SID commands from sfx2Noel Grandin1-18/+0
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin6-52/+41
2017-03-27remove unhandled SID commands in sdNoel Grandin1-1/+0
2017-03-25Fix typosAndrea Gelmini4-4/+4
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-03-23remove unused helpid in SfxShellNoel Grandin1-2/+0
2017-03-22create SfxDisableFlags enumNoel Grandin3-6/+16
2017-03-19TyposJulien Nabet1-1/+1