summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-02-22Silence -fsanitize=shift ("left shift of negative value")Stephan Bergmann
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-22WaE vs2015 literal implicit castingNorbert Thiebaud
2016-02-22WaE: 32 to 64 bits implicit on windows..Norbert Thiebaud
2016-02-20StarOffice 5.1 was released in 1999, fixing this nowCaolán McNamara
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-18Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara
2016-02-18StyleSettingsOptions Only NONE, Mono and NoMnemonics are in useCaolán McNamara
2016-02-18StyleSettingsOptions::SpinArrow is not set by anyoneCaolán McNamara
2016-02-18StyleSettingsOptions::SpinUpDown is not set by anyoneCaolán McNamara
2016-02-18refactor ImplDrawSpinButtonCaolán McNamara
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-18WaE: not necessary to pass this argument, it defaults to the same valueTor Lillqvist
2016-02-17tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks
2016-02-17tdf#97922 - get control area right for spinbuttons.Michael Meeks
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17ForceReposition is unusedCaolán McNamara
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-16vcl: assign nullptr after deletingHenry Castro
2016-02-15loplugin:nullptrTor Lillqvist
2016-02-15loplugin:simplifyboolTor Lillqvist
2016-02-15vcl: add isInitVCL, to not initialize twiceHenry Castro
2016-02-15tdf#97739 - ensure we have a valid rectangle for spin-button controls.Michael Meeks
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky
2016-02-15Tidy up graphite layout code after fixing line ending diacriticsMartin Hosken
2016-02-14WaE: unreachable codeCaolán McNamara
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-13Fix graphite line final diacriticsMartin Hosken
2016-02-12SAL_OBJECT_CLIP_ABSOLUTE is never usedCaolán McNamara
2016-02-12SAL_OBJECT_CLIP_EXCLUDERECTS is never usedCaolán McNamara
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara
2016-02-12tdf#97425 - JVM start parameters should be editable.akki95
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-10vcl: actually remove ImplTranslateCommandEvent!Chris Sherlock
2016-02-10vcl: ImplTranslate(Command|Mouse)Event changesChris Sherlock
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock
2016-02-10Don't fall back to Tool Bar as accessible name for toolbarsNiklas Johansson
2016-02-09tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens
2016-02-09Revert "headless: don't let windows become really visible to avoid paints."Tor Lillqvist
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl
2016-02-09headless: don't let windows become really visible to avoid paints.Michael Meeks