summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-19Can return const OUString&, hereMatteo Casalin1-1/+1
2017-03-17SfxObjectFactory: directly store factory name as OUStringMatteo Casalin1-3/+3
2017-03-17Remove SfxObjectFactory::GetShortName()Matteo Casalin1-1/+0
2017-03-17cleanup double includes and declarationsJochen Nitschke2-4/+1
2017-03-17remove unused defines from HRC files in sfx2Noel Grandin1-6/+0
2017-03-17gpg4libre: Also show Infobar when signature is validSamuel Mehrbrodt1-0/+1
2017-03-16use forward declaration for SfxItemSetJochen Nitschke3-7/+8
2017-03-16tdf#103355 Working menu after closing slideshowSzymon Kłos1-1/+2
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos3-3/+46
2017-03-14remove unused RID constantsNoel Grandin2-6/+0
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-1/+1