summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2012-07-09fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara4-6/+6
2012-07-09We use hidden signatures for now.Gökçen Eraslan1-1/+1
2012-07-09PDFWriterImpl::createControl: -Werror=maybe-uninitializedMichael Stahl1-1/+1
2012-07-09PDFWriterImpl::finalizeSignature: -Werror=unused-variableMichael Stahl1-0/+3
2012-07-09PDFWriterImpl: -Werror=reorderMichael Stahl1-1/+1
2012-07-09Remove faulty DBG_ASSERT.Gökçen Eraslan1-1/+0
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan2-14/+226
2012-07-08Get der encoded certificate to use in NSS.Gökçen Eraslan1-0/+11
2012-07-07Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan1-0/+2
2012-07-07Prescale image with Bitmap::Scale to improve quality.Tomaž Vajngerl1-103/+53
2012-07-07Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME supportRuslan Kabatsayev1-1/+1
2012-07-06additional fix for fdo#51336 for radiobuttonsNoel Power1-6/+11
2012-07-06fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-6/+12
2012-07-05fdo#49486: fix graphite2 hyphenation regressionMartin Hosken1-2/+2
2012-07-05Revert "Remove unused throbber.src"Thomas Arnhold1-0/+106
2012-07-04fix drawing of calc input line when vcl backend supports CTRL_FRAMEIvan Timofeev1-1/+2
2012-07-04fix build problem on windowsCaolán McNamara1-2/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara3-5/+5
2012-07-03Remove unused throbber.srcThomas Arnhold1-106/+0
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-02translated german commentsLuc Castermans11-230/+197
2012-07-01Remove unused definesThomas Arnhold1-4/+0
2012-07-01Make PDF Signing GUI operative.Gökçen Eraslan1-11/+39
2012-06-29Remove some unused defines and controlsThomas Arnhold7-12/+0
2012-06-29some pesky XubStringsCaolán McNamara3-10/+5
2012-06-28FloatingSizeMode is always FSMODE_AUTO, remove itIvan Timofeev1-47/+42
2012-06-28remove unused toolbox stylesIvan Timofeev1-86/+9
2012-06-27Remove commented out code (includes)Thomas Arnhold1-10/+0
2012-06-27Remove commented out codeThomas Arnhold1-17/+0
2012-06-26Prevent print settings dialog to show help buttonMaxime de Roucy1-0/+3
2012-06-26Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky1-5/+8
2012-06-26tidy some resource stringsCaolán McNamara5-56/+47
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky1-16/+13
2012-06-25Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky1-26/+38
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky1-42/+9
2012-06-25Revert "aero menubar: Make the text in menu black."Jan Holesovsky1-9/+2
2012-06-25remove some annoying XubStringsCaolán McNamara1-2/+2
2012-06-25callcatcher: update unused codeCaolán McNamara2-109/+0
2012-06-23Use /Rect [0, 0, 0, 0] if signature is not visible.Gökçen Eraslan1-8/+19
2012-06-23/NeedAppearances must not be used if PDF is signed.Gökçen Eraslan1-1/+2
2012-06-23Check the return values of osl_getFilePos and osl_setFilePos.Gökçen Eraslan1-9/+6
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák3-3/+3
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks21-501/+312
2012-06-21re-base on ALv2 code.Michael Meeks3-68/+42
2012-06-21convert array to std::vectorIvan Timofeev1-60/+29
2012-06-21no need to be a class memberIvan Timofeev1-5/+5
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev2-134/+1