summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-03-27coverity#1267678 this is surely backwards (gold)cp-4.4-branch-pointCaolán McNamara
2015-03-07tdf#88847: Fields of query design can be moved to the left onlyJulien Nabet
2015-03-02More improvements of graphic cache size handlingZolnai Tamás
2015-02-11tdf#87303: svtools: relax the security a bit for embedded objectsMichael Stahl
2015-02-10svtool/GraphicManager: properly decrease mnUsedSize on unregister opsPierre-Eric Pelloux-Prayer
2015-02-09tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás
2015-01-19fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane
2014-12-25fdo#87596 Draw tab fill color when selected on the tab bottomTomaž Vajngerl
2014-12-22fdo#56970 Show insert tab at the correct position when RTL is onTomaž Vajngerl
2014-12-17Tab bar: multiply the size of the plus icon if HiDPI is detectedTomaž Vajngerl
2014-12-16OneDrive binding settingsMihai Varga
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-03rulers: Make the numbers a bit smaller, and always with odd size.Jan Holesovsky
2014-11-27don't access contents of empty string, e.g. with kde96709-1.htmlCaolán McNamara
2014-11-22fdo#86573: Impress does not show pictures anymoreZolnai Tamás
2014-11-22Don't use a hard coded limit for size based auto swap out.Zolnai Tamás
2014-11-20Dispose document when doneStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18Missing parenthesesZolnai Tamás
2014-11-18This test become unreferenced by accidentZolnai Tamás
2014-11-18Fix broken GraphicObjectTestZolnai Tamás
2014-11-18Be precise here, maximum value means it is still allowed to haveZolnai Tamás
2014-11-18Be honest about the maximum cache sizeZolnai Tamás
2014-11-17loplugin:unreffunStephan Bergmann
2014-11-17WaE: unused variablesTor Lillqvist
2014-11-17WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-16Test for size based auto swap out mechanismZolnai Tamás
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-14coverity#1242527 Arguments in wrong orderCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-13coverity#1251580 Unchecked return valueCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-07Update notes about swappingZolnai Tamás
2014-11-07Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás
2014-11-07Why to have this compromise, do that what we say the users we do.Zolnai Tamás
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás
2014-11-07Paint background images always via drawinglayerZolnai Tamás
2014-11-07Remove these useless static bool variables.Zolnai Tamás
2014-11-07Ignore the swapped in graphic, but use its sizeZolnai Tamás
2014-11-07Assign graphic data also during auto swap inZolnai Tamás
2014-11-07Avoid an image loss situation of auto swappingZolnai Tamás
2014-11-07Make SetSwapState() an internal methodZolnai Tamás
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-11-07Always call ImplAfterDataChange() when data is changedZolnai Tamás