summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-12More NSS static linking patchesTor Lillqvist2-0/+40
2014-08-12Not true, it's the dylibs that are copiedTor Lillqvist1-3/+0
2014-08-12More object files not in any archiveTor Lillqvist1-1/+3
2014-08-12Help on how-to add autotextLaurent Balland-Poirier1-1/+21
2014-08-12Simplify make file for autocorr and autotextLaurent Balland-Poirier2-145/+2
2014-08-12Related: fdo#82259 not all STIX are symbol fontsKhaled Hosny1-1/+4
2014-08-12Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl3-95/+105
2014-08-12fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl3-2/+21
2014-08-12Consistency around SdrOnOffItem in svx/sxcaitm.hxxStephan Bergmann4-12/+4
2014-08-12Fix apparent SdrCaptionAngleItem vs. SdrCaptionFixedAngleItem mismatchStephan Bergmann1-2/+2
2014-08-12really do not write empty externalReferences element, fdo#45286 follow-upEike Rathke1-3/+19
2014-08-12DOCX export: handle wrap polygon around picturesMiklos Vajna3-0/+41