summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
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
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann7-10/+13
2014-09-29loplugin: cstylecastNoel Grandin2-7/+10
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara1-0/+24
2014-09-25fdo#39468: translationJennifer Liebel1-21/+15
2014-09-24German comment translation.Florian Reisinger1-41/+41
2014-09-23fdo#82577: Handle WindowNoel Grandin54-152/+152
2014-09-22html: add applyEvents to HTML outputTomaž Vajngerl1-0/+1
2014-09-22Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl1-8/+23
2014-09-18callcatcher: update unused codeCaolán McNamara1-6/+0
2014-09-18fdo#82577: Handle FontNoel Grandin7-19/+19
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák1-1/+2
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel1-25/+22
2014-09-10vcl: sal_Bool -> boolStephan Bergmann4-4/+4
2014-09-05resource files: remove unused definitionsThomas Arnhold1-22/+0
2014-08-29Make opengl chart window always activeZolnai Tamás1-0/+2
2014-08-29Add a method to check whether an XEmbeddedObject is a chartZolnai Tamás1-0/+2
2014-08-28callcatcher: update unused codeCaolán McNamara1-2/+0