summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-15vcl: Don't keep a reference to the texture in the FBO objectprivate/moggi/opengl-4-4-build-testLouis-Francis Ratté-Boulianne2-9/+17
2014-12-15vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne5-20/+93
2014-12-15vcl: Keep the same context for VirtualDevice to avoid FBO switchesLouis-Francis Ratté-Boulianne1-10/+9
2014-12-15vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne4-62/+137
2014-12-15vcl: prefix global variable g_vShareListMichael Stahl1-14/+14
2014-12-15vcl: Limit Cairo surface size to the clipping region to improve performanceLouis-Francis Ratté-Boulianne8-2/+57
2014-12-15vcl: Reset data buffer after resizing bitmap on GPULouis-Francis Ratté-Boulianne1-1/+1
2014-12-15vcl: Use right size to draw native GTK window backgroundLouis-Francis Ratté-Boulianne1-4/+7
2014-12-15vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne22-177/+259
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák4-15/+16
2014-12-15fdo#82614: sw: Revert "Simplify code path"Michael Stahl1-2/+14
2014-12-15Resolves: fdo#87281 Crash on importing diagram in .docx fileGary Houston1-1/+3
2014-12-15vcl: Fix crash when requesting coordonnates for empty textureLouis-Francis Ratté-Boulianne1-0/+8
2014-12-15fdo#87292 use system dependent path instead of file URLAndras Timar1-1/+5
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna6-3/+58
2014-12-13Updated coreAndras Timar1-0/+0
2014-12-13fdo#84909 enable start from current slide and add its tango iconsYousuf Philips7-5/+926
2014-12-12fdo#67930 work around fdo#68024Lionel Elie Mamane1-1/+2
2014-12-12fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ...Michael Stahl1-33/+24
2014-12-12reportbuilder: re-add numerous bits of dead code needed by bug fixMichael Stahl2-1/+87
2014-12-12reportdesign: avoid assertion on duplicate properties ...Michael Stahl1-1/+14
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon3-23/+52
2014-12-12resolved fdo#86809 connect filter conditions correctlyEike Rathke1-3/+10
2014-12-12fdo#37814: SHCreateItemFromParsingName doesn't like LO's file URLsStephan Bergmann1-13/+25
2014-12-11fdo#86572: Write test for this.Kohei Yoshida2-0/+38
2014-12-11fdo#86572: Increment row position *only when* the row ref is relative.Kohei Yoshida1-2/+5
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan6-22/+80
2014-12-11fdo#51741 Mark document as modified on bookmark rename / deleteRenato Ferreira4-2/+17
2014-12-11Add message to exceptionMatúš Kukan1-2/+4
2014-12-11Use IDocumentMarkAccess::findMark hereMatúš Kukan1-10/+3
2014-12-11Writer: Set document as modified and add undo when renaming bookmarksMatúš Kukan3-22/+87
2014-12-11only checked for new VirtualDeviceCaolán McNamara1-2/+2
2014-12-11stray debugging codeCaolán McNamara1-1/+0
2014-12-11Resolves: fdo#87242 reuse vcl clip for cairo during animationsCaolán McNamara2-3/+25
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara4-147/+112
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara6-7/+15
2014-12-11desktop: avoid loading to-be-recovered documents when recovery is disabledMiklos Vajna1-2/+4
2014-12-11unit test for matrix comparison error propagation, fdo#87237Eike Rathke2-0/+24
2014-12-11resolved fdo#87237 propagate error values through matrix comparisonsEike Rathke2-45/+53
2014-12-11do not save UNO marks in undo historyLuboš Luňák1-4/+6
2014-12-11fdo#87030: Make PDF signing using Windows API workTor Lillqvist2-12/+146
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky68-68/+1
2014-12-10Deteremine the script type of source cell during paste replication.Kohei Yoshida12-24/+98
2014-12-11fdo#87203 make translatable AGGREGATE functionAndras Timar1-1/+1
2014-12-11fdo#86215 pool new ScPatternAttr if source and destination are different docsEike Rathke1-3/+5
2014-12-11update creditsChristian Lohmaier1-1318/+1390
2014-12-10fdo#75137: Can't Move Cursor Between Footnotes with Up/Down Arrow KeysTakeshi Abe1-1/+1
2014-12-10fix packaging of OpenGL shaders, related fdo#83875Markus Mohrhard1-0/+7
2014-12-10paste from system from the top left of selectionDavid Tardon1-1/+17
2014-12-10Resolves: fdo#87141 Remove deletes the node, release doesn'tCaolán McNamara1-1/+1