summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* fdo#76776 crashes after paste a table from WriterCaolán McNamara2014-12-101-0/+2
* changed timers to idlesJennifer Liebel2014-12-092-4/+4
* changed timers to idlesTobias Madl2014-12-092-10/+10
* changed timers to idleJennifer Liebel2014-12-092-9/+9
* changed Timer tp idleTobias Madl2014-12-091-9/+9
* changed timers to idleJennifer Liebel2014-12-093-15/+15
* changed timers to idlesTobias Madl2014-12-092-5/+5
* changed timers to idleJennifer Liebel2014-12-092-4/+4
* Changed timer to idleTobias Madl2014-12-092-5/+5
* changed timers to idleJennifer Liebel2014-12-091-7/+7
* changed timers to idlesJennifer Liebel2014-12-092-16/+15
* changed timer to idleJennifer Liebel2014-12-091-2/+2
* Changed Idle Timers. into IdleTobias Madl2014-12-093-14/+13
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-052-2/+10
* callcatcher: update unused codeCaolán McNamara2014-12-041-9/+0
* rulers: Make the numbers a bit smaller, and always with odd size.Jan Holesovsky2014-12-031-0/+14
* typoStephan Bergmann2014-12-011-1/+1
* typoStephan Bergmann2014-12-011-1/+1
* typoStephan Bergmann2014-12-011-1/+1
* WaE: -Werror=switchCaolán McNamara2014-12-014-202/+177
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-0118-34/+34
* don't access contents of empty string, e.g. with kde96709-1.htmlCaolán McNamara2014-11-271-2/+2
* HIG fixes for svtoolsAdolfo Jayme Barrientos2014-11-258-705/+471
* Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida2014-11-221-26/+19
* fdo#86573: Impress does not show pictures anymoreZolnai Tamás2014-11-221-1/+2
* coverity#1255389 Dereference null return valueCaolán McNamara2014-11-211-0/+1
* Don't use a hard coded limit for size based auto swap out.Zolnai Tamás2014-11-211-9/+2
* maDocFileURLStr is always emptyZolnai Tamás2014-11-211-3/+0
* Dispose document when doneStephan Bergmann2014-11-201-0/+2
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-188-0/+8
* Missing parenthesesZolnai Tamás2014-11-181-1/+1
* This test become unreferenced by accidentZolnai Tamás2014-11-181-8/+1
* Fix broken GraphicObjectTestZolnai Tamás2014-11-181-1/+1
* Be precise here, maximum value means it is still allowed to haveZolnai Tamás2014-11-181-1/+1
* Be honest about the maximum cache sizeZolnai Tamás2014-11-181-6/+2
* loplugin:unreffunStephan Bergmann2014-11-171-4/+2
* WaE: unused variablesTor Lillqvist2014-11-171-2/+2
* WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist2014-11-171-0/+10
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-175-0/+5
* "#pragma hdrstop" looks quite obsoleteMichael Stahl2014-11-172-8/+0
* Test for size based auto swap out mechanismZolnai Tamás2014-11-163-4/+144
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* coverity#1242527 Arguments in wrong orderCaolán McNamara2014-11-141-1/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-146-9/+9
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-149-0/+10
* coverity#1251580 Unchecked return valueCaolán McNamara2014-11-131-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1213-21/+21
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-118-17/+17
* fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2014-11-091-1/+0
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-074-9/+8