summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-01-10Apparently need more (all?) methodsTor Lillqvist
2012-01-10Avoid CUPS on AndroidTor Lillqvist
2012-01-10Rename weird "NetPath" term to the more descriptive "InstallationRootPath"Tor Lillqvist
2012-01-10Add a couple more methodsTor Lillqvist
2012-01-10Build more code on Android, tooTor Lillqvist
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2012-01-10can drop intermediate strings nowCaolán McNamara
2012-01-10Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-10callcatcher: update listCaolán McNamara
2012-01-10reduce DragMode fooCaolán McNamara
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz
2012-01-10Remove cruft in debug toolsMarcel Metz
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold
2012-01-09callcatcher: clean up vcl i18nThomas Arnhold
2012-01-09Replace Table with std::set.Marcel Metz
2012-01-09catch exception by constant referenceTakeshi Abe
2012-01-07Remove unused codeAugust Sodora
2012-01-07Remove unused codeAugust Sodora
2012-01-08catch exception by constant referenceTakeshi Abe
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-06Fix fdo#33816 - don't loop infinitely when using Apple RemoteThorsten Behrens
2012-01-05Add some more stuff to the Android libvclTor Lillqvist
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-05potential null pointer dereferenceNorbert Thiebaud
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara
2012-01-05better to have test for isEmpty firstCaolán McNamara
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl
2011-12-30Useless since LoadThemedImageList (reported by cppcheck)Julien Nabet
2011-12-30Checking is useless hereJulien Nabet
2011-12-29Revert "change order of var in PDFExtOutDevData to suppress waring"Pierre-André Jacquod
2011-12-29change order of var in PDFExtOutDevData to suppress waringPierre-André Jacquod
2011-12-28Fix init orderJulien Nabet
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod
2011-12-27Fix drawing of the either horizontally, or vertically mirrored bitmaps.Jan Holesovsky
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23don't hide images in menus (fdo#31471, fdo#41264)Ivan Timofeev