summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-03-03nLog10Divisor is 1Caolán McNamara
2016-03-03refactor these two bizarro positioning things into reusable chunksCaolán McNamara
2016-03-03Follow our code layout styleTor Lillqvist
2016-03-03tdf#96393: reuse layout if availablePierre-Eric Pelloux-Prayer
2016-03-03vcl: scheduler - remove obsolete comment.Michael Meeks
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker
2016-02-28tdf#84258 Allow creation of command aliasesMaxim Monastirsky
2016-02-27log to the crashreporter whether we use OpenGLMarkus Mohrhard
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:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-26Improve the import of pen styles from EMF filesStephan van den Akker
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-24Ah, xsqr got changed from unsigned to singedStephan Bergmann
2016-02-24tdf#97662 - Avoid JPEG compressing de-compressed PNG.Marco Cecchetti
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti
2016-02-24mark checkable toolbox menu entries as checkableCaolán McNamara
2016-02-24Ensure processEventsToIdle process events (including from the OS) until idle.Michael Meeks
2016-02-23gtk3: vcl popups flush any unexecuted Select events on popdownCaolán McNamara
2016-02-22gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara
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