summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-13fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2-27/+18
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin16-296/+459
2013-05-13WaE: declaration shadows a local variableTor Lillqvist1-1/+0
2013-05-13configure.ac: don't use python2 values for python3Lionel Elie Mamane1-2/+2
2013-05-13WaE: signed/unsigned mismatchTor Lillqvist1-1/+1
2013-05-13configure.ac: fix error message on non-MacOS X buildsLionel Elie Mamane1-1/+1
2013-05-13configure.ac: remove duplicate "no" AC_MSG_RESULTLionel Elie Mamane1-1/+0
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa14-7/+272
2013-05-13TypoKhaled Hosny1-1/+1
2013-05-12cppcheck: unusedVariable (parameters)Julien Nabet1-1/+0
2013-05-12cppcheck: unusedVariable (pPreviewPattr)Julien Nabet1-1/+0
2013-05-12Remove old scale convolution methods from Bitmap.Tomaž Vajngerl2-112/+0
2013-05-12Resolves: #i120165# Adapt Mask/Alpha at BitmapEx construction...Armin Le Grand1-4/+18
2013-05-12Resolves: #i118813# Update slide sorter after page format is modifiedAndre Fischer2-14/+31
2013-05-12Resolves: #i120168# Do not call storeOwn() when not necessaryAndre Fischer1-1/+23
2013-05-12Related: #i120145# Remove ENABLE_PRESENTER_EXTRA_UIAriel Constenla-Haile1-2/+1
2013-05-12Resolves: #i119740# Fixed export of fill property of animations to PPTAndre Fischer1-0/+10
2013-05-12WaE: signed/unsigned comparisonCaolán McNamara1-2/+2
2013-05-12Some loggingKhaled Hosny1-3/+29
2013-05-12Resolves: #i121907# upgrade odt2mediawiki to latest versionAriel Constenla-Haile1-15/+33
2013-05-12bnc#758621: Set the attribs for the entire para if a placeholder.Jan Holesovsky1-0/+8
2013-05-12bnc#758621: Set presentation object as non-empty only if not a placeholder.Jan Holesovsky1-3/+3
2013-05-12bnc#758621: We don't need this index for anything.Jan Holesovsky1-9/+1
2013-05-12bnc#758621: Kill unused aPlacementId, it is never set.Jan Holesovsky3-6/+3
2013-05-12Revert "bnc#758621: show preset texts in slide placeholder"Jan Holesovsky2-36/+8
2013-05-12Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReaderArmin Le Grand1-2/+75
2013-05-12Fix indentationMatteo Casalin1-9/+8
2013-05-12Return early in case of NULL pointerMatteo Casalin1-4/+9
2013-05-12Resolves: #i119902# Rename all master pages in a template...Andre Fischer1-2/+11
2013-05-12Custom Panel SDK Example FixesAriel Constenla-Haile2-11/+1
2013-05-12Make Custom Panel example build and runAriel Constenla-Haile8-34/+194
2013-05-12Move Custom Panel example to the SDKAriel Constenla-Haile14-2/+2
2013-05-12Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...Armin Le Grand2-5/+5
2013-05-12Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square'Armin Le Grand1-4/+11
2013-05-12Janitorial: indent code correctlyChris Sherlock1-11/+11
2013-05-12Quiet cppcheck + simplify/optimize a bitJulien Nabet1-13/+13
2013-05-12configure.ac: check for newly needed mdds headerLionel Elie Mamane1-0/+2
2013-05-12cppcheck: fix redundantAssignInSwitchJulien Nabet1-4/+4
2013-05-12Fix possible inefficient checking for variables emptinessJulien Nabet2-2/+2
2013-05-12WaE: private field 'mpGraphics' is not usedTor Lillqvist1-5/+3
2013-05-12fix buildDavid Tardon1-1/+1
2013-05-12Add Icelandic autocorrection support, Only SentenceExceptList.xml for now.Björgvin Ragnarsson5-0/+162
2013-05-12Updated coreBjörgvin Ragnarsson1-0/+0
2013-05-12EMF+ fixesChris Sherlock2-10/+28
2013-05-12Check non-NULLness before useLionel Elie Mamane1-1/+2
2013-05-12fdo#64456 impl_getValues always set m_nConvertedBoundValuesTypeLionel Elie Mamane1-0/+4
2013-05-12janitorial: correct method name in assert messageLionel Elie Mamane1-1/+1
2013-05-12commit subforms before moving in parent formLionel Elie Mamane3-39/+144
2013-05-12fdo#63695 revert hackish fix to i#51621Lionel Elie Mamane1-2/+3
2013-05-12fdo#63398 hardcode former list of oneway methodLionel Elie Mamane1-18/+536