summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/pptx-text.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-29redundant castCaolán McNamara1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-27/+27
2015-03-01WaE: implicit conversion (IntegralToBoolean) of literal of type 'sal_Bool' ...Tor Lillqvist1-7/+7
2015-03-01condition is always true because of wrongly placed )David Tardon1-7/+7
2015-01-09Work around -fsanitize=nullStephan Bergmann1-7/+7
2014-12-21fdo#39440 reduce scope of local variablesMichael Weghorn1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-10fdo#75757: remove inheritance to std::vectorTakeshi Abe1-15/+19
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-56/+56
2014-04-07coverity#708124 Uninitialized scalar fieldCaolán McNamara1-0/+8
2014-04-07coverity#708123 Uninitialized scalar fieldCaolán McNamara1-0/+10
2014-04-07coverity#708121 Uninitialized scalar fieldCaolán McNamara1-9/+17
2014-04-07coverity#708120 Uninitialized scalar fieldCaolán McNamara1-0/+8
2014-02-26Remove visual noise from sdAlexander Wilms1-1/+0
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-1/+1
2013-12-10sd: PPT export: fix assert on 0-length text portionsMichael Stahl1-1/+3
2013-11-18Related: rhbz#1014990 valgrind reports yet another uninitialized variableCaolán McNamara1-10/+31
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-08String to OUStringThomas Arnhold1-1/+1
2013-09-05String->OUStringIvan Timofeev1-38/+35
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith1-11/+11
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-1/+1
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-53/+53
2013-03-13Revert "Revert "WaE: enumeration value not handled in switch""Tor Lillqvist1-2/+15
2013-03-13Revert "WaE: enumeration value not handled in switch"Tor Lillqvist1-15/+2
2013-03-13WaE: enumeration value not handled in switchTor Lillqvist1-1/+1
2013-03-12Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang1-0/+44
2013-03-11sd: translate debug messagesThomas Arnhold1-1/+1
2013-03-01translation of German comments in file sd/source/filter/eppt/pptx-text.cxxUrs Fässler1-12/+12
2013-01-22replace manual ref count with shared_ptrMarkus Mohrhard1-23/+34
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-2/+2
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-8/+4
2012-08-13Convert ParagraphObj from tools/list.hxx to std::vectorNoel Grandin1-21/+17
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara1-45/+4
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara1-1/+2