summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* make padmin ByteString freeCaolán McNamara2012-01-251-2/+1
* callcatcher: remove some unused codeCaolán McNamara2012-01-252-28/+1
* reduce unnecessary includesCaolán McNamara2012-01-251-1/+0
* Clean up (don't bind retval temporaries to references).Stephan Bergmann2012-01-251-2/+2
* Revert "fix rendering of metafiles embedded in emf+"Radek Doulik2012-01-251-4/+4
* Marking ImplDrawModeToColor as const.Muthu Subramanian2012-01-252-2/+2
* Reduced duplicate code detected by simian.Christina Rossmanith2012-01-253-46/+22
* WaE: unused parameter 'nType'Tor Lillqvist2012-01-251-0/+1
* android: re-factor headless a little, and start on the mainloopMichael Meeks2012-01-245-42/+87
* WaE: unused eCaolán McNamara2012-01-241-2/+5
* use write_uInt16s_FromOUString patternCaolán McNamara2012-01-241-28/+4
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-247-102/+0
* use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara2012-01-241-46/+4
* String->rtl::OUStringCaolán McNamara2012-01-243-62/+80
* fix rendering of metafiles embedded in emf+Radek Doulik2012-01-241-4/+4
* finalize gcc 4.7 string literal operatorsThomas Arnhold2012-01-241-5/+5
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-231-1/+6
* vcl: early crash => no ucb => no images.zip => unhandled exception, caught.Michael Meeks2012-01-231-1/+7
* remove duplicate headerThomas Arnhold2012-01-231-4/+0
* Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara2012-01-231-3/+8
* ByteString->rtl::OStringCaolán McNamara2012-01-231-10/+9
* unused methodsThomas Arnhold2012-01-212-23/+0
* Remove some dated Windows-only debug stuff.Stephan Bergmann2012-01-201-4/+0
* android: add missing VCL init symbol goodnessMichael Meeks2012-01-202-2/+70
* remove unused methodsThomas Arnhold2012-01-192-78/+0
* WaE: fix misc. SvStream operator problems.Michael Meeks2012-01-192-3/+3
* fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2012-01-186-47/+80
* Unify blitting in vcl.Thorsten Behrens2012-01-181-94/+89
* remove unused codeThomas Arnhold2012-01-182-10/+0
* fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2012-01-183-15/+11
* android: use config_host.mk for unit test goodnessMichael Meeks2012-01-181-4/+2
* android: tweak headless, expand docs, and start custom android backendMichael Meeks2012-01-186-14/+142
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-176-8/+8
* vcl: expand the documentation in READMEMichael Meeks2012-01-171-1/+20
* remove unused methodsThomas Arnhold2012-01-176-57/+0
* typoCaolán McNamara2012-01-161-1/+1
* Removed FormatterBase::SetFieldTextMariusz Dykierek2012-01-162-15/+0
* Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann2012-01-161-22/+3
* Clang -Wsign-compare.Stephan Bergmann2012-01-161-1/+1
* Clang -Wunneeded-internal-declaration.Stephan Bergmann2012-01-161-24/+0
* Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold2012-01-162-0/+13
* Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold2012-01-162-0/+126
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-166-11/+8
* drop unneeded castDavid Tardon2012-01-162-2/+2
* WaE: getXScreen is an unsigned int nowCaolán McNamara2012-01-162-2/+2
* Same expression on both sides of '-'Caolán McNamara2012-01-161-8/+8
* one bug display->one big displayCaolán McNamara2012-01-161-1/+1
* callcatcher: update list, updateDirTimestamp now unusedCaolán McNamara2012-01-162-16/+0
* vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks2012-01-163-20/+23
* vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2012-01-1637-752/+868