summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
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
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-30German comment translation.Florian Reisinger
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara
2014-09-25fdo#39468: translationJennifer Liebel
2014-09-24German comment translation.Florian Reisinger
2014-09-23fdo#82577: Handle WindowNoel Grandin