summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-02-09android: In Impress, switch to the 'Normal' (slides) view.Jan Holesovsky
2015-02-08coverity#1267681 Dereference before null checkCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-02-02crash on toggling "empty" menu in basic's language toolbarCaolán McNamara
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-27make it possible to easily have variants of glsl programsLuboš Luňák
2015-01-26LOK: move postMouseEvent to DocumentMiklos Vajna
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25fdo#84592 Improve SvTreeListBox class with alternating rows.Palenik Mihály
2015-01-22Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-20some debug code for finding leaked OpenGLContextsMarkus Mohrhard
2015-01-20remove wrong commentMarkus Mohrhard
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-19fdo#75757 Remove inheritance from std::vectorMichaël Lefèvre
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák
2015-01-19Extract slow path of DrawDeviceAlphaBitmap into its own methodTomaž Vajngerl
2015-01-17no need to do that for all contextsMarkus Mohrhard
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2015-01-09SolarMutexClearableGuard and SolarMutexResettableGuard are never overridenNoel Grandin
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin
2015-01-09enum Service is unusedNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07remove dead MOUSE_ definitionsNoel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-06vcl: add OutputDevice::LogicInvalidate()Miklos Vajna
2015-01-06vcl::ITiledRenderable: add registerCallback()Miklos Vajna
2015-01-06Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2015-01-07android: Add initializeForRendering to LOKTomaž Vajngerl
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert SELENG_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-31drop dateformatter resource loadingCaolán McNamara