summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* rework Init/Main ui-previewer post early language detectCaolán McNamara2013-10-181-13/+17
* cleanupThomas Arnhold2013-10-161-24/+0
* swap if the host endianness doesn't match the file formatsCaolán McNamara2013-10-151-18/+27
* fdo#57659: fix exif processingJulien Nabet2013-10-152-10/+41
* ensure message box is first child of message dialogCaolán McNamara2013-10-141-0/+1
* Bin unnecessary #includeTor Lillqvist2013-10-131-4/+0
* It's whether X11 is used that is meant hereTor Lillqvist2013-10-121-2/+2
* Don't use X11 concepts on iOS or AndroidTor Lillqvist2013-10-111-1/+1
* More OUString::copy out-of-bounds fixesStephan Bergmann2013-10-093-7/+17
* Resuscitate old vcl unit tests.Thorsten Behrens2013-10-091-0/+15
* Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com2013-10-092-83/+105
* CID#1079271 uninitialized member variablesCaolán McNamara2013-10-081-16/+39
* fdo#70160: Revert "Sidebar: Correcting anomalous mouse behaviour while resizing"Jan Holesovsky2013-10-071-13/+4
* Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr2013-10-041-2/+5
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-4/+4
* remove unused methodThomas Arnhold2013-10-041-1/+0
* vcl: add some SolarMutex assertionsMichael Stahl2013-10-022-0/+4
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-functionStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-functionStephan Bergmann2013-10-022-82/+4
* merge queue_layout and queue_resizeCaolán McNamara2013-09-304-19/+17
* cppcheck: redundantAssignmentJulien Nabet2013-09-271-5/+3
* typo fixes in commentsAndras Timar2013-09-263-4/+4
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-255-12/+7
* Font and ImplLayoutArgs with LanguageTagEike Rathke2013-09-203-25/+51
* Theme icons are loaded only onceRodolfo Ribeiro Gomes2013-09-191-3/+2
* WaE: may be used uninitializedTor Lillqvist2013-09-181-1/+1
* pFontSubst is always NULLCaolán McNamara2013-09-171-5/+1
* I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara2013-09-172-5/+0
* support gtk-stop generic labelCaolán McNamara2013-09-172-0/+7
* convert VCL from String to OUStringNoel Grandin2013-09-177-18/+18
* Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara2013-09-163-20/+136
* callcatcher: update unused code listCaolán McNamara2013-09-141-16/+0
* make right click menu in tab headers checkboxes not radiobuttonsCaolán McNamara2013-09-141-1/+1
* support accepts-tab propertyCaolán McNamara2013-09-131-0/+2
* Numeric fileds: round to the nearest spin value on spin up/downTomaž Vajngerl2013-09-131-2/+12
* Sidebar: Correcting anomalous mouse behaviour while resizingPrashant Pandey2013-09-131-4/+13
* Sync IOS screen invalidate to end of painttsahi glik2013-09-121-0/+1
* Resolves: #i123216# No FontScaling by WorldTransform on WMF importArmin Le Grand2013-09-104-12/+29
* Fix C++11ism (?)Tor Lillqvist2013-09-092-12/+12
* vcl/pdfwriter: export linear/axial gradients as PDF gradientsPierre-Eric Pelloux-Prayer2013-09-093-42/+186
* CID#1078725: Dereference null return valueJulien Nabet2013-09-091-11/+6
* implemented centered button box modeCaolán McNamara2013-09-091-0/+9
* convert find entry dialog to .uiCaolán McNamara2013-09-092-0/+7
* Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara2013-09-088-17/+17
* convert already exists dialog to .uiCaolán McNamara2013-09-081-8/+20
* String to OUStringThomas Arnhold2013-09-081-2/+1
* Fix debug build without dbgutilKhaled Hosny2013-09-061-5/+5
* fdo#52540 fix Graphite hyphenation (ligat. + combining diac.)László Németh2013-09-061-12/+3
* Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara2013-09-061-1/+1