summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-14Remove unused HIDsThomas Arnhold1-7/+0
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold2-7/+0
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1
2012-07-12extend sample textCaolán McNamara1-0/+8
2012-07-12Modern Tagalog is not written in traditional Tagalog script (Baybayin)Caolán McNamara1-3/+0
2012-07-12only suggest text samples we can renderCaolán McNamara1-3/+2
2012-07-11Decrease header files dependenciesMatteo Casalin4-4/+3
2012-07-11warning C4805: '|=': unsafe mix of types 'bool' and 'sal_Bool'Michael Stahl2-3/+3
2012-07-11GraphicManager::ImplCreateOutput: warning C4701:Michael Stahl1-1/+1
2012-07-10HeaderBar::ImplDrawItem: -Werror=parenthesesMichael Stahl1-0/+2
2012-07-10Make bottom tabbar items follow native themeRuslan Kabatsayev1-6/+36
2012-07-10Implement support for HeaderBar arrow native rendering, add GTK supportRuslan Kabatsayev1-34/+47