summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock2-15/+19
2014-05-03Rearrange outdev.cxx functions, et al.Chris Sherlock1-58/+75
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-0/+1
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky1-1/+1
2014-05-01Make a separate method to detemine if an opcode is a jump command.Kohei Yoshida1-0/+1
2014-05-01coverity#738861 Uninitialized pointer fieldCaolán McNamara1-1/+1
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock2-47/+47
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock2-47/+47
2014-05-01coverity#707976 Uninitialized pointer fieldCaolán McNamara1-5/+4
2014-05-01coverity#707714: Uninitialized pointerCaolán McNamara1-0/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni33-59/+59
2014-05-01VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock1-70/+140
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni4-6/+6
2014-04-30coverity#704340 Logically dead codeCaolán McNamara1-1/+1
2014-04-30coverity#704339 Logically dead codeCaolán McNamara1-1/+1
2014-04-30coverity#704338 Logically dead codeCaolán McNamara1-1/+1
2014-04-30coverity#1209935 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni32-43/+43
2014-04-30coverity#1210085 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210086 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210087 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210088 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210089 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210119 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210120 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210121 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30test: move XmlTestTools API documentation to the headerMiklos Vajna1-0/+26
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida1-0/+4
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl2-0/+77
2014-04-29Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara1-0/+2
2014-04-29coverity#1210182 Uninitialized scalar fieldCaolán McNamara1-1/+0
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna1-3/+0
2014-04-29Add gluErrorString() replacement to OpenGLHelperTor Lillqvist1-0/+2
2014-04-28WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-2/+2
2014-04-28WaE: implicit conversion from bool to 'long'Tor Lillqvist1-1/+1
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás1-0/+2
2014-04-28Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás1-0/+1
2014-04-28VCL: Move line functions into state areasChris Sherlock1-6/+7
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock2-2/+2
2014-04-28remove unused code from TabBarNoel Grandin1-21/+0
2014-04-28Improve TabBar return typesNoel Grandin1-8/+9
2014-04-27OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás1-0/+1
2014-04-27constLuboš Luňák4-5/+5
2014-04-28VCL: Renamed two functionsChris Sherlock1-3/+3
2014-04-27VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock1-90/+119
2014-04-27VCL: make all private functions SAL_DLLPRIVATE visibilityChris Sherlock1-3/+26
2014-04-27VCL: Rearrange most of the rest of the functions in outdev.hxxChris Sherlock1-350/+419
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock1-2/+3
2014-04-27VCL: OutputDevice::ImplRotatePosi, nOrientation param. should be shortChris Sherlock1-1/+1
2014-04-27VCL: rearrange functions in outdev/font.cxxChris Sherlock1-1/+8