summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-30ItemSet includes Background Color in SetFontInfoInItemSetmatteocam
2014-06-30Minor changes.matteocam
2014-06-30Debugging output in OutputDevice::SetTextFillColormatteocam
2014-06-30Debugging outputmatteocam
2014-06-30Added case in editdoc.cxxmatteocam
2014-06-30Added body of EditCharAttribBackgroundColormatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30Added class SvxBackgroundColorItemmatteocam
2014-06-30Setting SetTextFillColor from Attrs. Experiment with line colormatteocam
2014-06-30Cleaned up code from tranparency in vcl. Trying setfillcolor from edit attrsmatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30 SetTextFillColor immediately before DrawTransparent. DrawTextRect commentedmatteocam
2014-06-30Transparency with DrawTransparent in addition to DrawRectmatteocam
2014-06-30Transparency by replacing DrawRectmatteocam
2014-06-30Changed SetFillColor to SetTextFillColormatteocam
2014-06-30Fixed color problemmatteocam
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
2014-06-30Put text filling in SvxFontmatteocam
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
2014-06-30Test on changing backgroundmatteocam
2014-06-30Debugging options in EditCharAttribColor::SetFontmatteocam
2014-06-30loplugin:literaltoboolconversionStephan Bergmann
2014-06-30Dead codeStephan Bergmann
2014-06-30error: direct base 'boost::noncopyable' inaccessible due to ambiguityMiklos Vajna
2014-06-30Check for empty() before calling top().Kohei Yoshida
2014-06-30-Werror,-Wunused-macrosStephan Bergmann
2014-06-30CreationWizard already inherits boost::noncopyable via OutputDeviceMiklos Vajna
2014-06-30Don't go further and pop the stack if it's empty.Kohei Yoshida
2014-06-30SvxPopupWindowListBox: avoid inheriting from boost::noncopyable two timesMiklos Vajna
2014-06-30android: Add missing mkdir.Jan Holesovsky
2014-06-30use VCL_HIDE_WINDOWS env on Windows, tooAndras Timar
2014-06-30Use comphelper::SequenceAsVectorMiklos Vajna
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
2014-06-30Optimize media rendering during slideshow: save one grabFrame() callZolnai Tamás
2014-06-30Resolves: fdo#80681 widget is not transparentCaolán McNamara
2014-06-30tweak helpids nowCaolán McNamara
2014-06-30rework resize into a custom widgetCaolán McNamara
2014-06-30DBG_ASSERT->assertCaolán McNamara
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-06-30Updated coreCaolán McNamara
2014-06-30fdo#80514 LO crashes on opening; tries to remove a para with NumPicBulletVinaya Mandke
2014-06-30Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann
2014-06-30...and ~SystemWindow can recursively destroy its child windowsStephan Bergmann
2014-06-30writerfilter: use XFastAttributes more efficiently.Michael Meeks
2014-06-30sw: better encapsulate StyleSheet iterator's list.Michael Meeks
2014-06-30configmgr: faster / simpler compare for keys.Michael Meeks
2014-06-30extensions: MSVC tinderbox wants its InternetGetConnectedStateExMichael Stahl
2014-06-30Once ~SystemWindow calls ~Window, this is no longer a SystemWindowStephan Bergmann
2014-06-30Mark WindowImpl as noncopyableStephan Bergmann