summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-05convert PRESENTATION constants to scoped enumNoel Grandin1-15/+24
2016-02-05GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin1-1/+1
2016-02-05convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-4/+12
2016-02-05convert INVERT flags to scoped enumNoel Grandin1-4/+12
2016-02-05convert STARTTRACK constants to scoped enumNoel Grandin1-8/+16
2016-02-05convert AUTOSCROLL constants to scoped enumNoel Grandin1-3/+11
2016-02-05convert GETFOCUS constants to scoped enumNoel Grandin3-16/+25
2016-02-05convert WINDOW_DRAW flags to scoped enumNoel Grandin18-45/+53
2016-02-05convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin1-6/+14
2016-02-05simplify GetWindowClipRegionPixelNoel Grandin1-5/+1
2016-02-05convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-4/+11
2016-02-05convert DLGWINDOW constants to scoped enumNoel Grandin1-4/+6
2016-02-05convert SCROLL constants to scoped enumNoel Grandin2-12/+20
2016-02-05convert VALIDATE constants to scoped enumNoel Grandin1-5/+13
2016-02-05convert INVALIDATE constants to scoped enumNoel Grandin3-18/+25
2016-02-05loplugin:vclwidgetsNoel Grandin1-1/+2
2016-02-05convert TOTOP constants to scoped enumNoel Grandin1-8/+16
2016-02-05convert ACTIVATE_MODE constants to scoped enumNoel Grandin1-3/+11
2016-02-05convert WINDOW_ZORDER constants to scoped enumNoel Grandin1-5/+13
2016-02-05convert SHOW constants to scoped enumNoel Grandin2-6/+14
2016-02-05use VclPtr for linked numeric field in sliderTomaž Vajngerl1-2/+2
2016-02-05IsInModalNonRefMode just forwards to IsInModalMode nowCaolán McNamara1-5/+0
2016-02-05drop now unused WB_REFMODE bitCaolán McNamara1-1/+0
2016-02-05Remove include stdio (part6)Julien Nabet1-1/+0
2016-02-05support linking a Slider with a NumericFieldTomaž Vajngerl1-0/+10
2016-02-05loplugin:constantfunctionNoel Grandin2-3/+0
2016-02-05convert SWIB constants to scoped enumNoel Grandin2-11/+19
2016-02-05convert MENUBAR_MODE constants to scoped enumNoel Grandin1-5/+7
2016-02-05convert CVT constants to scoped enumNoel Grandin3-19/+22
2016-02-05convert TABITEM constants to scoped enumNoel Grandin1-11/+19
2016-02-05convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin2-14/+16
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky1-0/+14
2016-02-02tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl1-0/+3
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna3-0/+22
2016-01-29libreofficekit: password interaction optional and off by defaultMichael Stahl3-1/+87
2016-01-29Clean up lok::Office::freeError()Miklos Vajna2-8/+6
2016-01-29freeError function moved to the end of the listOliver Specht1-1/+2
2016-01-29Make LibreOffice kit usable on windowsOliver Specht3-7/+19
2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna1-1/+2
2016-01-14svx: loplugin:overrideMiklos Vajna1-1/+1
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna3-3/+14
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+6
2016-01-08tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks1-7/+8
2016-01-08lool - page border shadow can be disabledMarco Cecchetti1-0/+5
2015-12-21fix missing BaseURL when loading embedded objectsMichael Stahl2-2/+6
2015-12-21Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke2-1/+7
2015-12-13LOK: renderFont methodMihai Varga2-0/+18
2015-12-11tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long5-21/+29
2015-12-06Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke1-0/+14
2015-11-28Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung1-1/+3