summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-01-20fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane1-0/+7
2014-12-25fdo#87596 Draw tab fill color when selected on the tab bottomTomaž Vajngerl1-0/+17
2014-12-22fdo#56970 Show insert tab at the correct position when RTL is onTomaž Vajngerl1-4/+7
2014-12-17Tab bar: multiply the size of the plus icon if HiDPI is detectedTomaž Vajngerl1-7/+16
2014-12-16OneDrive binding settingsMihai Varga1-1/+5
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky2-2/+1
2014-12-03rulers: Make the numbers a bit smaller, and always with odd size.Jan Holesovsky1-0/+14
2014-11-27don't access contents of empty string, e.g. with kde96709-1.htmlCaolán McNamara1-2/+2
2014-11-22fdo#86573: Impress does not show pictures anymoreZolnai Tamás1-1/+2
2014-11-22Don't use a hard coded limit for size based auto swap out.Zolnai Tamás1-9/+2
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