summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2-16/+10
2012-09-02Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.Tomaž Vajngerl1-119/+607
2012-08-29String::Expand -> string::padToLengthCaolán McNamara1-3/+7
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-4/+2
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-4/+2
2012-08-23Moldovan -> Romanian (Moldova)Andras Timar1-2/+2
2012-08-22fdo#51911 add Moldovan (ro-MD) to language selection listAndras Timar1-0/+1
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl1-0/+4
2012-08-18remove some useless commentsThomas Arnhold1-3/+1
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann14-42/+18
2012-08-15that->than in comment typoCaolán McNamara1-2/+2
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl1-30/+30
2012-08-14code cleanupRob Snelders1-121/+89
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin1-1/+1
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold2-12/+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 Arnhold6-40/+1
2012-08-08remove include comments and boxesThomas Arnhold13-57/+0
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 Versini1-1/+12
2012-08-07remove empty ascii boxes and stuffThomas Arnhold2-346/+0
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold2-4/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás18-9679/+16
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 Dominguez4-0/+1050
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-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara4-4/+0
2012-07-30Typo ressource -> resourceStephan Bergmann3-47/+47
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 McNamara1-612/+0
2012-07-27merge the two pict/pct detectors which disagree togetherCaolán McNamara3-57/+50
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders1-0/+496
2012-07-26pTabBar is always NULLIvan Timofeev2-49/+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