summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold3-14/+0
2012-08-13remove duplicate code, thanks to Petr Mladek for spottingIvan Timofeev1-12/+0
2012-08-09validate polypolygon point countsCaolán McNamara1-6/+61
2012-08-08fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flagIvan Timofeev1-1/+15
2012-08-08reduce ascii noise and useless commentsThomas Arnhold8-48/+1
2012-08-08remove include comments and boxesThomas Arnhold22-83/+1
2012-08-08Convert from tools/list.hxx to std::list in GraphicCacheNoel Grandin2-40/+41
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-08-08Convert HashedEntryList to boost::ptr_vectorNoel Grandin1-102/+33
2012-08-07Use the correct licence headerArnaud Versini2-2/+24
2012-08-07remove empty ascii boxes and stuffThomas Arnhold7-382/+0
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold6-9/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás26-10822/+21
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez10-5/+1371
2012-08-02remove now pointless pItemDesruptListCaolán McNamara1-18/+0
2012-08-01simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-0/+1
2012-08-01Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power1-23/+1
2012-08-01consider only fully visible itemsIvan Timofeev1-1/+1
2012-07-30add in some more filter testsCaolán McNamara1-0/+1
2012-07-30add in some more filter testsCaolán McNamara1-0/+1
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara6-6/+0
2012-07-30Typo ressource -> resourceStephan Bergmann5-63/+63
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen3-3/+0
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold1-8/+15
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara2-613/+0
2012-07-27add RtfAttributeOutput::FlyFrameOLEReplacementMiklos Vajna1-0/+2
2012-07-27svtools: add new math rtf keywordsMiklos Vajna1-0/+53
2012-07-27merge the two pict/pct detectors which disagree togetherCaolán McNamara3-57/+50
2012-07-27add regression test for gif that nobbled XnViewCaolán McNamara1-0/+0
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders4-0/+581
2012-07-26pTabBar is always NULLIvan Timofeev3-50/+8
2012-07-26discard broken embedded object previewsCaolán McNamara1-8/+17
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl1-16/+25
2012-07-25fdo#40152 replace with empty string in Basic IDEUray M. János1-1/+3
2012-07-25delete svl/svstdarr.hxxMichael Stahl2-2/+0
2012-07-25Use native theme to draw TabBar backgroundRuslan Kabatsayev1-1/+5
2012-07-24One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl1-67/+70
2012-07-24janitorial: C++-style cast instead of legacy C-style castLionel Elie Mamane1-1/+1
2012-07-24forcing repaint has catastrophic performance implications; invalidate onlyLionel Elie Mamane1-3/+1
2012-07-24fdo#51659: static assertion for STR_ARR_SVT_LANGUAGE_TABLEMichael Stahl1-0/+7
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen4-11/+0
2012-07-19Work around Mac GCC errorStephan Bergmann1-2/+2
2012-07-18Revert hrc string cleanupThomas Arnhold1-0/+4
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2-9/+3
2012-07-16Revert "Make bottom tabbar items follow native theme"Ruslan Kabatsayev1-36/+6
2012-07-15callcatcher: update unused code listCaolán McNamara2-13/+0
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara5-52/+21
2012-07-15These methods are virtual in the base class, so are really virtualCaolán McNamara1-16/+16