summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* remove some useless commentsThomas Arnhold2012-08-182-4/+1
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1524-71/+18
* that->than in comment typoCaolán McNamara2012-08-151-2/+2
* Fix transparent bitmap rendering.Tomaž Vajngerl2012-08-141-30/+30
* code cleanupRob Snelders2012-08-142-162/+138
* Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin2012-08-133-3/+3
* unusedcode.easy: remove unused codeThomas Arnhold2012-08-133-14/+0
* remove duplicate code, thanks to Petr Mladek for spottingIvan Timofeev2012-08-131-12/+0
* validate polypolygon point countsCaolán McNamara2012-08-091-6/+61
* fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flagIvan Timofeev2012-08-081-1/+15
* reduce ascii noise and useless commentsThomas Arnhold2012-08-088-48/+1
* remove include comments and boxesThomas Arnhold2012-08-0822-83/+1
* Convert from tools/list.hxx to std::list in GraphicCacheNoel Grandin2012-08-082-40/+41
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-081-0/+1
* Convert HashedEntryList to boost::ptr_vectorNoel Grandin2012-08-081-102/+33
* Use the correct licence headerArnaud Versini2012-08-072-2/+24
* remove empty ascii boxes and stuffThomas Arnhold2012-08-077-382/+0
* drop bogus eof linesThomas Arnhold2012-08-071-2/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-076-9/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-0726-10822/+21
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* Move PlaceEditDialog class and resources to svtools.Rafael Dominguez2012-08-0310-5/+1371
* remove now pointless pItemDesruptListCaolán McNamara2012-08-021-18/+0
* simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power2012-08-011-0/+1
* Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power2012-08-011-23/+1
* consider only fully visible itemsIvan Timofeev2012-08-011-1/+1
* add in some more filter testsCaolán McNamara2012-07-301-0/+1
* add in some more filter testsCaolán McNamara2012-07-301-0/+1
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-306-6/+0
* Typo ressource -> resourceStephan Bergmann2012-07-305-63/+63
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-303-3/+0
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-291-8/+15
* svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara2012-07-282-613/+0
* add RtfAttributeOutput::FlyFrameOLEReplacementMiklos Vajna2012-07-271-0/+2
* svtools: add new math rtf keywordsMiklos Vajna2012-07-271-0/+53
* merge the two pict/pct detectors which disagree togetherCaolán McNamara2012-07-273-57/+50
* add regression test for gif that nobbled XnViewCaolán McNamara2012-07-271-0/+0
* fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders2012-07-264-0/+581
* pTabBar is always NULLIvan Timofeev2012-07-263-50/+8
* discard broken embedded object previewsCaolán McNamara2012-07-261-8/+17
* Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl2012-07-251-16/+25
* fdo#40152 replace with empty string in Basic IDEUray M. János2012-07-251-1/+3
* delete svl/svstdarr.hxxMichael Stahl2012-07-252-2/+0
* Use native theme to draw TabBar backgroundRuslan Kabatsayev2012-07-251-1/+5
* One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl2012-07-241-67/+70
* janitorial: C++-style cast instead of legacy C-style castLionel Elie Mamane2012-07-241-1/+1
* forcing repaint has catastrophic performance implications; invalidate onlyLionel Elie Mamane2012-07-241-3/+1
* fdo#51659: static assertion for STR_ARR_SVT_LANGUAGE_TABLEMichael Stahl2012-07-241-0/+7
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-234-11/+0