summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara
2014-09-29Rework the Compress Image dialogAdolfo Jayme Barrientos
2014-09-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-28Add tooltips for non-obvious, unlabeled buttons in redlinefilterpage.uiAdolfo Jayme Barrientos
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt
2014-09-26svx: convert some horrible code to SolarMutexTryAndBuyGuardMichael Stahl
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane
2014-09-26svx: fix up c10225762ce2c242d21126b5730b1d60f0150edMichael Stahl
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane
2014-09-26coverity#1194914 Overflowed return valueCaolán McNamara
2014-09-25Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara
2014-09-25coverity#1241199 Unchecked dynamic_castCaolán McNamara
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25coverity#1241102 Uninitialized pointer fieldCaolán McNamara
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24fdo#62081: Add split menus to items in the style dropdownSzymon Kłos
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#84256 Prepopulate findbar with last search termSamuel Mehrbrodt
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-21Remove dead codeSamuel Mehrbrodt
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt
2014-09-21fdo#82502 Ctrl-F should select the text in the search bar, not close itSamuel Mehrbrodt
2014-09-21Changed some options from picture/graphics to imagePhyzer
2014-09-19fdo#84061 Fix setting text style sheet listeners in SdrTextObjTobias Lippert
2014-09-19fdo#83891 Show document names including " - " during autorecoveryMatthew J. Francis
2014-09-19bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2014-09-18callcatcher: update unused codeCaolán McNamara
2014-09-18Update the status only after colors loadMaxim Monastirsky
2014-09-18Adapt the code for the new automatic buttonMaxim Monastirsky
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-18Use svxcorelo-SvxColorValueSet insteadMaxim Monastirsky
2014-09-17Typo: excatly->exactlyJulien Nabet
2014-09-17WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-09-17fdo#60712 - Inherits cell styles in inserting rows/columnsHideki Ikeda
2014-09-17Fix the Windows build.Jan Holesovsky