summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-06dflt -> defaultThomas Arnhold
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-05-05fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt
2014-05-05startcenter: react on mouse down insteadMaxim Monastirsky
2014-05-05unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-04Typo: depricated->deprecatedJulien Nabet
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-05-03Rearrange outdev.cxx functions, et al.Chris Sherlock
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-05-01Make a separate method to detemine if an opcode is a jump command.Kohei Yoshida
2014-05-01coverity#738861 Uninitialized pointer fieldCaolán McNamara
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock
2014-05-01coverity#707976 Uninitialized pointer fieldCaolán McNamara
2014-05-01coverity#707714: Uninitialized pointerCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-05-01VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-30coverity#704340 Logically dead codeCaolán McNamara
2014-04-30coverity#704339 Logically dead codeCaolán McNamara
2014-04-30coverity#704338 Logically dead codeCaolán McNamara
2014-04-30coverity#1209935 Uncaught exceptionCaolán McNamara
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-30coverity#1210085 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210086 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210087 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210088 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210089 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210119 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210120 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210121 Uncaught exceptionCaolán McNamara
2014-04-30test: move XmlTestTools API documentation to the headerMiklos Vajna
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl
2014-04-29Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara
2014-04-29coverity#1210182 Uninitialized scalar fieldCaolán McNamara
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna
2014-04-29Add gluErrorString() replacement to OpenGLHelperTor Lillqvist
2014-04-28WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-04-28WaE: implicit conversion from bool to 'long'Tor Lillqvist
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás
2014-04-28Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás
2014-04-28VCL: Move line functions into state areasChris Sherlock
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock
2014-04-28remove unused code from TabBarNoel Grandin
2014-04-28Improve TabBar return typesNoel Grandin
2014-04-27OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás