summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-12Related: rhbz#1287593 issue 8, set a 'dark shadow' color based on the themeCaolán McNamara1-16/+8
2016-02-12drop unused patchDavid Tardon1-84/+0
2016-02-12Blind Windows fix attemptStephan Bergmann2-2/+2
2016-02-12-Werror,-Wunused-functionStephan Bergmann1-5/+0
2016-02-12GetActiveAccessibleCell: remove recently obsoleted IF clauseJustin Luth1-17/+6
2016-02-12Related: rhbz#1287593 subissues 1 & 2, pick 'tab' suitable colors from themeCaolán McNamara1-0/+4
2016-02-12xmlsecurity: implement Certificate interface in X509Certificate_MSCryptImplMiklos Vajna2-3/+13
2016-02-12gtk3: we don't render whatever a CTRL_LISTNET isCaolán McNamara1-0/+1
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara3-19/+22
2016-02-12xmlsecurity OOXML export: never sign [Content_Types].xmlMiklos Vajna1-0/+4
2016-02-12xmlsecurity: fix typo in DocumentSignatureHelper::AppendContentTypes()Miklos Vajna1-1/+1
2016-02-12loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-02-12add CVE-2016-0952 testcasesCaolán McNamara2-0/+1
2016-02-12add CVE-2016-0951 testcasesCaolán McNamara2-0/+2
2016-02-12gtk_icon_info_free is deprecatedCaolán McNamara1-6/+3
2016-02-12tdf#97425 - JVM start parameters should be editable.akki957-36/+282
2016-02-12xmlsecurity OOXML export: write certificate digestMiklos Vajna1-0/+53
2016-02-12xmlsecurity: import OOXML <xd:CertDigest>Miklos Vajna5-3/+30
2016-02-12tdf#82396:Incorrect behavior on update of Size values in sidebarRishabh2-3/+10
2016-02-12sw: prefix members of ConstArcMiklos Vajna2-10/+10
2016-02-12missing includeStephan Bergmann1-0/+2
2016-02-12scan for all the source files I can think ofNoel Grandin1-2/+1
2016-02-12move parsing of enum into SvIdlParserNoel Grandin7-91/+110
2016-02-12move module parsing into SvIdlParser classNoel Grandin4-171/+168
2016-02-12move parsing of "import" into own methodNoel Grandin2-20/+27
2016-02-12bIsModified in SvMetaModule is unusedNoel Grandin2-5/+2
2016-02-12rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter()Noel Grandin7-23/+23
2016-02-12revert part of "loplugin:unusedmethods"Noel Grandin2-0/+28
2016-02-12loplugin:unusedmethodsNoel Grandin11-136/+12
2016-02-12Update mdds to 1.1.0.Kohei Yoshida4-5/+43
2016-02-11SVGIO: tdf#97543: Add import testXisco Fauli2-0/+19
2016-02-11mork: Clean up unused includesDavid Ostrovsky22-195/+5
2016-02-11tdf#96444 Replace chr(20) with '%20' in style uno commandsYousuf Philips3-34/+34
2016-02-11tdf#97763 - avoid divide by zero for scaling images to tiny dimensions.Michael Meeks1-0/+4
2016-02-11Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann2-15/+10
2016-02-11tdf#56544: Support LO's .~lock.*# file locking over smb, tooStephan Bergmann1-4/+5
2016-02-11tdf#97197 - GL transitions should use their context not VCL's.Michael Meeks1-0/+8
2016-02-11tdf#97542: SVGIO: First check the current fill attributeXisco Fauli5-7/+98
2016-02-11tdf#97715 fix inv. scale calculation in DrawTransformedTextureTomaž Vajngerl1-2/+7
2016-02-11SalYieldMutex::acquire/release should always be called in pairs, no?Stephan Bergmann1-8/+9
2016-02-11xmlsecurity: expose the certificate's SHA-256 checksum in the NSS backendMiklos Vajna3-3/+61
2016-02-11xmlsecurity: import OOXML <X509SerialNumber>Miklos Vajna2-0/+15
2016-02-11xmlsecurity: import OOXML <X509IssuerName>Miklos Vajna2-0/+16
2016-02-11Simplify ChildrenManagerStephan Bergmann2-32/+18
2016-02-11Make --enable-firebird-sdbc the default againStephan Bergmann1-1/+1
2016-02-11loplugin:stringconstantStephan Bergmann1-1/+1
2016-02-11Work around loplugin:oncevar with --disable-dbgutilStephan Bergmann2-6/+7
2016-02-11fix configure.ac help: --disable-gtk3 as enable_gtk3=yes is defaultRene Engelhard1-1/+1
2016-02-11Remove forgotten debug stuff.Jan Holesovsky1-2/+1
2016-02-11lok: Extend the StatusModified unit test with Save As.Jan Holesovsky1-3/+39