summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-26bnc#901693 change shell command new for non-template typesdistro/suse/suse-4.0Andras Timar6-13/+13
2014-11-26Bump for 4.0-28Andras Timar2-14/+14
2014-09-17Bump for 4.0-27suse-4.0-27Andras Timar2-14/+14
2014-09-17bnc#887307 ODF files not showing up on Windows searchAndras Timar1-1/+1
2014-08-28Correct the XML document handler...Oliver-Rainer Wittmann3-42/+43
2014-08-26Bump for 4.0-26suse-4.0-26Andras Timar2-14/+14
2014-08-26Related: #i125226# expect DDE servers to be already upHerbert Dürr1-60/+10
2014-08-26Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr1-4/+15
2014-08-26Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand4-18/+62
2014-06-25build fixsuse-4.0-25Andras Timar1-1/+1
2014-06-25Bump for 4.0-25Andras Timar2-14/+14
2014-06-25MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák1-0/+1
2014-06-12openssl-0.9.8za -- fixes multiple CVEssuse-4.0-24Andras Timar9-52/+52
2014-06-11Bump for 4.0-24Andras Timar2-14/+14
2014-06-11openssl-0.9.8za -- fixes multiple CVEsAndras Timar1-1/+1
2014-05-28build fixsuse-4.0-23Andras Timar1-1/+1
2014-05-28Bump for 4.0-23Andras Timar5-14/+14
2014-05-28MSWord uses \xb for linebreaks in DB fields (bnc#878854)Luboš Luňák1-0/+2
2014-04-23fdo#64047: n#863021: Add set-all language menu.Muthu Subramanian5-5/+134
2014-04-02Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr1-5/+12
2014-04-02Resolves: #i124453# check if the resulting polygon...Jürgen Schmidt1-0/+13
2014-04-02init a few more stream-read svm elementsCaolán McNamara2-19/+22
2014-04-02valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2014-04-02detect add to table beyond MAX_TABLE_SIZECaolán McNamara1-9/+33
2014-04-02valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2014-03-31n#870234: Import gradfill for text colors.Muthu Subramanian3-0/+9
2014-03-31n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian3-4/+5
2014-03-31n#862510: Fix text rotation.Muthu Subramanian1-1/+2
2014-03-14n#862510: Ignore baseline attributes with zero.Muthu Subramanian1-1/+1
2014-03-07fdo#60833 user's wordbook should be selected by defaultAndras Timar1-3/+3
2014-03-07n#821567: Use BitmapURL only if its valid.Muthu Subramanian1-2/+5
2014-03-07n#821567: Import PPTX background images with table-name.Muthu Subramanian3-2/+21
2014-02-24we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard1-0/+28
2014-02-24OOXML chart import: ignore rot values outside the valid rangeAndras Timar1-0/+5
2014-02-20Stick to a single O[U]String hash functionStephan Bergmann11-138/+12
2014-02-18String cleanups.Muthu Subramanian3-1/+23
2014-02-13n#757432: Styles (rename &) copy to different decks.Muthu Subramanian5-2/+161
2014-02-13Move string hash function into String class.Muthu Subramanian6-11/+64
2014-01-12Bump for 4.0-22suse-4.0-22Andras Timar2-14/+14
2014-01-12change PYTHON_VERSION back to old valueAndras Timar1-1/+1
2014-01-11Bump for 4.0-21suse-4.0-21Andras Timar2-15/+15
2014-01-11fdo#73087: python3: upgrade to version 3.3.3Michael Stahl10-95/+74
2014-01-02Fix compilation problems.Muthu Subramanian2-2/+1
2013-12-19n#828390: Bullet sizes set wrong.Muthu Subramanian1-1/+1
2013-12-18n#828390: Reset charescapement.Muthu Subramanian1-0/+3
2013-12-18Fix fdo#70220 Superscript not imported from pptx.Muthu Subramanian3-0/+10
2013-12-18n#828390: Explictly export font properties.Muthu Subramanian1-4/+4
2013-12-12Force int16 as int32Muthu Subramanian1-2/+2
2013-12-12Force enums as ints - to avoid warning/errors.Muthu Subramanian1-3/+3
2013-12-12Add append(bool) to OStringBuffer.Muthu Subramanian1-0/+17