summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* valgrind: uninitialized variableCaolán McNamara2012-04-281-1/+1
* Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara2012-04-282-108/+26
* Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist2012-04-283-3/+3
* Make the default application background lighter (and remove a hack).Jan Holesovsky2012-04-271-1/+1
* Remove comment mentioning bCompBorder.Jan Holesovsky2012-04-271-2/+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-262-0/+22
* Remove unused FontSelectPattern constructorMiguel Fernández2012-04-262-22/+0
* Removed usused method Dialog::Dialog(Window,ResId)Vicente Vendrell2012-04-252-12/+0
* isOUStringType still used (from dbgutil code)Stephan Bergmann2012-04-251-1/+8
* Removed unused methods from psp::PrinterGfxChr. Rossmanith2012-04-254-64/+1
* Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara2012-04-242-14/+43
* WaE: when type is in parentheses, array cannot have dynamic sizeTor Lillqvist2012-04-241-1/+1
* WaE: delete called on class that is abstract but has non-virtual destructorTor Lillqvist2012-04-241-0/+1
* WaE: 'ATSLayout::InitFont' hides overloaded virtual functionTor Lillqvist2012-04-241-2/+2
* WaE: unused functionsTor Lillqvist2012-04-242-27/+0
* WaE: incompatible pointer typesTor Lillqvist2012-04-241-1/+1
* WaE: unused variableTor Lillqvist2012-04-241-1/+0
* WaE: semicolon before method body is ignoredTor Lillqvist2012-04-241-3/+3
* WaE: extra tokens at end of #endif directiveTor Lillqvist2012-04-241-1/+1
* fix gtk3salnativewidgets-gtk build with gcc 4.4Rene Engelhard2012-04-231-4/+4
* 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-232-38/+0
* Remove unused code in vclSantiago Martinez2012-04-232-46/+0
* Build freetype and fontconfig statically for AndroidTor Lillqvist2012-04-201-0/+1
* fail earlier on oversized imagesCaolán McNamara2012-04-191-8/+19
* ImplLayout can return NULLCaolán McNamara2012-04-191-5/+8
* fdo#46687 - fix find toolbar X error handlingMichael Meeks2012-04-191-0/+4
* 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
* String::ToInt32->rtl::OUString::toInt32Caolán McNamara2012-04-171-3/+3
* Nah, don't obscure the right type with void*Tor Lillqvist2012-04-152-3/+3
* Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist2012-04-1514-2826/+3211
* Remove accidentally duplicated fileTor Lillqvist2012-04-152-61/+1
* vcl: win: adjust some coordinatesIvan Timofeev2012-04-141-3/+3
* vcl: win: fix RTL checkmark backgrounds fdo#42537Ivan Timofeev2012-04-141-5/+10
* vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev2012-04-141-1/+4
* gtk3: add approved theme color fetch / selection.Michael Meeks2012-04-141-10/+24
* Some vcl cleaningJulien Nabet2012-04-143-16/+0
* update vcl readme wrt. fpickersMichael Meeks2012-04-141-1/+1
* remove formfeedsThomas Arnhold2012-04-121-3/+3
* vcl: win: fix RTL menu separator and gutter, checkmarks are still misplacedIvan Timofeev2012-04-111-3/+15
* Drop unused EGL stuffTor Lillqvist2012-04-113-9/+0
* Drop plasma_now()Tor Lillqvist2012-04-111-7/+0
* Remove using directives from svpgid.cxx...Stephan Bergmann2012-04-101-72/+69