summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-07loplugin:staticmethods: vclStephan Bergmann15-26/+26
2016-10-07loplugin:staticmethods: xmloffStephan Bergmann3-6/+6
2016-10-07loplugin:staticmethods: xmlreaderStephan Bergmann1-1/+1
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara2-95/+0
2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara2-0/+95
2016-10-07might as well go back to a std::stack nowCaolán McNamara2-81/+3
2016-10-07loplugin:nullptrTor Lillqvist1-1/+1
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky1-11/+0
2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara2-95/+0
2016-10-06no ValueSetWithTextControls are loaded from src filesCaolán McNamara1-5/+0
2016-10-06drop ResId from exampleCaolán McNamara1-1/+1
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl1-1/+1
2016-10-06drop loading Colors from src filesCaolán McNamara2-6/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-2/+1
2016-10-06drop unused RscImageListFlags::MaskColorCaolán McNamara1-2/+1
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara3-23/+1
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara1-46/+0
2016-10-06convert AreaTransparencyGradientPopup to .uiCaolán McNamara3-8/+21
2016-10-06tdf#102852 Fixed BreakDlgArmin Le Grand1-0/+5
2016-10-06drop this newly unused IMAGE_STDBTN_COLOR defineCaolán McNamara1-1/+0
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara1-4/+2
2016-10-06outdated commentCaolán McNamara2-5/+3
2016-10-05tdf#102238 START CENTER: Templates should be activated with single clickAkshay Deep1-0/+2
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-6/+0
2016-10-05now ditch WB_INFOCaolán McNamara2-2/+1
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara6-41/+0
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin18-64/+0
2016-10-05no FixedLines are loaded from resources files anymoreCaolán McNamara2-2/+0
2016-10-05drop unused heipids and resourcesCaolán McNamara1-8/+0
2016-10-05Split some stuff from ToolbarMenu to a base classMaxim Monastirsky1-15/+26
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky1-11/+0
2016-10-05PopupWindowController: Small cleanupMaxim Monastirsky1-5/+1
2016-10-05PopupWindowController: Use ImplInheritanceHelperMaxim Monastirsky1-6/+3
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann1-2/+2
2016-10-05remove various unused hrc defines and headersCaolán McNamara1-3/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin13-34/+36
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann156-418/+418
2016-10-04can now remove both PopupContainer copiesCaolán McNamara2-48/+0
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara3-114/+10
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara4-60/+10
2016-10-04Actually delegate to Bitmap's move assign opStephan Bergmann1-1/+5
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna2-4/+5
2016-10-04@since tag; sortingStephan Bergmann1-0/+2
2016-10-04crashtesting: use a stack with the expected dtor order for its elementsCaolán McNamara2-3/+81
2016-10-04this is used as a stack, so convert to std::stackCaolán McNamara1-2/+3
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna1-0/+1
2016-10-04OUTLINERMODE_USERMASK is useless nowNoel Grandin1-4/+2
2016-10-04clang-cl loplugin: salStephan Bergmann2-5/+5
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara1-3/+2
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti1-1/+20