summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot1-0/+23
2013-12-09implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann1-1/+1
2013-12-09implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann1-1/+1
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara2-4/+2
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-2/+2
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann4-4/+0
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-2/+0
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann2-5/+9
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-4/+3
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann4-17/+19
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-2/+5
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann3-15/+10
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-0/+4
2013-12-05convert add model dialog to .uiCaolán McNamara3-102/+12
2013-12-05convert add namespace dialog to .uiCaolán McNamara4-118/+22
2013-12-05Resolves: fdo#34396 use default units in extrusion depth dialogCaolán McNamara1-2/+1
2013-12-05Related: fdo#34396 convert extrusion dialog to .uiCaolán McNamara3-74/+5
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann1-7/+7
2013-12-04convert Contour queryboxes to .uiManal Alhassoun3-30/+5
2013-12-03convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin1-8/+6
2013-12-02restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara1-0/+19
2013-12-02fdo#71748 Fix color pickersMaxim Monastirsky2-29/+5
2013-12-02Drop duplicate #includeTakeshi Abe9-10/+0
2013-11-28warning C4702: unreachable codeStephan Bergmann1-2/+0
2013-11-28warning C4702: unreachable codeStephan Bergmann1-2/+0
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann3-9/+12
2013-11-28we will need getColorConfig, etc. againCaolán McNamara2-0/+24
2013-11-27error C2872: 'accessibility' : ambiguous symbolCaolán McNamara3-12/+12
2013-11-27C2872: 'accessibility' : ambiguous symbolCaolán McNamara1-3/+3
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand2-27/+13
2013-11-27statement aligned as second statement in if body but not in a statement blockStephan Bergmann1-1/+1
2013-11-27-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-11-27-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-11-27Integrate branch of IAccessible2Steve Yin33-226/+4153
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara6-0/+59
2013-11-27convert link warning dialog to .uiCaolán McNamara3-222/+9
2013-11-26Integrate branch of IAccessible2Steve Yin1-1/+1
2013-11-23widht -> widthJulien Nabet1-4/+4
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-8/+8
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2-9/+9
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin1-1/+1
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-1/+1
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-1/+1
2013-11-20Don't set Referer when accessing embedded mediaStephan Bergmann1-2/+2
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-1/+1
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann6-18/+20
2013-11-20wrong border extraction mechanismCaolán McNamara1-7/+3
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin1-2/+1