summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-23vcl: idle timer update method currently unused.Michael Meeks
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-08Bin a pointless level of macro abstractionTor Lillqvist
2016-03-03vcl: scheduler - remove obsolete comment.Michael Meeks
2016-02-27lp#1506544 tdf#92458: default to breeze theme on unity desktopsBjoern Michaelsen
2016-02-26gtk3: add a menubar close buttonCaolán McNamara
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-24Ensure processEventsToIdle process events (including from the OS) until idle.Michael Meeks
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
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-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-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock
2016-02-03tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-03tdf#97512 make strings localizableAndras Timar
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-22ImplSVEvent::maDelData is unused nowStephan Bergmann
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16tdf#78431: Clean up pFrame parameter in ImplWindowFrameProcXisco Fauli
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-12No need to name unused parametersTor Lillqvist
2016-01-10Fix typosAndrea Gelmini
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-05loplugin:redundantcastStephan Bergmann
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-18vcl: always re-use context from default window.Michael Meeks
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-11Update hardware/OS info in About dialogYousuf Philips
2015-12-10Remove listeners upon disposeStephan Bergmann
2015-12-08Make ImplSVData private to vclTor Lillqvist