summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2013-12-17SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crashMichael Stahl
2013-12-17ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl
2013-12-17avoid negative offsets to OUString::copyCaolán McNamara
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-16convert fontwork spacing dialog to .uiCaolán McNamara
2013-12-16fix out of range accessCaolán McNamara
2013-12-13cppcheck: fix same expression, check once !mxTable.is()Julien Nabet
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-13this NULL check, leak and copy ctor all look a bit addledCaolán McNamara
2013-12-13WaE: field 'mxImpl' will be initialized after field 'mnPreviousSelectionCount'Tor Lillqvist
2013-12-13fixes for issues checked out by coveritySteve Yin
2013-12-12Get rid of MAP_CHAR_LEN macroStephan Bergmann
2013-12-12Fix C++03 digraphsStephan Bergmann
2013-12-12<: could be a digram - fix tinderbox.Jan Holesovsky
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11disposed but not dtoredCaolán McNamara
2013-12-11correctly dispose to avoid cyclic dependenciesCaolán McNamara
2013-12-11too many InitsCaolán McNamara
2013-12-10WaE: unused variable 'aLine' [loplugin]Tor Lillqvist
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot
2013-12-09implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann
2013-12-09implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-12-05convert add model dialog to .uiCaolán McNamara
2013-12-05convert add namespace dialog to .uiCaolán McNamara
2013-12-05Resolves: fdo#34396 use default units in extrusion depth dialogCaolán McNamara
2013-12-05Related: fdo#34396 convert extrusion dialog to .uiCaolán McNamara
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-12-04convert Contour queryboxes to .uiManal Alhassoun
2013-12-03convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin
2013-12-02restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara
2013-12-02fdo#71748 Fix color pickersMaxim Monastirsky
2013-12-02Drop duplicate #includeTakeshi Abe