summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-04DEBUG Patch: track DC deletionprivate/moggi/track-win-dcMarkus Mohrhard6-0/+19
2014-12-04prevent crash when creating the platform context failedMarkus Mohrhard1-4/+6
2014-12-04more asserts to detect double deletesMarkus Mohrhard1-0/+2
2014-12-04add assert to detect double deleteMarkus Mohrhard1-1/+3
2014-12-04add more debugging outputMarkus Mohrhard1-0/+2
2014-12-03Prevent hang during loading of xlsm doc.Kohei Yoshida1-10/+12
2014-12-04Fix Windows build.Kohei Yoshida1-0/+1
2014-12-04Missing includeStephan Bergmann1-0/+4
2014-12-03Linked graphic is not displayedZolnai Tamás2-0/+2
2014-12-03remove boolean parameter default from ScDocument::SetDirtyEike Rathke8-12/+12
2014-12-03remove boolean parameter default from ScTable::SetDirty()Eike Rathke1-1/+1
2014-12-03get rid of defaulted boolean parameters in ScColumn::SetDirty()Eike Rathke2-2/+2
2014-12-03windows opengl: Call PreDraw() earlier in the text rendering too.Jan Holesovsky1-4/+4
2014-12-03fdo#86472 fix icons on dark theme in oxygen and sifrYousuf Philips38-0/+0
2014-12-03fdo#85594 enabling date format and rearranging othersYousuf Philips2-8/+8
2014-12-03windows opengl: Call PreDraw() earlier.Jan Holesovsky1-9/+8
2014-12-03fdo#83939: Set error code if signing failedTor Lillqvist1-2/+14
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist4-1/+25
2014-12-03fdo#83939: Check return value from pPDFWriter->Emit()Tor Lillqvist1-1/+1
2014-12-03fdo#85806: Hebrew and Arabic is not working on MACgalbarnissan1-7/+7
2014-12-03vcl: Fix Linux build.Jan Holesovsky1-14/+0
2014-12-03vcl: Fix color-replacement fragment shaderLouis-Francis Ratté-Boulianne1-2/+0
2014-12-03vcl: Acquire framebuffer from current context when reading back textureLouis-Francis Ratté-Boulianne1-12/+10
2014-12-03vcl: Implement bitmap color replacement operation in OpenGL backendLouis-Francis Ratté-Boulianne5-2/+74
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne14-1/+57
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan13-0/+38
2014-12-03vcl: Add reference on default window's context so it doesn't get destroyedLouis-Francis Ratté-Boulianne2-0/+14
2014-12-03vcl: Release the OpenGL context for offscreen rendering after each operationLouis-Francis Ratté-Boulianne1-0/+5
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne8-47/+11
2014-12-03Add a limit for graphic cache based on used integer type to avoid overflowZolnai Tamás2-8/+2
2014-12-03Related: fdo#78151 only make outline, title and subtitle read-onlyCaolán McNamara1-2/+16
2014-12-03rulers: Let's hide them by default.Jan Holesovsky1-1/+1
2014-12-03rulers: Make the numbers a bit smaller, and always with odd size.Jan Holesovsky1-0/+14
2014-12-03Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky2-3/+3
2014-12-03vcl: disable color checking.Stephan Bergmann1-0/+2
2014-12-03Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard4-10/+30
2014-12-02fdo#81475 reorganization of writer's table toolbarYousuf Philips2-22/+25
2014-12-02TANGO: addition and modification of table related iconsYousuf Philips10-0/+12
2014-12-02WaE: might be used unintializedCaolán McNamara1-5/+5
2014-12-02unit test for sort with broadcasters, fdo#86762Eike Rathke2-0/+217
2014-12-02Double blank lines...Kohei Yoshida1-1/+0
2014-12-02Let's not forget to move the comment too.Kohei Yoshida1-2/+4
2014-12-02Put this inside the bulk broadcast scope.Kohei Yoshida1-1/+1
2014-12-02Reduce scope level.Kohei Yoshida1-19/+20
2014-12-02fdo#86664 VSD import: handle metadataMiklos Vajna2-0/+652
2014-12-02Only call super-expensive Invalidate on scrollbar togglingCaolán McNamara1-2/+2
2014-12-02fix crash-190212-093017-986Caolán McNamara1-2/+8
2014-12-02Resolves: fdo#36514 avoid empty style names in ww2 docsCaolán McNamara1-16/+11
2014-12-02Adapt to int/sal_Int32 mismatch on 32-bit buildTor Lillqvist1-1/+1
2014-12-02Adapt to int/sal_Int32 mismatch on 32-bit buildTor Lillqvist1-1/+1