summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-25fdo#74702 Moved EnableRTL() logic to specific classes where appropriateChris Sherlock
2014-03-25More vertical space for the options dialogAndreas Mantke
2014-03-25fdo#76568 remove BerkeleyDB from license textAndras Timar
2014-03-25prevent KDE/Qt from interfering with the session managerLuboš Luňák
2014-03-25Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-25remove commented codeThomas Arnhold
2014-03-25add parameter to supress dialogMathias Supp
2014-03-25avoid repeated table layouting (fdo#75622)Luboš Luňák
2014-03-25use a grid instead of a box because they shrink betterCaolán McNamara
2014-03-25Remove commented-out debug codeStephan Bergmann
2014-03-25Adapt to sal/log.hxxStephan Bergmann
2014-03-25fdo#76563 DOCX import: speed up importing lots of hyperlinksMiklos Vajna
2014-03-25Revert "avoid infinite loop when setting vert. text dir."David Tardon
2014-03-25update test filesDavid Tardon
2014-03-25i115391 corected from isLocked to IsPasteResize which was used in modifiers f...Armin Le Grand
2014-03-25Reduce IAccessibleTabListBox to what's actually usedStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-03-25Remove stray fprintfMatteo Casalin
2014-03-25Simplify by choosing shape kind in SvXMLElementExport constructorMatteo Casalin
2014-03-25Use isEmpty and endsWithMatteo Casalin
2014-03-24Let's be more defensive here by checking for null return objects.Kohei Yoshida
2014-03-24Better to associate true for "enable" and false for "disable".Kohei Yoshida
2014-03-24Do not compare the same OUString twiceMatteo Casalin
2014-03-24OUString* to const OUString* as constructor argumentMatteo Casalin
2014-03-24sal_uInt16 to sal_(u)Int32 + some constificationsMatteo Casalin
2014-03-24Remove temporary OUString by bailing out earlyMatteo Casalin
2014-03-24Remove temporary OUStringsMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32/int and remove some temporariesMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32 and remove a temporary OUStringMatteo Casalin
2014-03-24Constify and reduce scopeMatteo Casalin
2014-03-24Remove some OUString concatenated appends and some temporariesMatteo Casalin
2014-03-24Result of expression is unused, remove that codeMatteo Casalin
2014-03-24sal_uInt16 to sal_uLong and remove unneeded castMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32Matteo Casalin
2014-03-24Group common expressionMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32 and removed some unneeded castsMatteo Casalin
2014-03-24sal_uInt16 to long in NumberingPreview::Paint and its helpersMatteo Casalin
2014-03-24sal_uInt16 to long and constify loop boundMatteo Casalin
2014-03-24Improved integer type consistence + some optimizationsMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32, reduce scopes, constifyMatteo Casalin
2014-03-24sal_uInt16 to size_t/longMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32 and remove OUString temporariesMatteo Casalin
2014-03-24sal_uInt16 to size_t and optimizationsMatteo Casalin
2014-03-24made range not editable if password is assignedEike Rathke
2014-03-24coverity#735476: bRepeat is always false.Kohei Yoshida
2014-03-24coverity#704301 Logically dead codeCaolán McNamara
2014-03-24coverity#704300 Logically dead codeCaolán McNamara
2014-03-24coverity#704298 Logically dead codeCaolán McNamara