summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-13update_pchThomas Arnhold42-22/+105
2014-08-13fdo#81787 attrs are already XML-encoded by libodfgenosnola1-1/+102
2014-08-13fix makefileNoel Grandin1-1/+0
2014-08-13java: remove unused member classNoel Grandin1-26/+0
2014-08-13java: remove unused interfacesNoel Grandin7-103/+0
2014-08-13android: Add logic to change document parts from sidebarTomaž Vajngerl7-28/+76
2014-08-13Ignore exception when service ScannerManager is unavailableTomaž Vajngerl1-4/+13
2014-08-13reduce code duplication in LOK init.cxxTomaž Vajngerl1-20/+19
2014-08-13reduce code duplicationTomaž Vajngerl2-31/+51
2014-08-13java: remove unused enum valuesNoel Grandin3-50/+1
2014-08-13java: remove unused fieldsNoel Grandin103-426/+253
2014-08-13java: reduce scope, make some methods privateNoel Grandin233-721/+721
2014-08-13java: reduce scope, make member classes privateNoel Grandin64-86/+86
2014-08-13java: reduce scope, make some interfaces privateNoel Grandin3-3/+3
2014-08-13java: reduce scope, make fields privateNoel Grandin228-894/+894
2014-08-13java: reduce scope, make constructors privateNoel Grandin55-68/+68
2014-08-13'>>' should be '> >' within a nested template argument listTor Lillqvist1-1/+1
2014-08-13We don't build libxsec_xmlsec for Android currentlyTor Lillqvist1-0/+8
2014-08-13WaE: 'bIsSdtEndBefore' may be used uninitialized in this functionTor Lillqvist1-1/+1
2014-08-13use references where possibleMarkus Mohrhard2-11/+11
2014-08-13consistent variable namingMarkus Mohrhard1-103/+103
2014-08-13fix warningsMarkus Mohrhard2-5/+3
2014-08-13modify screen text color to blueweigao3-1/+7
2014-08-13add scroll screen textweigao4-9/+179
2014-08-13add click and history screen textweigao3-8/+55
2014-08-13add data update text renderingweigao2-13/+46
2014-08-13add function of adding screen text shapeweigao2-5/+11
2014-08-13add render fps renderingweigao4-52/+92
2014-08-13add position control to screen textweigao5-18/+49
2014-08-12bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida3-9/+68
2014-08-12Don't export builtinId of 54 or above.Kohei Yoshida1-3/+2
2014-08-13fix problems around shadersMarkus Mohrhard3-5/+6
2014-08-13make OGLTrans build on windowsMarkus Mohrhard1-0/+2
2014-08-13we always have GLX 1.3, even on the baselineMarkus Mohrhard1-8/+1
2014-08-13remove useless OGL transition shader codeMarkus Mohrhard8-360/+186
2014-08-13fix OpenGL canvas windows buildMarkus Mohrhard6-3/+8
2014-08-12Refactored IDocumentExternalData out of SwDoc.Valentin Kettner8-22/+109
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner72-2294/+2524
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner114-796/+1053
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner76-372/+568
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner24-241/+397
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner6-57/+6
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner92-1978/+2223
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner83-3224/+3470
2014-08-12LO_LIB_DIR is used in nsscrypto_initialize() so must give it a valueTor Lillqvist1-0/+1
2014-08-12Write test for importing images from xls.Kohei Yoshida2-0/+27
2014-08-12show fly anchored inside selection as selected tooLuboš Luňák3-1/+32
2014-08-12fix deleting an image anchored to last paragraph in documentLuboš Luňák3-6/+19
2014-08-12Revert "Resolves: #i125187# more precision where the BLIP graphic is located"Kohei Yoshida1-29/+8
2014-08-12Scope reduction in GetBLIP() & remove non-ASCII character (degree symbol).Kohei Yoshida1-69/+74