summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke3-0/+83
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky1-3/+4
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos1-1/+1
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl1-3/+2
2016-03-29remove unecessary bitfield from AquaSalFrameDouglas Mencken1-7/+7
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet6-296/+4
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock6-4/+296
2016-03-25fix headless buildOliver Specht1-3/+0
2016-03-24vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl1-0/+2
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski1-24/+0
2016-03-22These functions are defined only when ENABLE_CAIRO_CANVASKorrawit Pruegsanusak1-0/+3
2016-03-21Just use plain bool hereStephan Bergmann1-2/+2
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti1-0/+1
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara5-5/+6
2016-03-16loplugin:constantparams in vcl/Noel Grandin9-47/+9
2016-03-15Resolves: tdf#98636Caolán McNamara1-1/+1
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud1-4/+3
2016-03-12Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara1-1/+1
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2-7/+7
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara3-7/+7
2016-03-09gtk3: try and keep sync with yesterdays upstream scrollbar changesCaolán McNamara1-0/+3
2016-03-08loplugin:constantparams in vclNoel Grandin3-3/+3
2016-03-08Bin a pointless level of macro abstractionTor Lillqvist1-8/+0
2016-03-07loplugin:unuseddefaultparamsNoel Grandin2-3/+3
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin3-3/+3
2016-02-29gtk3: presumably XrmInitialize can be dropped nowCaolán McNamara1-1/+1
2016-02-28mbUnityMode is always falseMaxim Monastirsky1-1/+0
2016-02-26gtk3: add a menubar close buttonCaolán McNamara2-3/+6
2016-02-26gtk3: native gtk menubarCaolán McNamara2-2/+9
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin7-13/+11
2016-02-25gtk3: put all of our existing toplevel stuff inside a GtkGridCaolán McNamara1-0/+3
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl2-1/+7
2016-02-24gtk3: implement native context menusCaolán McNamara2-3/+9
2016-02-22gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara1-2/+2
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas16-33/+44
2016-02-19always support packagekit if dbus is enabledCaolán McNamara1-2/+2
2016-02-19move dbus config into its own config headerCaolán McNamara3-4/+8
2016-02-19move gio config into its own separate config headerCaolán McNamara2-2/+2
2016-02-19new loplugin: find write-only fieldsNoel Grandin2-7/+1
2016-02-19loplugin: checkconfigmacrosCaolán McNamara2-3/+3
2016-02-19gtk3: get app menu working again under gtk3Caolán McNamara2-0/+4
2016-02-18Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara1-0/+9
2016-02-18move from boost::signal to typed LinkCaolán McNamara2-13/+10
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara2-1/+2
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara2-1/+23
2016-02-17use consistent #define checks for the Windows platformNoel Grandin6-7/+7
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara1-5/+0
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara1-1/+1
2016-02-16use consistent #define checks for the Windows platformNoel Grandin2-2/+2
2016-02-15Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl2-4/+53