summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* fix fractured commentCaolán McNamara2012-10-261-2/+2
* add hook to block use of markup in .ui filesCaolán McNamara2012-10-262-2/+5
* set width in chars for url field to avoid character dialog overgrowingCaolán McNamara2012-10-263-19/+33
* graphite: convert to gbuildMatúš Kukan2012-10-251-0/+1
* vcl: don't print gtk version on startupMiklos Vajna2012-10-251-1/+1
* remove .ui mark-up in favor of font attributesCaolán McNamara2012-10-256-97/+134
* convert Mnemonic markup automaticallyCaolán McNamara2012-10-252-21/+37
* vcl: uipreviewer: remove spurious "return false"Michael Stahl2012-10-241-1/+0
* honour padding property in VclBoxCaolán McNamara2012-10-241-4/+9
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-242-2/+4
* convert index dialog to .uiCaolán McNamara2012-10-246-7/+6
* improve optimal height of empty comboboxesCaolán McNamara2012-10-241-1/+1
* refactor buttonbox calculations to allow nonhomogeneous buttonsCaolán McNamara2012-10-242-60/+95
* merge and correct buttonbox spacing calculationCaolán McNamara2012-10-242-49/+45
* map some more stock imagesCaolán McNamara2012-10-241-0/+4
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-2/+2
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-232-26/+6
* disable cursor in about dialog and message boxesIvan Timofeev2012-10-223-0/+7
* Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara2012-10-221-5/+8
* explictly require Bitmap to get imageCaolán McNamara2012-10-221-1/+1
* -Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann2012-10-221-1/+2
* implement secondary button groups in buttonboxesCaolán McNamara2012-10-223-29/+74
* add infrastructure for secondary button groupsCaolán McNamara2012-10-226-61/+38
* add a stock index image to vcl, ala gtk-indexCaolán McNamara2012-10-223-1/+23
* Fix Variable 'eState' is reassigned a value before the old one has been usedJulien Nabet2012-10-211-2/+1
* Some cppcheck cleaningJulien Nabet2012-10-212-4/+2
* Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet2012-10-212-6/+3
* use correct deferred parent windowCaolán McNamara2012-10-201-2/+2
* deliberately no parent for dialogCaolán McNamara2012-10-201-1/+1
* In the 10.7 SDK CoreText is in the ApplicationServices frameworkTor Lillqvist2012-10-191-0/+6
* fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky2012-10-192-8/+9
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-1922-67/+67
* support width-chars property for labelsCaolán McNamara2012-10-182-2/+29
* minimize calls to queue_resizeCaolán McNamara2012-10-181-2/+5
* SetMaxWidthInChars should be SetMinWidthInCharsCaolán McNamara2012-10-183-6/+6
* add stock new and edit button textsCaolán McNamara2012-10-183-31/+40
* XubString->OUStringCaolán McNamara2012-10-172-11/+14
* annoying border/child window confusionCaolán McNamara2012-10-171-1/+8
* make use of ability to use bold in labelsCaolán McNamara2012-10-171-7/+7
* super simple bold/italic label supportCaolán McNamara2012-10-171-0/+65
* fdo#43714: for a checkmark use the same rect as for its backgroundIvan Timofeev2012-10-151-0/+1
* cid 703925 : strncpy can lead to non-null terminated stringNorbert Thiebaud2012-10-151-1/+2
* brain fog: logic errorIvan Timofeev2012-10-131-1/+1
* gtk: attempt to fix visual glitches around edit fieldsIvan Timofeev2012-10-131-5/+15
* don't process empty grid cellsCaolán McNamara2012-10-122-2/+10
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara2012-10-121-1/+1
* Resolves: fdo#55807 crash in tools->outline numberingCaolán McNamara2012-10-121-0/+5
* handle ui-previewer on .ui in cwdCaolán McNamara2012-10-121-1/+8
* fdo#45651: gtk: fix text color with dark themesIvan Timofeev2012-10-121-2/+3