summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Apparently need more (all?) methodsTor Lillqvist1-0/+80
2012-01-10Avoid CUPS on AndroidTor Lillqvist1-0/+2
2012-01-10Rename weird "NetPath" term to the more descriptive "InstallationRootPath"Tor Lillqvist2-13/+13
2012-01-10Add a couple more methodsTor Lillqvist1-1/+18
2012-01-10Build more code on Android, tooTor Lillqvist1-0/+19
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold6-7/+7
2012-01-10can drop intermediate strings nowCaolán McNamara1-4/+2
2012-01-10Replace (Byte)String with rtl::O(U)StringChristina Rossmanith2-32/+33
2012-01-10callcatcher: update listCaolán McNamara6-46/+1
2012-01-10reduce DragMode fooCaolán McNamara2-31/+0
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz1-3/+2
2012-01-10Remove cruft in debug toolsMarcel Metz1-219/+1
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold2-56/+0
2012-01-09callcatcher: clean up vcl i18nThomas Arnhold4-85/+0
2012-01-09Replace Table with std::set.Marcel Metz1-14/+7
2012-01-09catch exception by constant referenceTakeshi Abe1-2/+2
2012-01-07Remove unused codeAugust Sodora2-198/+1
2012-01-07Remove unused codeAugust Sodora2-103/+0
2012-01-08catch exception by constant referenceTakeshi Abe6-7/+7
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz17-23/+0
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz6-6/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz3-2/+1
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl1-1/+1
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara2-6/+6
2012-01-06Fix fdo#33816 - don't loop infinitely when using Apple RemoteThorsten Behrens1-2/+2
2012-01-05Add some more stuff to the Android libvclTor Lillqvist2-0/+27
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz7-6/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz5-6/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz4-3/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz2-6/+0
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith6-35/+36
2012-01-05potential null pointer dereferenceNorbert Thiebaud1-37/+39
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara3-8/+9
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara2-8/+8
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara1-4/+4
2012-01-05better to have test for isEmpty firstCaolán McNamara1-1/+1
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara1-1/+1
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl1-1/+1
2011-12-30Useless since LoadThemedImageList (reported by cppcheck)Julien Nabet1-15/+0
2011-12-30Checking is useless hereJulien Nabet1-1/+1
2011-12-29Revert "change order of var in PDFExtOutDevData to suppress waring"Pierre-André Jacquod1-1/+1
2011-12-29change order of var in PDFExtOutDevData to suppress waringPierre-André Jacquod1-1/+1
2011-12-28Fix init orderJulien Nabet1-1/+1
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod2-0/+13
2011-12-27Fix drawing of the either horizontally, or vertically mirrored bitmaps.Jan Holesovsky1-1/+1
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky1-4/+3
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard1-1/+1
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley84-1393/+558
2011-12-23don't hide images in menus (fdo#31471, fdo#41264)Ivan Timofeev1-1/+1