summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* sw: store Outline Numbering as ODF fragment instead of SfxPoolItemsMichael Stahl2014-11-082-12/+14
* coverity#1251176 Uncaught exceptionCaolán McNamara2014-11-071-1/+1
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-072-32/+39
* Removed #includes including themselvesAndrea Gelmini2014-11-071-1/+0
* Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás2014-11-071-0/+1
* Make SdrGrafObj swapping methods private.Zolnai Tamás2014-11-071-0/+3
* Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás2014-11-072-1/+4
* More unused swapping related methods / member of SdrPageZolnai Tamás2014-11-071-9/+0
* ForceSwap{In,Out}Objects methods are unused nowZolnai Tamás2014-11-071-5/+0
* Remove duplicated swapping methodsZolnai Tamás2014-11-071-3/+0