summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* Some cppcheck cleaningJulien Nabet2012-05-202-2/+2
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-10/+0
* aero: Implement a glass menubar on Windows.Jan Holesovsky2012-05-151-9/+42
* Reduce copy'n'paste by different nesting of if's.Jan Holesovsky2012-05-151-38/+26
* TDE integrationNorbert Thiebaud2012-05-141-0/+2
* removed unused definesTakeshi Abe2012-05-132-6/+0
* WaE: unsafe mix of bool and sal_BoolCaolán McNamara2012-05-101-2/+2
* callcatcher: update unused code listCaolán McNamara2012-05-101-10/+0
* n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna2012-05-081-1/+1
* Related: fdo#49271 strip charset suffixes from fontname for substitutionsCaolán McNamara2012-05-081-0/+56
* Keep ImplMulDiv() DRYTakeshi Abe2012-05-083-20/+25
* fdo#49421: do not divide by zero when scrollbar cannot be movedIvan Timofeev2012-05-071-0/+2
* removed unused definesTakeshi Abe2012-05-0710-43/+0
* silence more valgrind spew on scanline-extended deadspaceCaolán McNamara2012-05-071-0/+20
* Related: fdo#47511 valgrind: invalid read of size 1Caolán McNamara2012-05-051-4/+12
* gtk: fix drawing of separators in vertical toolbarsIvan Timofeev2012-05-051-2/+3
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-042-5/+5
* != instead of < for comparison with end iteratorJulien Nabet2012-05-023-3/+3
* fdo#42779 followup: Do not check for icons in nonexistent lookaside directory.Gábor Stefanik2012-05-011-10/+12
* fdo#42779: Implement icon theme lookaside directoryGábor Stefanik2012-04-301-28/+84
* make ResId::toString a non-static memberCaolán McNamara2012-04-3010-36/+34
* Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist2012-04-281-1/+1
* Make the default application background lighter (and remove a hack).Jan Holesovsky2012-04-271-1/+1
* Fix debug message and remove useless try...catch from ImplImageTree::loadImageGábor Stefanik2012-04-271-9/+4
* Add comment so FontSelectPattern ctor used on Windows is not removedJesús Corrius2012-04-261-1/+1
* XubString->rtl::OUString[Buffer]Caolán McNamara2012-04-261-12/+11
* Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara2012-04-261-2/+1
* Revert "Remove unused FontSelectPattern constructor"Stephan Bergmann2012-04-261-0/+20
* Remove unused FontSelectPattern constructorMiguel Fernández2012-04-261-20/+0
* Removed usused method Dialog::Dialog(Window,ResId)Vicente Vendrell2012-04-251-11/+0
* cut out negative widths/heights earlyCaolán McNamara2012-04-231-1/+1
* fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders2012-04-232-2/+1
* Remove unused vcl methods.Monica Ramirez Arceda2012-04-231-34/+0
* Remove unused code in vclSantiago Martinez2012-04-231-42/+0
* fail earlier on oversized imagesCaolán McNamara2012-04-191-8/+19
* ImplLayout can return NULLCaolán McNamara2012-04-191-5/+8
* Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING caseTor Lillqvist2012-04-181-0/+12
* png parsing regression testCaolán McNamara2012-04-171-9/+22
* vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev2012-04-141-1/+4
* remove formfeedsThomas Arnhold2012-04-121-3/+3
* Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson2012-04-104-30/+90
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* callcatcher: update and remove newly unused methodsCaolán McNamara2012-04-074-67/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-18/+11
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-9/+9
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-33/+33
* Remove unused code (vcl)Thomas Collerton2012-04-061-28/+0
* No dialogs to be shown from vcl in a non-NativeActivity Android appTor Lillqvist2012-04-041-1/+11
* remove useless line (probably mis-merge)David Tardon2012-04-041-1/+0