summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-03-24SkipImages option for document importLászló Németh1-1/+5
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin3-23/+30
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin3-32/+33
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-8/+8
2015-03-24convert SvxZoomType to enum classNoel Grandin2-5/+5
2015-03-24convert sfxlink to enum classNoel Grandin3-15/+15
2015-03-24convert SfxChildAlignment to enum classNoel Grandin12-229/+229
2015-03-24convert SfxPopupAction to enum classNoel Grandin1-12/+20
2015-03-23tdf#90095 Fixed wrong behavior of template delete dialogMichael Horn1-2/+2
2015-03-23HAVE_FEATURE_SCRIPTING, but no config_features.h include.Jan Holesovsky2-0/+4
2015-03-19coverity#1288895 Explicit null dereferencedCaolán McNamara1-1/+1
2015-03-19WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2015-03-19loplugin:constantfunction: sfx2Noel Grandin32-345/+14
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin11-81/+80
2015-03-18sal_uIntPtr->SotClipboardFormatIdCaolán McNamara1-2/+2
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin11-99/+101
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-1/+1
2015-03-17loplugin: add Dialog to unusedvariablecheckNoel Grandin1-2/+2
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás2-13/+11
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann4-20/+11
2015-03-12sfx2: PVS-Studio V595 'pLastState' pointer could be nullMichael Stahl1-3/+3
2015-03-12sfx2: PVS-Studio V595 'pDispatcher' pointer could be nullMichael Stahl1-4/+3
2015-03-12sfx2: PVS-Studio V595 'm_pResMgr' pointer could be nullMichael Stahl1-1/+1
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák1-2/+13
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-48/+41
2015-03-11convert CHILD_ constants to enum classNoel Grandin3-41/+49
2015-03-11convert SfxDockingConfig to enum classNoel Grandin4-18/+18
2015-03-11convert SfxChildIdentifier to enum classNoel Grandin4-19/+19
2015-03-09V801: Decreased performanceCaolán McNamara6-50/+50
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl2-3/+3
2015-03-06Idle Timer: Invented Base ClassTobias Madl1-4/+2
2015-03-06Idle: Changed to new enum nameTobias Madl9-20/+20
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl9-20/+20
2015-03-06Idle and Timer are now completely independentTobias Madl2-4/+6
2015-03-06idle includes and enum useJennifer Liebel4-10/+14
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl7-10/+13
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-03-03TyposJulien Nabet1-1/+1
2015-03-01fix loopDavid Tardon1-2/+2
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin6-39/+39
2015-02-25remove unused header definitions in SotExchangeNoel Grandin1-1/+1
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin10-31/+31
2015-02-21Typo: "window" not "widow" hereJulien Nabet1-1/+1
2015-02-21-Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet1-1/+1
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz58-408/+0
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz30-537/+2
2015-02-18boost->stdCaolán McNamara2-40/+40
2015-02-18Better way to avoid ambiguities among ResId ctorsStephan Bergmann1-2/+2