summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-05fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida3-10/+21
2014-05-05Fix indentationMaxim Monastirsky1-2/+4
2014-05-05startcenter: react on mouse down insteadMaxim Monastirsky5-17/+7
2014-05-05sw: fix indentation in rtfexportfilterMiklos Vajna2-45/+38
2014-05-05coverity#704854 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-05-05coverity#704849 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-05-05Correct keycode mappings for KEY_QUOTE{LEFT,RIGHT}Tor Lillqvist1-2/+2
2014-05-05Untabify and remove trailing spacesTor Lillqvist1-117/+117
2014-05-05Align table entries into equal-size columnsTor Lillqvist1-48/+48
2014-05-05GetKeyName for KEY_{TILDE,BRACKET{LEFT,RIGHT},SEMICOLON,QUOTERIGHT}Tor Lillqvist1-5/+5
2014-05-05add border to level list box for bullets and numberingThomas Arnhold2-2/+2
2014-05-05unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold5-127/+0
2014-05-05remove some commented out lines from src filesThomas Arnhold10-48/+0
2014-05-05resolved fdo#78294 default null-date for document import is 1899-12-30Eike Rathke1-0/+6
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe4-55/+36
2014-05-05Document that the weirder constants are not actually keyboard keysTor Lillqvist1-1/+8
2014-05-05Add more unmapped VCL keycodes to the commentTor Lillqvist1-0/+7
2014-05-05add codes to Line::render()xukai2-1/+11
2014-05-05remove the codes of set camera info to render()xukai2-0/+6
2014-05-05add codes to set camera infoxukai4-81/+46
2014-05-05Initial size of OpenGL3DRendererxukai4-4/+15
2014-05-05Initialization of lightxukai3-5/+8
2014-05-05Introduce OpenGL3DRenderer objectxukai2-0/+18
2014-05-05To implement an abstract method:isOpenGLInitializedxukai2-2/+9
2014-05-05Update Function Set3DSenceInfoxukai2-6/+2
2014-05-05fix whitespace issuesMarkus Mohrhard2-29/+31
2014-05-05add vertex shader and fragment shader for 3D renderingxukai4-0/+142
2014-05-05openGL: More debug info.Jan Holesovsky1-3/+9
2014-05-05Missing constStephan Bergmann2-2/+2
2014-05-05Asan: fix invalid memory accessMarkus Mohrhard1-1/+1
2014-05-05oox: don't try to set Writer-specific properties on non-TextFrames...Miklos Vajna1-13/+18
2014-05-05fix windows build(external/poppler)Tomofumi Yagi1-1/+2
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin190-338/+315
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna7-71/+76
2014-05-05Updated coreThomas Arnhold1-0/+0
2014-05-05Handle GetTextBreak returning -1Stephan Bergmann1-0/+4
2014-05-05fdo#77727 PAGEBREAK In first paragraph was not rendered and exported.sushil_shinde5-2/+38
2014-05-05Updated coreAndras Timar1-0/+0
2014-05-04Typo: depricated->deprecatedJulien Nabet5-6/+6
2014-05-04coverity#1038298 Unchecked dynamic_castMiklos Vajna1-2/+2
2014-05-04writerfilter: fix indentation in rtfdocumentimplMiklos Vajna4-4037/+4537
2014-05-04sc: Fix bunch of testsMaxim Monastirsky12-0/+12
2014-05-04Fix CppunitTest_sc_outlineobj testMaxim Monastirsky1-0/+1
2014-05-04Fix CppunitTest_chart2_xshape testMaxim Monastirsky1-0/+1
2014-05-04Revert "Revert "temporarily disable failing , fdo#66617Markus Mohrhard1-1/+0
2014-05-04loplugin:saloverrideStephan Bergmann1-2/+2
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock7-76/+71
2014-05-04Resolves: fdo#78217 selected text should be copied in "Replace"Julien Nabet1-1/+1
2014-05-04fix windows packagingMarkus Mohrhard3-3/+3
2014-05-03Add clang support for boost multi_array Wshadow patch.Andrzej Hunt1-2/+11