summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-06-07tdf#89329: use unique_ptr for pImpl in svdobjXisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in xmlsecctrlXisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-06-06svx: -Werror=unused-functionMichael Stahl
2016-06-06tdf#89329: use unique_ptr for pImpl in sdrpagewindowXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in svdmodelXisco Fauli
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-04Resolves: tdf#100201 crash on apply custom colorCaolán McNamara
2016-06-04report the crash id back to the userMarkus Mohrhard
2016-06-04integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-06-03Move page size listbox from cui to svxKatarina Behrens
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-06-02actually list additional builtin formats NF_FRACTION_3, NF_FRACTION_4Eike Rathke
2016-06-02these overrides just call only their parent versionCaolán McNamara
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-06-01loplugin:stringconcatStephan Bergmann
2016-06-01Make class HexColorControl globalRishabh Kumar
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30use the existing URL to path toolsMarkus Mohrhard
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-29tdf#100115: _nColId is sal_uInt16Julien Nabet
2016-05-29bccu#1843 - Calc copy/paste chart tile invalidation problemAshod Nakashian
2016-05-27tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27Fix gradient angle spinbox in Area sidebar tabRishabh Kumar
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26svx: need a UNO interface to use css::uno::ReferenceMichael Stahl
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25Disable line arrow heads when a shape is selectedRishabh Kumar
2016-05-25tdf#87026: Move accessibility relations to .ui file for LinePropertyPanelBaseMuhammet Kara
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25Fix typosAndrea Gelmini