summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-18fdo#75256 Update sifr iconthemeMatthias Freund16-0/+0
2014-11-18fdo#75256 Improve sifr iconthemeMatthias Freund3-0/+0
2014-11-18fdo#75256 Improve sifr iconthemeMatthias Freund7-0/+0
2014-11-18fdo#75256 Improve sifr iconthemeMatthias Freund8-0/+0
2014-11-18fdo#75256 Improve sifr iconthemeMatthias Freund7-0/+0
2014-11-18fdo#76937 Improve organization and layout in Position tabsAdolfo Jayme Barrientos2-556/+619
2014-11-18fdo#86289 rename 'Page Preview' to 'Print Preview' in toolbar names and popupsYousuf Philips9-9/+9
2014-11-18bin confusing commentDouglas Mencken1-1/+0
2014-11-18remove unneeded includesTomaž Vajngerl1-8/+0
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl15-1/+477
2014-11-18tweak for future null deref warningCaolán McNamara1-2/+2
2014-11-18sw: no matching function for call to assertEquals(sal_Int32, int, ...)Miklos Vajna1-1/+1
2014-11-18Related: coverity#1242793 Untrusted value as argumentCaolán McNamara1-4/+4
2014-11-18coverity#1242538 Untrusted loop boundCaolán McNamara1-0/+10
2014-11-18coverity#1242628 Untrusted loop boundCaolán McNamara1-0/+10
2014-11-18coverity#1242631 Untrusted loop boundCaolán McNamara1-0/+11
2014-11-18java: rather use @Deprecated annotationNoel Grandin9-22/+10
2014-11-18java: fix some javadoc errorsNoel Grandin30-65/+41
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna2-0/+21
2014-11-18loplugin: cstylecastNoel Grandin25-314/+315
2014-11-18vcl: rename ImplAnimView functions to more readable namesChris Sherlock3-45/+38
2014-11-18vcl: make all members of ImplAnimView privateChris Sherlock1-1/+3
2014-11-18windows opengl: Use the updated DrawMask to get nice text with OpenGL.Jan Holesovsky1-6/+4
2014-11-18windows: Improve logging.Jan Holesovsky3-59/+35
2014-11-18opengl: Do not check for OpenGL errors in a loop.Jan Holesovsky1-1/+1
2014-11-18windows: msbuild gets completely confused when the 'Platform' envvar is set.Jan Holesovsky1-0/+1
2014-11-18pch: jpeg's headers conflict with INT32 typedef when in pch.Jan Holesovsky2-4/+10
2014-11-18vcl: fix tab spacing in ImpAnimView class definitionChris Sherlock1-2/+2
2014-11-18officecfg, opencl, calc: readd comment detailing what the OpenCL values mean.Chris Sherlock1-0/+1
2014-11-17vcl: initialize data when XGetWindowAttributes fails.Michael Meeks1-5/+22
2014-11-17vcl: only use default windows' GL Context for bitmaps if NULL / uninitialized.Michael Meeks1-6/+9
2014-11-17vcl: Fix DrawMask implementation in OpenGL backendLouis-Francis Ratté-Boulianne2-8/+11
2014-11-17vcl: Implement drawing of transformed bitmaps in OpenGL backendLouis-Francis Ratté-Boulianne4-11/+189
2014-11-17vcl: always use the default windows' GL Context for now to create bitmaps.Michael Meeks2-10/+20
2014-11-17vcl: copyBits should operate on mrParent if no context supplied.Michael Meeks6-3/+17
2014-11-17vcl: make OpenGLContext::makeCurrent unfeasibly faster.Michael Meeks1-2/+10
2014-11-17Build fix on WindowsKohei Yoshida1-0/+1
2014-11-17Build fix.Kohei Yoshida1-0/+1
2014-11-17Build fix on Linux.Kohei Yoshida1-0/+1
2014-11-17Apply pimpl to Fraction.Kohei Yoshida2-91/+139
2014-11-17Make these methods non-inline.Kohei Yoshida2-101/+109
2014-11-17Updated coreAndras Timar1-0/+0
2014-11-17coverity#1242891 Untrusted loop boundCaolán McNamara1-3/+9
2014-11-17coverity#1242824 Unused valueCaolán McNamara1-7/+2
2014-11-17fdo#85542: fix DOCX import of overlapping bookmarksBjoern Michaelsen5-14/+60
2014-11-17editeng: Avoid calling expensive getLineBreak() if possibleMatúš Kukan1-27/+38
2014-11-17Missing includeStephan Bergmann1-0/+1
2014-11-17Remove dead codeStephan Bergmann1-46/+0
2014-11-17cid#1213388 etc.: Make reflread.cxx more robustStephan Bergmann1-209/+348
2014-11-17Work around warning C4702: unreachable codeStephan Bergmann1-1/+1