summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-12-13this NULL check, leak and copy ctor all look a bit addledCaolán McNamara1-14/+6
2013-12-13WaE: field 'mxImpl' will be initialized after field 'mnPreviousSelectionCount'Tor Lillqvist1-1/+1
2013-12-13fixes for issues checked out by coveritySteve Yin2-9/+8
2013-12-12Get rid of MAP_CHAR_LEN macroStephan Bergmann1-26/+26
2013-12-12Fix C++03 digraphsStephan Bergmann1-6/+6
2013-12-12<: could be a digram - fix tinderbox.Jan Holesovsky1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann8-32/+32
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann1-8/+5
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann6-386/+357
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2-3/+3
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann6-357/+386
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann6-386/+357
2013-12-11disposed but not dtoredCaolán McNamara1-0/+1
2013-12-11correctly dispose to avoid cyclic dependenciesCaolán McNamara1-1/+19
2013-12-11too many InitsCaolán McNamara1-2/+0
2013-12-10WaE: unused variable 'aLine' [loplugin]Tor Lillqvist1-1/+0
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian1-0/+39
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 McNamara6-103/+191
2013-12-05convert add namespace dialog to .uiCaolán McNamara7-119/+190
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 McNamara6-80/+163
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann1-7/+7
2013-12-04convert Contour queryboxes to .uiManal Alhassoun8-30/+166
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-30mark non-translatable .ui strings explicitely as suchAndras Timar1-3/+3
2013-11-30make some .ui strings translatableAndras Timar1-1/+1
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