summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-15that->than in comment typoCaolán McNamara
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl
2012-08-14code cleanupRob Snelders
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-13remove duplicate code, thanks to Petr Mladek for spottingIvan Timofeev
2012-08-09validate polypolygon point countsCaolán McNamara
2012-08-08fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flagIvan Timofeev
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08Convert from tools/list.hxx to std::list in GraphicCacheNoel Grandin
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-08Convert HashedEntryList to boost::ptr_vectorNoel Grandin
2012-08-07Use the correct licence headerArnaud Versini
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez
2012-08-02remove now pointless pItemDesruptListCaolán McNamara
2012-08-01simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power
2012-08-01Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power
2012-08-01consider only fully visible itemsIvan Timofeev
2012-07-30add in some more filter testsCaolán McNamara
2012-07-30add in some more filter testsCaolán McNamara
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara
2012-07-27add RtfAttributeOutput::FlyFrameOLEReplacementMiklos Vajna
2012-07-27svtools: add new math rtf keywordsMiklos Vajna
2012-07-27merge the two pict/pct detectors which disagree togetherCaolán McNamara
2012-07-27add regression test for gif that nobbled XnViewCaolán McNamara
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders
2012-07-26pTabBar is always NULLIvan Timofeev
2012-07-26discard broken embedded object previewsCaolán McNamara
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl
2012-07-25fdo#40152 replace with empty string in Basic IDEUray M. János
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25Use native theme to draw TabBar backgroundRuslan Kabatsayev
2012-07-24One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl
2012-07-24janitorial: C++-style cast instead of legacy C-style castLionel Elie Mamane
2012-07-24forcing repaint has catastrophic performance implications; invalidate onlyLionel Elie Mamane
2012-07-24fdo#51659: static assertion for STR_ARR_SVT_LANGUAGE_TABLEMichael Stahl
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-19Work around Mac GCC errorStephan Bergmann