summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* Fix C++03 digraphsStephan Bergmann2013-12-121-6/+6
* <: could be a digram - fix tinderbox.Jan Holesovsky2013-12-121-1/+1
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-128-32/+32
* Remove unnecessary macro ITYPEStephan Bergmann2013-12-121-8/+5
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-126-386/+357
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-112-3/+3
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-116-357/+386
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-116-386/+357
* disposed but not dtoredCaolán McNamara2013-12-111-0/+1
* correctly dispose to avoid cyclic dependenciesCaolán McNamara2013-12-111-1/+19
* too many InitsCaolán McNamara2013-12-111-2/+0
* WaE: unused variable 'aLine' [loplugin]Tor Lillqvist2013-12-101-1/+0
* n#753460: Copying slides having same master page name.Muthu Subramanian2013-12-101-0/+39
* Convert chart 3D scene illumination to .uiOlivier Hallot2013-12-091-0/+23
* implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann2013-12-091-1/+1
* implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann2013-12-091-1/+1
* GetBasic and m_pBasic are unusedCaolán McNamara2013-12-092-4/+2
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-091-2/+2
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-064-4/+0
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-061-2/+0
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-062-5/+9
* Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann2013-12-061-4/+3
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-064-17/+19
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-061-2/+5
* Get rid of comphelper::UStringLessStephan Bergmann2013-12-053-15/+10
* Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann2013-12-051-0/+4
* convert add model dialog to .uiCaolán McNamara2013-12-056-103/+191
* convert add namespace dialog to .uiCaolán McNamara2013-12-057-119/+190
* Resolves: fdo#34396 use default units in extrusion depth dialogCaolán McNamara2013-12-051-2/+1
* Related: fdo#34396 convert extrusion dialog to .uiCaolán McNamara2013-12-056-80/+163
* Remove obsolete SEQTYPE workaroundStephan Bergmann2013-12-051-7/+7
* convert Contour queryboxes to .uiManal Alhassoun2013-12-048-30/+166
* convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin2013-12-031-8/+6
* restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara2013-12-021-0/+19
* fdo#71748 Fix color pickersMaxim Monastirsky2013-12-022-29/+5
* Drop duplicate #includeTakeshi Abe2013-12-029-10/+0
* mark non-translatable .ui strings explicitely as suchAndras Timar2013-11-301-3/+3
* make some .ui strings translatableAndras Timar2013-11-301-1/+1
* warning C4702: unreachable codeStephan Bergmann2013-11-281-2/+0
* warning C4702: unreachable codeStephan Bergmann2013-11-281-2/+0
* Use rtl::Reference instead of std::auto_ptrStephan Bergmann2013-11-283-9/+12
* we will need getColorConfig, etc. againCaolán McNamara2013-11-282-0/+24
* error C2872: 'accessibility' : ambiguous symbolCaolán McNamara2013-11-273-12/+12
* C2872: 'accessibility' : ambiguous symbolCaolán McNamara2013-11-271-3/+3
* removed pCaptionObj from accessibilityArmin Le Grand2013-11-272-27/+13
* statement aligned as second statement in if body but not in a statement blockStephan Bergmann2013-11-271-1/+1
* -Werror,-Wunused-variableStephan Bergmann2013-11-271-2/+0
* -Werror,-Wunused-variableStephan Bergmann2013-11-271-2/+0
* Integrate branch of IAccessible2Steve Yin2013-11-2734-226/+4155
* restore GetChild, etc. we will need them againCaolán McNamara2013-11-276-0/+59