summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-03-07use more Color in sfx2..svtoolsNoel Grandin12-52/+50
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara9-9/+9
2018-03-01Resolves: tdf#116058 add Armenian [hy-IR] [hy-RU] [hyw-AM] [xcl-AM]Eike Rathke1-2/+6
2018-03-01tdf#115950: Indicate that the dialog was already destroyed.Jan Holesovsky1-1/+1
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-2/+2
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara1-1/+2
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin4-6/+7
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna2-4/+26
2018-02-28convert COL_ constants to be of type ColorNoel Grandin4-10/+10
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke4-4/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin15-44/+44
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara9-11/+1
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna1-0/+10
2018-02-27tdf#97228 Moved struct FltCallDialogParameterShubham Verma3-2/+51
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-1/+1
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin9-19/+11
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-37/+45
2018-02-25convert all help responses to gtk's -11Caolán McNamara5-13/+13
2018-02-22weld native message dialogsCaolán McNamara5-55/+46
2018-02-22drop unused button mask enumCaolán McNamara1-4/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-2/+2
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski1-10/+4
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-52/+39
2018-02-21ColorData->Color in sd..svxNoel Grandin2-10/+10
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin40-792/+792
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin3-4/+4
2018-02-19reserve negative responses for internal responsesCaolán McNamara1-2/+2
2018-02-17Translate German variable namesJohnny_M1-10/+10
2018-02-14move transparency adjust code to BitmapExNoel Grandin1-55/+2
2018-02-13pass originURL to the substitue graphic - work-aroundTomaž Vajngerl1-0/+2
2018-02-12cppcheck useInitializationListJochen Nitschke1-1/+0
2018-02-09tdf#115584: fix crash BaseJulien Nabet1-4/+9
2018-02-08Modernize a bit svtoolsJulien Nabet23-382/+230
2018-02-08Different approach for tdf#115227Maxim Monastirsky2-5/+0
2018-02-08move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin1-34/+9
2018-02-07use scanline when reading pixel dataNoel Grandin2-5/+8
2018-02-06Avoid signed integer overflow during BrowseBox::AutoSizeLastColumnStephan Bergmann1-1/+2
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin2-13/+21
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-34/+40
2018-02-02Use the {...} notation for configuration provided language tags without nameEike Rathke1-15/+16
2018-02-02svtools: SvParser<T>::NextToken() can be pure-virtualMiklos Vajna1-7/+0
2018-02-01Fix typosAndrea Gelmini1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen1-1/+0
2018-01-29Guard read access of static dataMike Kaganski1-5/+5
2018-01-28tdf#111837 removed lag in navigator selection updateKshitij Pathania1-0/+13
2018-01-26Make handled flags for Java interaction handler staticMike Kaganski1-20/+32
2018-01-26Fix typosAndrea Gelmini1-1/+1