summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08An odd way to say "nullptr"Stephan Bergmann
2015-01-08Sane SvStream* fake pointer values for 64-bit platformsStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-04A bit of cleanup.Jan Holesovsky
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-24callcatcher: update unusedcodeCaolán McNamara
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-20fdo#39468 translate German commentsMichael Weghorn
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-12-19fdo#39468 translate German commentsMichael Weghorn
2014-12-16fdo#39468 translate German commentsMichael Weghorn
2014-12-14fdo#39468 translate German commentsMichael Weghorn
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara
2014-12-09changed Timer tp idleTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09Changed Idle Timers. into IdleTobias Madl
2014-12-09fdo#39468 translate German commentsMichael Weghorn
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-03Linked graphic is not displayedZolnai Tamás
2014-12-02fdo#39468 translate German commentsMichael Weghorn
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás
2014-11-07Remove unused IsInSwap() methodZolnai Tamás
2014-11-07Paint background images always via drawinglayerZolnai 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-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-30Improve SvSimpleTable classPalenik Mihály
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin
2014-10-12RTF filter: fix \acc* handlingMiklos Vajna