summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-18vcl: remove AnimViewList_impl typedef alsoChris Sherlock
2014-11-18vcl: remove AnimationBitmapList_impl typedefChris Sherlock
2014-11-17salhelper: include-what-you-use cleanup of public headersMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl
2014-11-17fdo#85478 Avoid destroying bitmaps after VCL is shut downMatthew J. Francis
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna
2014-11-16coverity#1187864 Uninitialized scalar fieldCaolán McNamara
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás
2014-11-16callcatcher: update unused codeCaolán McNamara
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-13Realy->ReallyCaolán McNamara
2014-11-13vcl: Use scissor or stencil for clipping in OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-12drop pool ver 1 import supportCaolán McNamara
2014-11-12make FastAttributeList's unknown attribute value be passed as OStringLuboš Luňák
2014-11-12allow inserting attributes that have zero lengthLuboš Luňák
2014-11-12typo: represant->representAndras Timar
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12Clean up SvxFontHeightItem::SetPropStephan Bergmann
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-11-11Fix SvxFontHeightItem::operator=Stephan Bergmann
2014-11-11Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann
2014-11-11Some SvxFontHeightItem clean-upStephan Bergmann
2014-11-11Add a function to compare version number stringsTor Lillqvist
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl
2014-11-11vcl: move OutputDevice::ImplDrawFrameDev() to WindowChris Sherlock
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-11vcl: make ImplDrawOutDevDirect a protected function in OutputDeviceChris Sherlock
2014-11-11vcl: move OutputDevice::ImplGetFrameDev() to WindowChris Sherlock
2014-11-11vcl: tabify include/vcl/window.hxxChris Sherlock
2014-11-10vcl: cleanup the opengl selection API.Michael Meeks
2014-11-10vcl: add BitmapEx load from icon theme constructor.Michael Meeks
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-10merge initial work on OpenGL vcl backendMarkus Mohrhard
2014-11-10never wonder if sun is not sunTakeshi Abe
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10use GLXPixmap for VirtualDeviceMarkus Mohrhard
2014-11-10split the OpenGLContext::ImplInit method into its platform partsMarkus Mohrhard
2014-11-10vcl: Get visual info for window from GLX when neededLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne