summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-08Make the inserted text more European and sensible for now.feature/debugeventMichael Meeks2-11/+34
2014-05-08quit after emitting all the events to allow valgrinding.Michael Meeks1-5/+8
2014-05-08Initial cut at some infinite monkeys work.Michael Meeks6-0/+312
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe5-56/+33
2014-05-07coverity#735932 Explicit null dereferencedCaolán McNamara1-1/+3
2014-05-07coverity#735924 Explicit null dereferencedCaolán McNamara1-3/+3
2014-05-07coverity#735860 Explicit null dereferencedCaolán McNamara1-5/+6
2014-05-07coverity#735859 Explicit null dereferencedCaolán McNamara1-7/+3
2014-05-07coverity#735858 Explicit null dereferencedCaolán McNamara1-4/+3
2014-05-07coverity#735848 Explicit null dereferencedCaolán McNamara1-2/+5
2014-05-07coverity#735842 Explicit null dereferencedCaolán McNamara1-1/+1
2014-05-07coverity#735839 Dereference after null checkCaolán McNamara1-2/+2
2014-05-07coverity#735834 Explicit null dereferencedCaolán McNamara1-5/+7
2014-05-07coverity#735832 Explicit null dereferencedCaolán McNamara1-4/+8
2014-05-07coverity#1209611 Explicit null dereferencedCaolán McNamara1-1/+1
2014-05-07coverity#1209592 Unchecked dynamic_castCaolán McNamara1-1/+2
2014-05-07coverity#1209591 Unchecked dynamic_castCaolán McNamara1-2/+3
2014-05-07coverity#1209590 Dereference after null checkCaolán McNamara1-0/+3
2014-05-07coverity#1209588 Explicit null dereferencedCaolán McNamara1-1/+1
2014-05-07coverity#1209587 Explicit null dereferencedCaolán McNamara1-2/+2
2014-05-07coverity#1209554 Explicit null dereferencedCaolán McNamara1-2/+1
2014-05-07coverity#1209549 Unchecked dynamic_castCaolán McNamara1-1/+2
2014-05-07coverity#1209527 Dereference after null checkCaolán McNamara1-1/+2
2014-05-07coverity#1209523 Dereference after null checkCaolán McNamara1-1/+1
2014-05-07coverity#1209500 Explicit null dereferencedCaolán McNamara1-1/+1
2014-05-07Updated coreJulien Nabet1-0/+0
2014-05-07fdo#75519: fix chapter cross referencesMichael Stahl1-31/+0
2014-05-07Resolves: fdo#78323 consistent left spacing for previewsCaolán McNamara1-63/+66
2014-05-07fdo#78382 PDF Import: add opacity support for fill and strokeVort3-8/+15
2014-05-07No fpicker needed for non-DESKTOP surely?Tor Lillqvist2-2/+2
2014-05-07Build libgltf (and freetype) for iOS, tooTor Lillqvist1-1/+1
2014-05-07Resolves: fdo#68600 limit comment widthCaolán McNamara1-2/+2
2014-05-07loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-05-07There is no touch_lo_render_windows() any moreTor Lillqvist1-3/+0
2014-05-07SwFrmFmts::dumpAsXml: dump which idMiklos Vajna1-0/+14
2014-05-07SwFmtCntnt::operator==: most probably bool was intended hereMiklos Vajna1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann72-196/+163
2014-05-07Build libgltf for Android, tooTor Lillqvist1-1/+1
2014-05-07WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-05-07WaE: C4389: '!=' : signed/unsigned mismatchThomas Arnhold1-1/+1
2014-05-07remove uncompiled source filesThomas Arnhold3-70/+0
2014-05-07fdo#77812 :FILESAVE :DOCX : Extra Section Break gets added in filePallavi Jadhav3-0/+32
2014-05-07chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl2-1/+1
2014-05-07fdo#77944: No need to store updated formulas in undo document when moving.Kohei Yoshida1-1/+1
2014-05-07Drop unused #includeTakeshi Abe2-2/+0
2014-05-07VCL: make it more clear that this is a static function we are calling onChris Sherlock1-1/+1
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock7-64/+59
2014-05-07VCL: Application::SetSettings should not set mnAppFontX to 0Chris Sherlock1-1/+1
2014-05-07Use css alias in svapp.hxxChris Sherlock1-2/+4
2014-05-07Indent svapp.hxx functionsChris Sherlock1-13/+13