summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* do not use invalid Directory instance (OSL_ASSERT about a NULL pointer)Luboš Luňák2012-09-191-8/+10
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-192-4/+2
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-182-2/+3
* Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-182-7/+7
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-4/+10
* gridfixes: #i112465# introduce HideBalloonAndQuickHelpNorbert Thiebaud2012-09-141-0/+9
* gridfixes: #i117265# implement less-predicate for Date/Time structsNorbert Thiebaud2012-09-141-4/+6
* targetted container_controls rework.Noel Power2012-09-132-17/+0
* targetted VBA re-work.Noel Power2012-09-122-15/+1
* XubString->rtl::OUStringCaolán McNamara2012-09-111-1/+1
* Better center status bar items between separatorsRuslan Kabatsayev2012-09-071-2/+2
* move temporary font cleaning to a place that is run on all platformsLuboš Luňák2012-09-071-0/+5
* move the code for adding temporary fonts to a separate classLuboš Luňák2012-09-071-0/+54
* multiline tooltip for very long (eg. footnote) texts #i42424#László Németh2012-09-071-2/+4
* this looks wrongDavid Tardon2012-09-071-3/+3
* Revert "Relax ICC profile version for PDF/1-a to 2.4"Fridrich Štrba2012-09-051-2/+2
* Relax ICC profile version for PDF/1-a to 2.4Lionel Elie Mamane2012-09-051-2/+2
* Force version 2.1 of the sRGB profile for PDF/A (fdo#54546)Fridrich Štrba2012-09-051-0/+2
* Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2012-09-031-1/+5
* Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.Tomaž Vajngerl2012-09-022-289/+0
* add "Tango Testing" icon themePetr Mladek2012-08-311-0/+3
* Undo/Redo description+shortcut in Basic IDEUray M. János2012-08-306-7/+190
* String::Expand -> string::padToLengthCaolán McNamara2012-08-291-3/+5
* drop these memory trashersCaolán McNamara2012-08-271-3/+0
* fdo#46808, Adapt UNO service registry::ImplementationRegistrationNoel Grandin2012-08-271-2/+3
* Fix dbgutil iOS buildTor Lillqvist2012-08-271-0/+8
* Fix typo in a comment (copied here and there).Jan Holesovsky2012-08-233-4/+4
* Draw separating line at the top of the status bar.Jan Holesovsky2012-08-231-47/+5
* Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky2012-08-232-19/+0
* unusedcode.easy: remove recently unused codeThomas Arnhold2012-08-231-31/+0
* remove some useless commentsThomas Arnhold2012-08-181-1/+0
* Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT2012-08-161-35/+21
* Fix transparent bitmap rendering.Tomaž Vajngerl2012-08-143-50/+66
* Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini2012-08-1410-34/+30
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-145-8/+1
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+1
* Make it compile for Android again (and iOS, I hope)Tor Lillqvist2012-08-131-2/+23
* callcatcher: update listCaolán McNamara2012-08-131-12/+0
* Use new CMS API of NSS instead of old PKCS7 API.Gökçen Eraslan2012-08-121-45/+94
* Use NSS to create a PKCS7 object and write it to PDF file.Gökçen Eraslan2012-08-111-10/+119
* message boxes always showed one line of textIvan Timofeev2012-08-111-5/+4
* Remove unused local varJulien Nabet2012-08-111-1/+0
* callcatcher: reduce Container, update unused code listCaolán McNamara2012-08-101-7/+0
* some MenuButtons have weird PUSHBUTTON_DROPDOWN_TOOLBOX styleIvan Timofeev2012-08-081-1/+2
* mpPostYieldListeners dtor never calledCaolán McNamara2012-08-081-0/+5
* String::AllocBuffer replacementsCaolán McNamara2012-08-071-11/+3
* drop bogus eof linesThomas Arnhold2012-08-071-2/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-0713-20/+9701
* Declare all the members in ImplCommonButtonData ctorJulien Nabet2012-08-051-6/+2
* paint Edit's native borders after background colorMarkus Mohrhard2012-08-051-3/+14