summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-05bump product version to 4.4.0.0.beta2Christian Lohmaier1-1/+1
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon14-89/+122
2014-12-05upload libpagemaker 0.0.2David Tardon1-2/+2
2014-12-05Updated coreAndras Timar1-0/+0
2014-12-05Updated coreChristian Lohmaier1-0/+0
2014-12-04removal of font name, font size and text alignment from context menusYousuf Philips3-71/+0
2014-12-04fdo#86511: Fix the RGB value of 'Sky blue 1' color.V Stuart Foote1-1/+1
2014-12-04fdo#65163 reintroduce embedded picture for form componentsLionel Elie Mamane1-2/+13
2014-12-04Revert "coverity#735424 Logically dead code"Lionel Elie Mamane1-3/+22
2014-12-04We want PDF signing to be non-experimental nowTor Lillqvist1-10/+1
2014-12-04Use the "vcl.pdfwriter" logging tag instead of "vcl.gdi"Tor Lillqvist1-21/+21
2014-12-04fdo#85937 Add 'Close Sidebar' command to Sidebar menuSamuel Mehrbrodt3-0/+16
2014-12-04Fix Windows buildLászló Németh1-0/+1
2014-12-04implement virtual methods for OSX vcl backendMarkus Mohrhard2-0/+15
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