summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-12-20typo fixesAndras Timar10-20/+20
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky5-6/+6
2013-12-20hidpi: Forgotten logging.Jan Holesovsky1-7/+1
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis9-28/+107
2013-12-19CID#703891 RubyDialog::GetText orthogonal to Dialog::GetTextCaolán McNamara1-8/+8
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud1-4/+4
2013-12-17SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crashMichael Stahl1-2/+18
2013-12-17ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl1-1/+1
2013-12-17avoid negative offsets to OUString::copyCaolán McNamara1-4/+16
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-5/+6
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-12-16Clean-up uno/lbnames.hStephan Bergmann2-3/+0
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
2013-12-16convert fontwork spacing dialog to .uiCaolán McNamara5-74/+118
2013-12-16fix out of range accessCaolán McNamara1-9/+2
2013-12-13cppcheck: fix same expression, check once !mxTable.is()Julien Nabet1-1/+1
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet1-1/+1
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-2/+2
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