summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-10-01coverity#735513 constant guards dead codeCaolán McNamara1-4/+1
2014-10-01svx: little more verbose exception messageMichael Stahl1-1/+1
2014-10-01fdo#84551 Make 'Insert table' entry dropdown onlySamuel Mehrbrodt1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin4-16/+16
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt2-22/+18
2014-09-30SvxShape destructor un-register at broadcaster with SolarMutex lockedMichael Stahl1-0/+1
2014-09-30Fix fdo#58161 UI: White Paragraph style invisible in Styles Drop-DownJuergen Funk1-12/+52
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin15-72/+72
2014-09-30fdo#82577: Handle RegionNoel Grandin19-51/+51
2014-09-29Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara1-1/+1
2014-09-29Rework the Compress Image dialogAdolfo Jayme Barrientos1-360/+338
2014-09-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann11-41/+21
2014-09-28Add tooltips for non-obvious, unlabeled buttons in redlinefilterpage.uiAdolfo Jayme Barrientos1-49/+8
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos13-29/+37
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt1-1/+1
2014-09-26svx: convert some horrible code to SolarMutexTryAndBuyGuardMichael Stahl1-10/+3
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane1-1/+1
2014-09-26svx: fix up c10225762ce2c242d21126b5730b1d60f0150edMichael Stahl1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin3-6/+6
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin1-4/+4
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin3-8/+8
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-1/+1
2014-09-26remove unnecessary casts'sNoel Grandin1-2/+2
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane3-10/+13
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane6-130/+5
2014-09-26coverity#1194914 Overflowed return valueCaolán McNamara1-1/+2
2014-09-25Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara2-52/+0
2014-09-25coverity#1241199 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+5
2014-09-25coverity#1241102 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann1-0/+27
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann3-11/+5
2014-09-24fdo#62081: Add split menus to items in the style dropdownSzymon Kłos2-0/+96
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt1-27/+0
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann3-35/+23
2014-09-23fdo#84256 Prepopulate findbar with last search termSamuel Mehrbrodt1-1/+7
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin4-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin228-751/+751
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin2-2/+2
2014-09-21Remove dead codeSamuel Mehrbrodt1-198/+0
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt2-66/+18
2014-09-21fdo#82502 Ctrl-F should select the text in the search bar, not close itSamuel Mehrbrodt1-1/+6
2014-09-21Changed some options from picture/graphics to imagePhyzer2-4/+4
2014-09-19fdo#84061 Fix setting text style sheet listeners in SdrTextObjTobias Lippert4-14/+113
2014-09-19fdo#83891 Show document names including " - " during autorecoveryMatthew J. Francis1-5/+13
2014-09-19bogus warning C4701: potentially uninitialized local variableStephan Bergmann1-4/+4
2014-09-18callcatcher: update unused codeCaolán McNamara1-10/+0
2014-09-18Update the status only after colors loadMaxim Monastirsky1-2/+2