summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-02lok: Re-introduce the cancellation of tracking.Jan Holesovsky1-0/+6
2018-03-02use more Color in ExtendedColorConfigValue and reportdesignNoel Grandin1-7/+8
2018-03-02use more Color in HexColorControlNoel Grandin2-5/+6
2018-03-02use more Color in SfxWatermarkItemNoel Grandin1-3/+4
2018-03-02delete colordata.hxxNoel Grandin3-63/+23
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin1-0/+2
2018-03-01weld insert row/column dialogCaolán McNamara1-1/+2
2018-03-01tdf#115429 xmloff: ODF import: fix handling of unknown attributesMichael Stahl1-1/+2
2018-03-01Resolves: tdf#116058 add Armenian [hy-IR] [hy-RU] [hyw-AM] [xcl-AM]Eike Rathke1-1/+5
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin1-7/+16
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara1-0/+1
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-1/+1
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin2-5/+5
2018-02-28lok: update main threadHenry Castro1-0/+3
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin3-10/+10
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna1-1/+3
2018-02-28ensure [Message]Dialog dispose order on direct .ui hackeryCaolán McNamara1-0/+2
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-52/+54
2018-02-28tdf#115429: declare fill-ruleJulien Nabet1-0/+1
2018-02-27cast MessBox into exileCaolán McNamara3-33/+2
2018-02-27tdf#45904: Move _SheetFilterDescriptor Java tests to C++Jens Carl1-0/+34
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara1-0/+3
2018-02-27lok: All mouse,key events asyncPranav Kant2-0/+51
2018-02-27lok sc: Post mouse events to main threadPranav Kant2-0/+63
2018-02-27postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant2-8/+8
2018-02-27Replace the 2 occurences of Navigation by NavigatorJulien Nabet1-2/+1
2018-02-27Fix exporting bitmap table + testTomaž Vajngerl1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin5-10/+10
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara2-37/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara3-11/+3
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna1-0/+5
2018-02-27tdf#97228 Moved struct FltCallDialogParameterShubham Verma1-15/+0
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-3/+3
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara1-9/+0
2018-02-26Introduce DocPasswordHelper::GetOoxHashAsVector() with salt value vectorEike Rathke1-2/+52
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock1-2/+1
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke2-17/+34
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara5-30/+24
2018-02-26use less TRGB_COLORDATANoel Grandin1-1/+1
2018-02-26use less RGB_COLORDATANoel Grandin3-3/+3
2018-02-26Remove LittleEndian constraint, will handle that in calculateHash()Eike Rathke2-3/+3
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke2-8/+41
2018-02-26sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky1-1/+3
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke2-50/+60
2018-02-26Translate German variable namesJohnny_M1-4/+4
2018-02-26loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin1-1/+8
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-0/+2
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin2-2/+9
2018-02-26vcl: remove init and destroy functions from Bitmap{Info|Read}AccessChris Sherlock1-11/+2