summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-142-0/+19
* vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl2014-11-143-3/+3
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-145-39/+15
* Realy->ReallyCaolán McNamara2014-11-132-2/+2
* vcl: Use scissor or stencil for clipping in OpenGL backendLouis-Francis Ratté-Boulianne2014-11-131-3/+3
* vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne2014-11-131-1/+3
* drop pool ver 1 import supportCaolán McNamara2014-11-121-1/+0
* make FastAttributeList's unknown attribute value be passed as OStringLuboš Luňák2014-11-121-5/+4
* allow inserting attributes that have zero lengthLuboš Luňák2014-11-121-1/+2
* typo: represant->representAndras Timar2014-11-122-2/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1261-95/+95
* Clean up SvxFontHeightItem::SetPropStephan Bergmann2014-11-121-2/+1
* fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt2014-11-111-1/+5
* Fix SvxFontHeightItem::operator=Stephan Bergmann2014-11-111-8/+4
* Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann2014-11-111-8/+16
* Some SvxFontHeightItem clean-upStephan Bergmann2014-11-111-16/+8
* Add a function to compare version number stringsTor Lillqvist2014-11-111-0/+9
* callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara2014-11-111-5/+2
* xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl2014-11-112-2/+2
* vcl: move OutputDevice::ImplDrawFrameDev() to WindowChris Sherlock2014-11-112-12/+5
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-14/+21
* vcl: make ImplDrawOutDevDirect a protected function in OutputDeviceChris Sherlock2014-11-111-2/+2
* vcl: move OutputDevice::ImplGetFrameDev() to WindowChris Sherlock2014-11-112-2/+4
* vcl: tabify include/vcl/window.hxxChris Sherlock2014-11-111-27/+27
* vcl: cleanup the opengl selection API.Michael Meeks2014-11-101-0/+5
* vcl: add BitmapEx load from icon theme constructor.Michael Meeks2014-11-101-0/+2
* fix spelling implemenation -> implementationNoel Grandin2014-11-102-3/+3
* callcatcher: unused codeCaolán McNamara2014-11-101-1/+0
* merge initial work on OpenGL vcl backendMarkus Mohrhard2014-11-103-6/+48
|\
| * vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne2014-11-101-0/+1
| * use GLXPixmap for VirtualDeviceMarkus Mohrhard2014-11-101-3/+10
| * split the OpenGLContext::ImplInit method into its platform partsMarkus Mohrhard2014-11-101-0/+1
| * vcl: Get visual info for window from GLX when neededLouis-Francis Ratté-Boulianne2014-11-101-0/+10
| * vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne2014-11-101-0/+2
| * vcl: Add methods to get size of OpenGLSalGraphicsImplLouis-Francis Ratté-Boulianne2014-11-101-1/+1
| * support rendering to memory device contexts on WindowsMarkus Mohrhard2014-11-101-0/+2
| * init the OpenGL context in the windows backendMarkus Mohrhard2014-11-101-0/+2
| * add possibility to check if system can run OpenGL VCL backendMarkus Mohrhard2014-11-101-0/+5
| * first step at optional single buffered OpenGL renderingMarkus Mohrhard2014-11-101-0/+2
| * make it possible to select the OpenGL rendering on windowsMarkus Mohrhard2014-11-101-0/+3
| * remove unused functionMarkus Mohrhard2014-11-101-2/+0
| * add a OpenGLContext::init for unix backendMarkus Mohrhard2014-11-101-0/+6
| * split method in part related to windows and other stuffMarkus Mohrhard2014-11-101-0/+3
* | never wonder if sun is not sunTakeshi Abe2014-11-101-5/+0
|/
* SfxTabDialog ctors: take an OUStringMiklos Vajna2014-11-092-3/+3
* fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt2014-11-092-2/+1
* fdo#85804 Use the new popups in the sidebar tooMaxim Monastirsky2014-11-092-60/+2
* fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky2014-11-091-0/+2
* Unindent.Kohei Yoshida2014-11-0810-423/+328
* xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl2014-11-081-4/+3