summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-29convert CT_ constants to scoped enumNoel Grandin2-18/+13
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin1-7/+11
2015-04-29convert SDRSNAP_ constants to scoped enumNoel Grandin2-8/+17
2015-04-29convert SDRGRAPHOBJ constants to scoped enumNoel Grandin1-6/+15
2015-04-29convert CUSTOMSHAPE_HANDLE_ constants to scoped enumNoel Grandin1-7/+16
2015-04-29convert IMPSDR_ constants to scoped enumNoel Grandin1-4/+8
2015-04-29simplify SDRSEARCHPASS_ constantsNoel Grandin1-6/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-32/+41
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin1-14/+20
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin2-28/+36
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin3-28/+31
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin3-12/+21
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin1-13/+20
2015-04-29convert DRAG_ constants to scoped enumNoel Grandin1-14/+19
2015-04-29convert _EDIT constants to scoped enumNoel Grandin1-16/+19
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin1-19/+27
2015-04-29convert GALLERY_HINT constants to scoped enumNoel Grandin1-18/+20
2015-04-29convert SGX_IMPORT constants to scoped enumNoel Grandin1-4/+5
2015-04-29convert SVX_ flags to scoped enumNoel Grandin1-4/+12
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-3/+13
2015-04-29convert CS_ constants to scoped enumNoel Grandin1-3/+11
2015-04-29convert PREVIEW_OBJECTTYPE constants to scoped enumNoel Grandin1-6/+5
2015-04-29convert CTF_ constants to scoped enumNoel Grandin1-12/+19
2015-04-29convert FLT_DATE_ constants to scoped enumNoel Grandin1-10/+8
2015-04-29convert MSDFF_HANDLE_FLAGS_ constants to scoped enumNoel Grandin1-14/+23
2015-04-29convert HANDLE_FLAGS constants to scoped enumNoel Grandin1-16/+25
2015-04-29remove unused codeNoel Grandin1-5/+0
2015-04-29convert WZB_ constants to scoped enumNoel Grandin2-35/+42
2015-04-29Better make the bool conversion operator explicitStephan Bergmann1-1/+1
2015-04-29Remove unnecessary SAL_CALL annotationsStephan Bergmann1-16/+16
2015-04-29delegate RenderContext, invalidate - prgsbar, scrbarTomaž Vajngerl1-1/+2
2015-04-29delegate RenderContext - fixed, group, imgctrlTomaž Vajngerl1-1/+1
2015-04-29vcl edit: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl1-1/+1
2015-04-29vcl button: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl1-3/+3
2015-04-29remove old Paint(Rect&) method in vcl::WindowTomaž Vajngerl1-1/+0
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl55-65/+65
2015-04-29remove "y"Tomaž Vajngerl1-1/+1
2015-04-29change Paint input parameter to refTomaž Vajngerl1-2/+2
2015-04-29Add paint with render context to window -> impl. calls old paintTomaž Vajngerl1-1/+2
2015-04-29typedef OutputDevice as RenderContext to pass to Paint methodsTomaž Vajngerl1-0/+2
2015-04-28introduce a CTRL_TAB_HEADER zoneCaolán McNamara1-1/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks226-1102/+1614
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks226-1102/+1614
2015-04-28expand and remove DECL_PTRHINT macroNoel Grandin3-20/+16
2015-04-28DbgIs* return types want to be boolStephan Bergmann1-6/+6
2015-04-28CursorWrapper::hasOrderedBookmarks return type wants to be boolStephan Bergmann1-1/+1
2015-04-28Ruler::StartDrag return type wants to be boolStephan Bergmann2-2/+2
2015-04-28SfxItemSet::PutDirect return value is unusedStephan Bergmann1-1/+1
2015-04-28SfxDispatcher::GetShellAndSlot_Impl return type wants to be boolStephan Bergmann1-1/+1
2015-04-28SfxDispatcher::Call_Impl return value is unusedStephan Bergmann1-1/+1