summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-11-22fdo#86573: Impress does not show pictures anymoreZolnai Tamás1-1/+2
2014-11-21coverity#1255389 Dereference null return valueCaolán McNamara1-0/+1
2014-11-21Don't use a hard coded limit for size based auto swap out.Zolnai Tamás1-9/+2
2014-11-21maDocFileURLStr is always emptyZolnai Tamás1-3/+0
2014-11-20Dispose document when doneStephan Bergmann1-0/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl8-0/+8
2014-11-18Missing parenthesesZolnai Tamás1-1/+1
2014-11-18This test become unreferenced by accidentZolnai Tamás1-8/+1
2014-11-18Fix broken GraphicObjectTestZolnai Tamás1-1/+1
2014-11-18Be precise here, maximum value means it is still allowed to haveZolnai Tamás1-1/+1
2014-11-18Be honest about the maximum cache sizeZolnai Tamás1-6/+2
2014-11-17loplugin:unreffunStephan Bergmann1-4/+2
2014-11-17WaE: unused variablesTor Lillqvist1-2/+2
2014-11-17WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist1-0/+10
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl5-0/+5
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl2-8/+0
2014-11-16Test for size based auto swap out mechanismZolnai Tamás3-4/+144
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-11-14coverity#1242527 Arguments in wrong orderCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava6-9/+9
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl9-0/+10
2014-11-13coverity#1251580 Unchecked return valueCaolán McNamara1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini13-21/+21
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin8-17/+17
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos1-1/+0
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin4-9/+8
2014-11-07Update notes about swappingZolnai Tamás1-7/+8
2014-11-07Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás1-32/+18
2014-11-07Why to have this compromise, do that what we say the users we do.Zolnai Tamás1-13/+1
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás2-5/+3
2014-11-07Paint background images always via drawinglayerZolnai Tamás1-63/+0
2014-11-07Remove these useless static bool variables.Zolnai Tamás1-32/+14
2014-11-07Ignore the swapped in graphic, but use its sizeZolnai Tamás1-3/+6
2014-11-07Assign graphic data also during auto swap inZolnai Tamás1-0/+1
2014-11-07Avoid an image loss situation of auto swappingZolnai Tamás2-3/+3
2014-11-07Make SetSwapState() an internal methodZolnai Tamás1-1/+5
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás1-2/+11
2014-11-07Always call ImplAfterDataChange() when data is changedZolnai Tamás1-8/+4
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann6-8/+10
2014-11-06coverity#1242570 Untrusted value as argumentCaolán McNamara1-1/+11
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin6-10/+8
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-11-05coverity#737920 Uncaught exceptionCaolán McNamara1-26/+34
2014-11-05fdo#60906 - Make color configuration consistentIoan Radu1-10/+10
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-11-04coverity#1242516 reorg to silence Arguments in wrong orderCaolán McNamara1-5/+7
2014-11-03coverity#1250408 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-11-01coverity#1250406 Division or modulo by float zeroCaolán McNamara2-11/+8
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin3-13/+13
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin5-5/+5