summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-3015-72/+72
* fdo#82577: Handle RegionNoel Grandin2014-09-3019-51/+51
* Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara2014-09-291-1/+1
* Rework the Compress Image dialogAdolfo Jayme Barrientos2014-09-291-360/+338
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2014-09-291-2/+2
* svx: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-2911-41/+21
* Add tooltips for non-obvious, unlabeled buttons in redlinefilterpage.uiAdolfo Jayme Barrientos2014-09-281-49/+8
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-2713-29/+37
* Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt2014-09-271-1/+1
* svx: convert some horrible code to SolarMutexTryAndBuyGuardMichael Stahl2014-09-261-10/+3
* fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane2014-09-261-1/+1
* svx: fix up c10225762ce2c242d21126b5730b1d60f0150edMichael Stahl2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-263-6/+6
* remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin2014-09-261-4/+4
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-263-8/+8
* remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin2014-09-261-2/+2
* remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin2014-09-261-1/+1
* remove unnecessary casts'sNoel Grandin2014-09-261-2/+2
* remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane2014-09-263-10/+13
* rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane2014-09-266-130/+5
* coverity#1194914 Overflowed return valueCaolán McNamara2014-09-261-1/+2
* Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara2014-09-252-52/+0
* coverity#1241199 Unchecked dynamic_castCaolán McNamara2014-09-251-1/+1
* editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-251-2/+5
* coverity#1241102 Uninitialized pointer fieldCaolán McNamara2014-09-251-1/+3
* Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann2014-09-251-0/+27
* connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-253-11/+5
* fdo#62081: Add split menus to items in the style dropdownSzymon Kłos2014-09-242-0/+96
* fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2014-09-241-27/+0
* Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann2014-09-243-35/+23
* fdo#84256 Prepopulate findbar with last search termSamuel Mehrbrodt2014-09-231-1/+7
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-234-4/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-23228-751/+751
* remove unused fields pName and pMethodName in SfxSlot classNoel Grandin2014-09-222-2/+2
* Remove dead codeSamuel Mehrbrodt2014-09-211-198/+0
* Improve gallery look for small width (Sidebar)Samuel Mehrbrodt2014-09-212-66/+18
* fdo#82502 Ctrl-F should select the text in the search bar, not close itSamuel Mehrbrodt2014-09-211-1/+6
* Changed some options from picture/graphics to imagePhyzer2014-09-212-4/+4
* fdo#84061 Fix setting text style sheet listeners in SdrTextObjTobias Lippert2014-09-194-14/+113
* fdo#83891 Show document names including " - " during autorecoveryMatthew J. Francis2014-09-191-5/+13
* bogus warning C4701: potentially uninitialized local variableStephan Bergmann2014-09-191-4/+4
* callcatcher: update unused codeCaolán McNamara2014-09-181-10/+0
* Update the status only after colors loadMaxim Monastirsky2014-09-181-2/+2
* Adapt the code for the new automatic buttonMaxim Monastirsky2014-09-183-23/+15
* fdo#82577: Handle FontNoel Grandin2014-09-1827-102/+102
* Use svxcorelo-SvxColorValueSet insteadMaxim Monastirsky2014-09-181-2/+2
* Typo: excatly->exactlyJulien Nabet2014-09-171-1/+1
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-09-171-2/+2
* fdo#60712 - Inherits cell styles in inserting rows/columnsHideki Ikeda2014-09-173-0/+164
* Fix the Windows build.Jan Holesovsky2014-09-171-2/+1