summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-05-23tdf#89329: use unique_ptr for pImpl in requestXisco Fauli
2016-05-23tdf#89329: use unique_ptr for pImpl in printerXisco Fauli
2016-05-23tdf#89329: use unique_ptr for pImpl in newXisco Fauli
2016-05-22loplugin:staticmethodsStephan Bergmann
2016-05-22loplugin:passstuffbyrefStephan Bergmann
2016-05-22loplugin:staticmethodsStephan Bergmann
2016-05-22tdf#89329: use unique_ptr for pImpl in childwinXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in docfileXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in pszctrlXisco Fauli
2016-05-22Convert BreakupUnit to scoped enumNoel Grandin
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin
2016-05-22Convert HelplineStyle2D to scoped enumNoel Grandin
2016-05-22Convert RSC_IMAGEBUTTON to scoped enumNoel Grandin
2016-05-22Convert RSC_IMAGELIST to scoped enumNoel Grandin
2016-05-22Convert DragMode to scoped enumNoel Grandin
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in frameXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in bindingsXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in dockwinXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in basedlgsXisco Fauli
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolán McNamara
2016-05-21GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-21loplugin:passstuffbyrefNoel Grandin
2016-05-20New Template ManagerAkshay Deep
2016-05-20loplugin:refcountingNoel Grandin
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose
2016-05-20fix KDE4 buildNoel Grandin
2016-05-20sfx2 classification toolbar: set state of all listboxes on status changeMiklos Vajna
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-20sfx2 classification toolbar: add select handler to all listboxesMiklos Vajna
2016-05-19sfx2 classification toolbar: add listboxes for all policy typesMiklos Vajna
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-19sfx2 classification toolbar: add a label next to the listboxMiklos Vajna
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-19merge duplicate codeCaolán McNamara
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin
2016-05-19loplugin:unusedmethods in ucb/ucbhelperNoel Grandin
2016-05-19loplugin:unusedmethods in toolsNoel Grandin
2016-05-19update the location for breakpad as soon as we have access to profileMarkus Mohrhard
2016-05-18add some spaces to make it easier to readMarkus Mohrhard
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke