summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary tools includes.Marcel Metz2012-01-057-6/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-055-6/+2
* Removed unnecessary tools includes.Marcel Metz2012-01-054-3/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-052-6/+0
* Replace (Byte)String with rtl::O(U)StringChristina Rossmanith2012-01-056-35/+36
* potential null pointer dereferenceNorbert Thiebaud2012-01-051-37/+39
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-053-8/+9
* convert SvStream::WriteLine to rtl::OStringCaolán McNamara2012-01-052-8/+8
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-4/+4
* better to have test for isEmpty firstCaolán McNamara2012-01-051-1/+1
* regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara2012-01-051-1/+1
* gbuild: define NOMINMAX in windows.mkMichael Stahl2012-01-041-1/+1
* Useless since LoadThemedImageList (reported by cppcheck)Julien Nabet2011-12-301-15/+0
* Checking is useless hereJulien Nabet2011-12-301-1/+1
* Revert "change order of var in PDFExtOutDevData to suppress waring"Pierre-André Jacquod2011-12-291-1/+1
* change order of var in PDFExtOutDevData to suppress waringPierre-André Jacquod2011-12-291-1/+1
* Fix init orderJulien Nabet2011-12-281-1/+1
* option to export hidden slides to pdf filesPierre-André Jacquod2011-12-282-0/+13
* Fix drawing of the either horizontally, or vertically mirrored bitmaps.Jan Holesovsky2011-12-271-1/+1
* Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky2011-12-271-4/+3
* fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard2011-12-261-1/+1
* don't hide images in menus (fdo#31471, fdo#41264)Ivan Timofeev2011-12-231-1/+1
* adapt DEBUG codeCaolán McNamara2011-12-231-8/+12
* callcatcher: Remove unused codeAugust Sodora2011-12-2225-518/+6
* add a note that the Qt bugreport is mistakenLuboš Luňák2011-12-221-0/+2
* use officecfg/Office/Common.hxx directlyDavid Tardon2011-12-228-138/+16
* Improve usability of the Page Break control.Jan Holesovsky2011-12-221-1/+2
* new route left to set pHandlerCaolán McNamara2011-12-221-5/+1
* callcatcher: newly unused codeCaolán McNamara2011-12-222-6/+0
* explicitly write an 8 bit empty stringCaolán McNamara2011-12-212-2/+2
* tweak for pre language-defect #77Caolán McNamara2011-12-217-30/+30
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-216-40/+33
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-214-21/+23
* needs more work firstCaolán McNamara2011-12-214-23/+21
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-216-33/+40
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-216-40/+33
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-214-21/+23
* callcatcher: remove some unused codeCaolán McNamara2011-12-212-9/+0
* callcatcher: Remove unused codeAugust Sodora2011-12-206-108/+0
* catch rather unlikely vcl case and don't crashMichael Meeks2011-12-201-0/+6
* callcatcher: Remove unused codeAugust Sodora2011-12-192-101/+0
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-202-0/+2
* translate German comments to English in VCL moduleLuc Castermans2011-12-185-161/+156
* fix decoration drawingIvan Timofeev2011-12-171-1/+1
* fdo#34641: set initial focus to "Number of copies"Ivan Timofeev2011-12-171-0/+3
* Fail fast if cups is non-operational.Thorsten Behrens2011-12-171-26/+67
* DecoView cleanup: rework ImplDrawFrameMatteo Casalin2011-12-161-211/+187
* Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann2011-12-161-0/+4
* teach old-style method about the new form of screen numbering fdo#43458Michael Meeks2011-12-161-6/+2
* fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat2011-12-162-6/+4