summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-03-14Remove SAL_INFO that was meant as a temporary SAL_DEBUGStephan Bergmann
2014-03-14fprintf -> SAL_INFOStephan Bergmann
2014-03-14convert pdf warn dialog to .uiCaolán McNamara
2014-03-14fdo#74702 Return true if graphics is set, cleanup unused variablesChris Sherlock
2014-03-14Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-13CosmeticsTor Lillqvist
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-03-13callcatcher: update unused codeCaolán McNamara
2014-03-13Spelling fix: pinedTor Lillqvist
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-13Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-12Resolves: fdo#75982 set mnemonics targets for hidden labelsCaolán McNamara
2014-03-12Simplify linear searches in FilterConfigCacheAlex Henrie
2014-03-12Rename the Application_Impl class to DummyApplicationTor Lillqvist
2014-03-12Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-11remove osolete ifdefNorbert Thiebaud
2014-03-11force DPIScaleFactor to 1 on MacNorbert Thiebaud
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock
2014-03-11We do seem to need the "resize timer" after all in tiled renderingTor Lillqvist
2014-03-11SpellingNoel Grandin
2014-03-11SpellingTor Lillqvist
2014-03-11Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-10Avoid "delayed" rendering in the tiled rendering caseTor Lillqvist
2014-03-10More informative warningsTor Lillqvist
2014-03-10Seperate initialization of OutputDevice instanceChris Sherlock
2014-03-10Stick to function naming conventions in OutputDeviceChris Sherlock
2014-03-10callcatcher: update unused codeCaolán McNamara
2014-03-10vcl: MetaText*Action: revert unwanted file format changesMichael Stahl
2014-03-09map GtkSpinner to ThrobberCaolán McNamara
2014-03-09Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2014-03-07x->getSomething(x->getImplementationId()) doesn't make any senseStephan Bergmann
2014-03-07convert customize menu page to .uiCaolán McNamara
2014-03-07arrow buttons seem too bigCaolán McNamara
2014-03-07coverity#735992 Dereference after null checkCaolán McNamara
2014-03-07callcatcher: update unused codeCaolán McNamara
2014-03-07Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2014-03-06coverity#708894 Unused pointer valueCaolán McNamara
2014-03-06coverity#708646 Uninitialized scalar fieldCaolán McNamara
2014-03-06coverity#708643 nOffsetY missing from copy ctorCaolán McNamara
2014-03-06coverity#1190353 Argument cannot be negativeCaolán McNamara
2014-03-06ReadShortRes() actually reads a wannabe unsigned hereEike Rathke
2014-03-06coverity#1190359 Resource leakCaolán McNamara
2014-03-06Cosmetics and bin some pointless SAL_INFOsTor Lillqvist
2014-03-05Work around unfortunate libstdc++ interpretation of C++ cmath requirementsStephan Bergmann
2014-03-05Simplify DrawWaveKeith Curtis
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code TextEngine::GetLeftMargin()Noel Grandin
2014-03-05remove unused code ToolBox::GetItemExpand(unsigned short)Noel Grandin
2014-03-05remove unused code vcl/VclMultiLineEditNoel Grandin
2014-03-04valgrind: remove unused mnOptionsCaolán McNamara