summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-2612-17/+17
* Typo: formated->formattedJulien Nabet2015-03-251-1/+1
* SkipImages option for document importLászló Németh2015-03-241-1/+5
* convert SFX_PRINTER constants to enum classNoel Grandin2015-03-243-23/+30
* convert SfxPopupWindowType to enum classNoel Grandin2015-03-241-1/+1
* convert FILTER_APPLICATION to enum classNoel Grandin2015-03-243-32/+33
* convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2015-03-241-8/+8
* convert SvxZoomType to enum classNoel Grandin2015-03-242-5/+5
* convert sfxlink to enum classNoel Grandin2015-03-243-15/+15
* convert SfxChildAlignment to enum classNoel Grandin2015-03-2412-229/+229
* convert SfxPopupAction to enum classNoel Grandin2015-03-241-12/+20
* tdf#90095 Fixed wrong behavior of template delete dialogMichael Horn2015-03-231-2/+2
* HAVE_FEATURE_SCRIPTING, but no config_features.h include.Jan Holesovsky2015-03-232-0/+4
* coverity#1288895 Explicit null dereferencedCaolán McNamara2015-03-191-1/+1
* WaE: -Werror=maybe-uninitializedCaolán McNamara2015-03-191-1/+1
* loplugin:constantfunction: sfx2Noel Grandin2015-03-1932-345/+14
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-1911-81/+80
* sal_uIntPtr->SotClipboardFormatIdCaolán McNamara2015-03-181-2/+2
* SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara2015-03-181-1/+1
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-1811-99/+101
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-1/+1
* loplugin: add Dialog to unusedvariablecheckNoel Grandin2015-03-171-2/+2
* SfxTabDialog: avoid changing const input parameterZolnai Tamás2015-03-172-13/+11
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-134-20/+11
* sfx2: PVS-Studio V595 'pLastState' pointer could be nullMichael Stahl2015-03-121-3/+3
* sfx2: PVS-Studio V595 'pDispatcher' pointer could be nullMichael Stahl2015-03-121-4/+3
* sfx2: PVS-Studio V595 'm_pResMgr' pointer could be nullMichael Stahl2015-03-121-1/+1
* mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák2015-03-111-2/+13
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-48/+41
* convert CHILD_ constants to enum classNoel Grandin2015-03-113-41/+49
* convert SfxDockingConfig to enum classNoel Grandin2015-03-114-18/+18
* convert SfxChildIdentifier to enum classNoel Grandin2015-03-114-19/+19
* V801: Decreased performanceCaolán McNamara2015-03-096-50/+50
* Timer/Idle: adapted inherited funktionsTobias Madl2015-03-062-3/+3
* Idle Timer: Invented Base ClassTobias Madl2015-03-061-4/+2
* Idle: Changed to new enum nameTobias Madl2015-03-069-20/+20
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-069-20/+20
* Idle and Timer are now completely independentTobias Madl2015-03-062-4/+6
* idle includes and enum useJennifer Liebel2015-03-064-10/+14
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-067-10/+13
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* TyposJulien Nabet2015-03-031-1/+1
* fix loopDavid Tardon2015-03-011-2/+2
* convert SFX_CHILDWIN constants to enum classNoel Grandin2015-02-256-39/+39
* remove unused header definitions in SotExchangeNoel Grandin2015-02-251-1/+1
* convert SFX_SLOT_ constants to enum classNoel Grandin2015-02-2510-31/+31
* Typo: "window" not "widow" hereJulien Nabet2015-02-211-1/+1
* -Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet2015-02-211-1/+1
* tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz2015-02-2058-408/+0
* tdf#12345 Removed redundant newlines in the codegamebusterz2015-02-2030-537/+2