summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2016-02-19pdf export - jpeg exporting is too expensive - de-pointer-izedMarco Cecchetti3-24/+24
2016-02-19pdf export - jpeg exporting is too expensive - workaroundMarco Cecchetti3-13/+41
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara2-0/+14
2016-02-18WaE: not necessary to pass this argument, it defaults to the same valueTor Lillqvist1-2/+2
2016-02-17tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks1-1/+1
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks1-1/+1
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks1-6/+5
2016-02-17tdf#97922 - get control area right for spinbuttons.Michael Meeks1-1/+2
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara1-7/+27
2016-02-17use consistent #define checks for the Windows platformNoel Grandin16-35/+35
2016-02-17ForceReposition is unusedCaolán McNamara1-1/+1
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara6-139/+80
2016-02-16use consistent #define checks for the Windows platformNoel Grandin2-3/+3
2016-02-16vcl: assign nullptr after deletingHenry Castro2-5/+9
2016-02-15loplugin:nullptrTor Lillqvist1-3/+3
2016-02-15loplugin:simplifyboolTor Lillqvist1-1/+1
2016-02-15vcl: add isInitVCL, to not initialize twiceHenry Castro1-1/+11
2016-02-15tdf#97739 - ensure we have a valid rectangle for spin-button controls.Michael Meeks1-1/+2
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky1-40/+6
2016-02-15Tidy up graphite layout code after fixing line ending diacriticsMartin Hosken1-19/+16
2016-02-14WaE: unreachable codeCaolán McNamara1-1/+0
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock5-8/+81
2016-02-13Fix graphite line final diacriticsMartin Hosken1-2/+6
2016-02-12SAL_OBJECT_CLIP_ABSOLUTE is never usedCaolán McNamara1-3/+1
2016-02-12SAL_OBJECT_CLIP_EXCLUDERECTS is never usedCaolán McNamara1-5/+0
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-2/+2
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock29-143/+143
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara1-2/+3
2016-02-12tdf#97425 - JVM start parameters should be editable.akki951-0/+6
2016-02-12loplugin:unusedmethodsNoel Grandin2-4/+0
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-3/+2
2016-02-10vcl: actually remove ImplTranslateCommandEvent!Chris Sherlock1-10/+0
2016-02-10vcl: ImplTranslate(Command|Mouse)Event changesChris Sherlock1-9/+24
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock1-0/+162
2016-02-10Don't fall back to Tool Bar as accessible name for toolbarsNiklas Johansson1-2/+0
2016-02-09tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens1-30/+37
2016-02-09Revert "headless: don't let windows become really visible to avoid paints."Tor Lillqvist1-4/+0
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl2-0/+27
2016-02-09headless: don't let windows become really visible to avoid paints.Michael Meeks1-0/+4
2016-02-09Remove excess newlinesChris Sherlock7-15/+0
2016-02-09Formatting changes across all modulesChris Sherlock8-12/+0
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks1-7/+62
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-08tdf#97573 Calc tabbar: plus sign with narrower, but min. 2px linesLászló Németh1-4/+4
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+12
2016-02-08loplugin:unusedmethodsNoel Grandin5-89/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock39-39/+39
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock2-7/+7
2016-02-06vcl: split exception types from input typesChris Sherlock2-60/+60
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke1-1/+1