summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
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
2014-12-31drop timeformatter resource loadingCaolán McNamara
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara
2014-12-31prefer ptr_container to manual memory managementMarkus Mohrhard
2014-12-31use constructor initializer listMarkus Mohrhard
2014-12-30DockingWindow will need a timer after allCaolán McNamara
2014-12-28callcatcher: update unused codeCaolán McNamara
2014-12-26Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-12-19vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara
2014-12-18Related: coverity#1202743 Bad bit shift operationCaolán McNamara
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-15drop newly unused Application::ValidateSystemFontCaolán McNamara
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara
2014-12-11vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne
2014-12-11vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-11Revert "-Werror,-Wunused-private-field"Markus Mohrhard
2014-12-10Instantiate ImplSVData on demandStephan Bergmann
2014-12-10Demote Application::IsHeadlessModeRequested to local hackStephan Bergmann
2014-12-09Michael's patch implementedTobias Madl
2014-12-09applied patch from Michael MeeksJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04the return code COMBOBOX_ERROR is completely ignoredNoel Grandin
2014-12-04vcl: cleanup gdimtf.hxxChris Sherlock
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist
2014-12-03Fix "result of 32-bit shift implicitly converted to 64 bits" on WNT x64David Ostrovsky
2014-12-02Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne
2014-12-02-Werror,-Wunused-private-fieldStephan Bergmann
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-12-01use boost::shared_ptr instead of manual ref countingMarkus Mohrhard