summaryrefslogtreecommitdiffstats
path: root/include/svtools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:deletedspecialStephan Bergmann2015-02-0717-73/+48
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-5/+5
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-294-21/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-2613-51/+51
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-2623-84/+84
* HiDPI changes to ruler to respect screen DPIdbeurle2015-01-141-2/+22
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-093-6/+6
* An odd way to say "nullptr"Stephan Bergmann2015-01-081-1/+1
* Sane SvStream* fake pointer values for 64-bit platformsStephan Bergmann2015-01-081-3/+3
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-086-24/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-4/+4
* A bit of cleanup.Jan Holesovsky2015-01-042-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-023-17/+15
* callcatcher: update unusedcodeCaolán McNamara2014-12-241-8/+0
* callcatcher: update unused codeCaolán McNamara2014-12-221-2/+0
* fdo#39468 translate German commentsMichael Weghorn2014-12-202-59/+58
* provide a route to load ToolbarMenu things via .uiCaolán McNamara2014-12-191-7/+11
* fdo#39468 translate German commentsMichael Weghorn2014-12-191-159/+155
* fdo#39468 translate German commentsMichael Weghorn2014-12-165-58/+54
* fdo#39468 translate German commentsMichael Weghorn2014-12-144-86/+82
* Typo: postion(s)=>position(s)Julien Nabet2014-12-101-1/+1
* fdo#76776 crashes after paste a table from WriterCaolán McNamara2014-12-101-0/+1
* changed Timer tp idleTobias Madl2014-12-091-4/+4
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* Changed Idle Timers. into IdleTobias Madl2014-12-091-1/+1
* fdo#39468 translate German commentsMichael Weghorn2014-12-091-218/+203
* callcatcher: update unused codeCaolán McNamara2014-12-041-2/+0
* Linked graphic is not displayedZolnai Tamás2014-12-031-0/+1
* fdo#39468 translate German commentsMichael Weghorn2014-12-021-119/+111
* Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida2014-11-251-0/+1
* Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida2014-11-221-10/+5
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-2/+2
* Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás2014-11-071-0/+1
* Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás2014-11-071-1/+1
* Remove unused IsInSwap() methodZolnai Tamás2014-11-071-1/+0
* Paint background images always via drawinglayerZolnai Tamás2014-11-071-8/+0
* Avoid an image loss situation of auto swappingZolnai Tamás2014-11-071-1/+1
* Make SetSwapState() an internal methodZolnai Tamás2014-11-071-1/+1
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-3/+3
* Improve SvSimpleTable classPalenik Mihály2014-10-302-1/+8
* ref-counting vcl::Window subclassesNoel Grandin2014-10-291-2/+1
* loplugin: cstylecastNoel Grandin2014-10-241-1/+1
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-235-11/+11
* Fraction: Revert "do not forward-declare templates"Jan Holesovsky2014-10-234-7/+7
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-235-7/+7
* callcatcher: lots more unused post ww1 filter removalCaolán McNamara2014-10-231-9/+0