summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-12-12svtools: Use appropriate OUString functions on string constantsStephan Bergmann5-17/+14
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky3-3/+0
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara1-0/+2
2014-12-09changed timers to idlesJennifer Liebel2-4/+4
2014-12-09changed timers to idlesTobias Madl2-10/+10
2014-12-09changed timers to idleJennifer Liebel2-9/+9
2014-12-09changed Timer tp idleTobias Madl1-9/+9
2014-12-09changed timers to idleJennifer Liebel3-15/+15
2014-12-09changed timers to idlesTobias Madl2-5/+5
2014-12-09changed timers to idleJennifer Liebel2-4/+4
2014-12-09Changed timer to idleTobias Madl2-5/+5
2014-12-09changed timers to idleJennifer Liebel1-7/+7
2014-12-09changed timers to idlesJennifer Liebel2-16/+15
2014-12-09changed timer to idleJennifer Liebel1-2/+2
2014-12-09Changed Idle Timers. into IdleTobias Madl3-14/+13
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-2/+10
2014-12-04callcatcher: update unused codeCaolán McNamara1-9/+0
2014-12-03rulers: Make the numbers a bit smaller, and always with odd size.Jan Holesovsky1-0/+14
2014-12-01typoStephan Bergmann1-1/+1
2014-12-01typoStephan Bergmann1-1/+1
2014-12-01typoStephan Bergmann1-1/+1
2014-12-01WaE: -Werror=switchCaolán McNamara4-202/+177
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl18-34/+34
2014-11-27don't access contents of empty string, e.g. with kde96709-1.htmlCaolán McNamara1-2/+2
2014-11-25HIG fixes for svtoolsAdolfo Jayme Barrientos8-705/+471
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida1-26/+19
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