summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna
2018-02-27tdf#97228 Moved struct FltCallDialogParameterShubham Verma
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22drop unused button mask enumCaolán McNamara
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-19reserve negative responses for internal responsesCaolán McNamara
2018-02-17Translate German variable namesJohnny_M
2018-02-14move transparency adjust code to BitmapExNoel Grandin
2018-02-13pass originURL to the substitue graphic - work-aroundTomaž Vajngerl
2018-02-12cppcheck useInitializationListJochen Nitschke
2018-02-09tdf#115584: fix crash BaseJulien Nabet
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-02-08move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06Avoid signed integer overflow during BrowseBox::AutoSizeLastColumnStephan Bergmann
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-02Use the {...} notation for configuration provided language tags without nameEike Rathke
2018-02-02svtools: SvParser<T>::NextToken() can be pure-virtualMiklos Vajna
2018-02-01Fix typosAndrea Gelmini
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-29Guard read access of static dataMike Kaganski
2018-01-28tdf#111837 removed lag in navigator selection updateKshitij Pathania
2018-01-26Make handled flags for Java interaction handler staticMike Kaganski
2018-01-26Fix typosAndrea Gelmini
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna
2018-01-22tdf#115105 Fix Styles and Macros nodes don't expand in Customize dialogJim Raykowski
2018-01-22tdf#115002 Including of bitness information into Java message on Windowstagezi
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-18Replace OUStringBuffer in valueacc (svtools)Julien Nabet
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:useuniqueptr in TreeControlPeerNoel Grandin