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