summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
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
2014-09-22html: add applyEvents to HTML outputTomaž Vajngerl
2014-09-22Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl
2014-09-18callcatcher: update unused codeCaolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-09-05resource files: remove unused definitionsThomas Arnhold
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-29Add a method to check whether an XEmbeddedObject is a chartZolnai Tamás
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard
2014-08-25convert WARNINGBOX_* to MessageDialog + stringCaolán McNamara
2014-08-25convert STR_QUESTION_JAVADISABLED with custom buttons to .uiCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara
2014-08-15ErrorBox resources -> MessageDialog + stringsCaolán McNamara
2014-08-15more mad archaic drivilCaolán McNamara
2014-08-15use of STR_ARR_SVT_LANGUAGE_TABLE in wizards is goneCaolán McNamara
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-13callcatcher: another round of ResId ctor removalsCaolán McNamara
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand