summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed extra semicolonsJesse2011-12-1516-19/+19
* The "generic" thing is X11-specificTor Lillqvist2011-12-151-2/+2
* If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky2011-12-142-0/+4
* Adapted Mac-only code to ByteString reduction.Stephan Bergmann2011-12-141-1/+1
* Adapted Mac-only code to ByteString reduction.Stephan Bergmann2011-12-141-4/+4
* stop formulabar controls being repositioned vertically in multiline modeNoel Power2011-12-142-8/+9
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-142-2/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-12-143-22/+22
* Resolves: rhbz#761009 IFSD_Equal is asymmetricalCaolán McNamara2011-12-131-2/+4
* Disable gtk3 at run-time, unless in experimental mode.Michael Meeks2011-12-135-67/+79
* fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna2011-12-132-2/+3
* SbTextPortions, etc can completely goCaolán McNamara2011-12-132-33/+0
* callcatcher: remove newly unused codeCaolán McNamara2011-12-134-62/+0
* replace ByteString(String ctorCaolán McNamara2011-12-133-29/+27