summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-17EPUB export: handle inline imagesMiklos Vajna7-4/+258
2017-08-17clean xml code in the breeze_svg iconsandreas kainz2752-375701/+20619
2017-08-17these comments no longer validNoel Grandin5-10/+0
2017-08-17Remove excess SAL_WARNsStephan Bergmann1-4/+0
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke18-203/+4
2017-08-17Drop deprecated SplitWindow configuration settingsGabor Kelemen1-76/+0
2017-08-17fix compiler error in passparamsbyrefNoel Grandin1-1/+6
2017-08-17odk: oops, typo "have have"Michael Stahl1-1/+1
2017-08-17tdf#107785 odk: document where to download the SDKMichael Stahl1-2/+22
2017-08-17SmartArt: simplify conditions, miscellaneous changesGrzegorz Araminowicz6-50/+27
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz11-47/+122
2017-08-17use correct final language dir namesCaolán McNamara1-1/+4
2017-08-17Add hu-Hung -> hu@hungEike Rathke1-0/+3
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth9-5/+125
2017-08-17EPUB export: fix unexpected text in chapter namesMiklos Vajna1-0/+122
2017-08-17EPUB export: implement link supportMiklos Vajna1-0/+46
2017-08-17loplugin:passstuffbyref ignore params that are assigned toNoel Grandin4-111/+247
2017-08-17new loplugin convertuintptrNoel Grandin4-2/+126
2017-08-17implementing callback for ruler invalidationAditya Dewan22-5/+202
2017-08-17display oncevar loplugin by defaultNoel Grandin1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin79-217/+162
2017-08-17EPUB export: use real chapter namesMiklos Vajna1-0/+214
2017-08-17MSWord export: adapt interface to avoid const_castMiklos Vajna7-17/+14
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin221-900/+900
2017-08-17Removing unused serialisation codeVarun Dhall20-97/+21
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann10-55/+51
2017-08-17Remove an odd attempt at ASCII graphicsTor Lillqvist1-2/+1
2017-08-17Put comment back next to code it pertains toStephan Bergmann1-2/+2
2017-08-17add sal_uLong to droplong lopluginNoel Grandin2-22/+98
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin175-474/+474
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin22-143/+143
2017-08-17tdf#86019: Use ChartDataRowSource_COLUMNS as the chart...Dennis Francis1-3/+3
2017-08-17Fixup source layout in emf+ parserThorsten Behrens4-55/+54
2017-08-16Rename SfxItemPool GetSurrogate to CheckItemInPoolVarun Dhall3-7/+7
2017-08-16Removing unused serialisation code from svlVarun Dhall5-1273/+1
2017-08-16new EMF+ Parser: Basic implementation for Graphic StacksPatrick Jaap3-36/+99
2017-08-16sc: drop dead codeJochen Nitschke6-131/+2
2017-08-16Silence further warnings in external/boost/include wrappersStephan Bergmann102-0/+204
2017-08-16add a test for storing formula cells in the cacheMarkus Mohrhard1-0/+32
2017-08-16also import formula cells again from the cacheMarkus Mohrhard1-0/+28
2017-08-16i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna3-0/+22
2017-08-16Translated "Methoden" to complete b1f6e6299cf5Andrea Gelmini1-1/+1
2017-08-16Removed reference to deleted fileAndrea Gelmini1-1/+1
2017-08-16Deleted referenced fileAndrea Gelmini1-1/+1
2017-08-16Removed reference to deleted fileAndrea Gelmini1-1/+1
2017-08-16tdf#70280 crete-tags: tweak the UNOIDL regexesMichael Stahl1-6/+7
2017-08-16handle formula cells also in the python scriptMarkus Mohrhard1-0/+11
2017-08-16add formula cells/groups to the cacheMarkus Mohrhard1-1/+28
2017-08-16Fix typoAndrea Gelmini1-1/+1
2017-08-16WaE: C4702: unreachable codeTor Lillqvist1-19/+8