summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-12-22callcatcher: update unused codeCaolán McNamara1-2/+0
2014-12-20fdo#39468 translate German commentsMichael Weghorn2-59/+58
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara1-7/+11
2014-12-19fdo#39468 translate German commentsMichael Weghorn1-159/+155
2014-12-16fdo#39468 translate German commentsMichael Weghorn5-58/+54
2014-12-14fdo#39468 translate German commentsMichael Weghorn4-86/+82
2014-12-10Typo: postion(s)=>position(s)Julien Nabet1-1/+1
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara1-0/+1
2014-12-09changed Timer tp idleTobias Madl1-4/+4
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-09Changed Idle Timers. into IdleTobias Madl1-1/+1
2014-12-09fdo#39468 translate German commentsMichael Weghorn1-218/+203
2014-12-04callcatcher: update unused codeCaolán McNamara1-2/+0
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-12-02fdo#39468 translate German commentsMichael Weghorn1-119/+111
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida1-0/+1
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida1-10/+5
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-07Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás1-0/+1
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás1-1/+1
2014-11-07Remove unused IsInSwap() methodZolnai Tamás1-1/+0
2014-11-07Paint background images always via drawinglayerZolnai Tamás1-8/+0
2014-11-07Avoid an image loss situation of auto swappingZolnai Tamás1-1/+1
2014-11-07Make SetSwapState() an internal methodZolnai Tamás1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-3/+3
2014-10-30Improve SvSimpleTable classPalenik Mihály2-1/+8
2014-10-29ref-counting vcl::Window subclassesNoel Grandin1-2/+1
2014-10-24loplugin: cstylecastNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky5-11/+11
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky4-7/+7
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky5-7/+7
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara1-9/+0
2014-10-18convert SV_BMP_ constants to enumNoel Grandin1-22/+18
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon5-7/+7
2014-10-14do not forward-declare templatesDavid Tardon4-7/+7
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin2-23/+26
2014-10-12RTF filter: fix \acc* handlingMiklos Vajna1-0/+2
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca5-11/+11
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist2-4/+2
2014-10-02Improved striped rows implementationSamuel Mehrbrodt1-3/+3
2014-09-30Improve SvTreeListBox classPalenik Mihály2-0/+8
2014-09-30German comment translation.Florian Reisinger1-37/+29
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin2-3/+3
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann1-6/+3